Help - Search - Members - Calendar
Full Version: Penny Arcade Adventures is out!
MandrivaUsers.org > Announcements > Portal News
Artificial Intelligence
On the Rain Slick Precipice of Darkness is out!

Demo and buy it at playgreenhouse.com.
Artificial Intelligence
NOTE: There's a minor error in the first release regarding libs dependencies.

CODE
libfmodex.so => not found
    libfmodevent.so => not found

Which comes with the game - but it look for these in the system instead of in the game directory.

A quick fix for this is;
32-bit:
Copy the two lib files from the game (in linux_libs directory) to /usr/lib

64-bit:
Do the same but to /usr/lib32

ldd the binary file to see if you miss something, but it should only be these two files on most distros.


Dependency list:
CODE
orion@orion:~/.Games/PAA-Darkness$ ldd RainSlickEp1_bin     linux-gate.so.1 =>  (0xffffe000)
    libfmodex.so => /usr/lib32/libfmodex.so (0xf7de8000)
    libfmodevent.so => /usr/lib32/libfmodevent.so (0xf7d8a000)
    libGL.so.1 => /usr/lib32/libGL.so.1 (0xf7ce4000)
    libXrandr.so.2 => /usr/lib32/libXrandr.so.2 (0xf7cde000)
    libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf7beb000)
    libm.so.6 => /lib32/libm.so.6 (0xf7bc6000)
    libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf7bbb000)
    libc.so.6 => /lib32/libc.so.6 (0xf7a6c000)
    libdl.so.2 => /lib32/libdl.so.2 (0xf7a67000)
    libpthread.so.0 => /lib32/libpthread.so.0 (0xf7a4f000)
    libXext.so.6 => /usr/lib32/libXext.so.6 (0xf7a41000)
    libX11.so.6 => /usr/lib32/libX11.so.6 (0xf795a000)
    libGLcore.so.1 => /usr/lib32/libGLcore.so.1 (0xf6c1b000)
    libnvidia-tls.so.1 => /usr/lib32/tls/libnvidia-tls.so.1 (0xf6c18000)
    libXrender.so.1 => /usr/lib32/libXrender.so.1 (0xf6c10000)
    /lib/ld-linux.so.2 (0xf7fd6000)
    libXau.so.6 => /usr/lib32/libXau.so.6 (0xf6c0d000)
    libxcb-xlib.so.0 => /usr/lib32/libxcb-xlib.so.0 (0xf6c0b000)
    libxcb.so.1 => /usr/lib32/libxcb.so.1 (0xf6bf3000)
    libXdmcp.so.6 => /usr/lib32/libXdmcp.so.6 (0xf6bed000)
orion@orion:~/.Games/PAA-Darkness$
adamw
I love P.A., and they get crazy bonus points for a simultaneous Linux release. Yay.
Artificial Intelligence
Meh, I'm being stupid. There's a script that comes with the game. Run it, instead of running the binary. biggrin.gif biggrin.gif
tyme
I wonder, if I buy the Linux version, do I get access to the other two versions?
Artificial Intelligence
Honestly I don't know. But I read somewhere it says yes, but to be sure it would be better to ask them.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.