OuchOfDeath Wrote:Would it be possible to include these libraries with the game so it's easier to run it in x64? They only take up 130KB when compressed.
Yes, of course.. I have them in the dist directory for any future builds of the installer now.
OuchOfDeath Wrote:One more thing I did is I added these 3 lines to the beginning of the penumbrademo script file:
#!/bin/sh
path="`dirname \"${0}\"`"
cd "${path}"
Done.
I will also look into getting a .desktop setup so it will show up in the menus automatically.
And I will try re-building the nixstaller w/ 32 and 64 bit support for the installer (not sure if he has 64bit mode working).. But the game will ONLY support 32bit however.