I want to add t-engine to my gnome menu. I used Alacarte to add it there. But when i'm trying launch this shortcut, i see only black screen.
When i'm trying launch t-engine from console, when i'm not in game directory, i'm getting black sceen again. But in this case in stdout i see:
Code: Select all
NO SELFEXE: bootstrapping from CWD
WARNING: No bootstrap code found, defaulting to working directory for engine code!
In svn i saw --home option. I tried --home /path/to/t-engine4-linux64-1.0.1 and --home /path/to/t-engine4-linux64-1.0.1/bootstrap and i got same result: black screen.
How can i call game executable from other place, than game directory?