Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - BrownFox

Pages: [1]
1
Solved'n'fixed bug reports / Cannot run URW from different folder
« on: January 06, 2019, 08:02:30 AM »
"Installed" URW on Debian from tar.gz. Game runs without problems, but:

~$ ./Games/UnReal_World/urw3-bin
Segmentation fault
~$ cd Games/UnReal_World/
Games/UnReal_World/$ ./urw3-bin
Game starts normally without problems...

Fix: do not assume the game resources are in the folder where the game is being run, but in the folder where the executable is.

Pages: [1]