Page 1 of 1

Run t-engine from gnome menu

Posted: Tue Mar 19, 2013 3:18 pm
by ciklop
Hi.
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!
I used -h or --help to see available CLI options, but game just starts with black sreen and same warrning.
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?