It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
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).