Posted February 16, 2015
Hi,
just in case someone is trying to run Trine 2 in a Debian Jessie.
Apart from the usual steps (activating i386 architecture, installing missing libraries), the library path proposed in game/readme/README doesn't work.
What works for me is:
- Working directory is game.
export LD_LIBRARY_PATH=../lib:./lib/lib32
bin/trine2_linux_32bit
The game seems to work well with the open source graphic driver (integrated Intel card).
just in case someone is trying to run Trine 2 in a Debian Jessie.
Apart from the usual steps (activating i386 architecture, installing missing libraries), the library path proposed in game/readme/README doesn't work.
What works for me is:
- Working directory is game.
export LD_LIBRARY_PATH=../lib:./lib/lib32
bin/trine2_linux_32bit
The game seems to work well with the open source graphic driver (integrated Intel card).