|
Hello ;
Go to your channels'core and make shortcut for (locale,data,game,log) with this command :
## PATH = /home/game (( path your game ))
.................................................. ...........
ln -s /PATH/share/locale/
ln -s /PATH/share/data/
ln -s /PATH/share/game
.................................................. ...........
I hope that fix your problem !
|