Search found 1 match

by win32asm
Fri Sep 12, 2014 8:01 am
Forum: Dumb Questions
Topic: write directory for launcher?
Replies: 2
Views: 1181

Re: write directory for launcher?

launcher option -i<whatever> sets path to the game core, not a download path actually the problem is as follows: path to the game had capital letters, e.g. "~/Games/tome/" somehow launcher tried to access "~/games/tome", but as linux paths are case-sensitive, nothing can be found...