Frictional Games Forum (read-only)
Collection under Wine - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html)
+--- Forum: Technical Support - Penumbra Series (https://www.frictionalgames.com/forum/forum-22.html)
+---- Forum: Linux - Penumbra (https://www.frictionalgames.com/forum/forum-25.html)
+---- Thread: Collection under Wine (/thread-7285.html)



Collection under Wine - Barthalion - 04-10-2011

Hi! Yesterday I bought Platinum Collection of Penumbra. It's a polish box version with Overture, Black Plague and Requiem. Under Wine installing works fine, but when I try to run game, I get message Please insert original CD/DVD to CD-ROM. Yes, I've CD in my drive. Ideas?

Arch Linux x86_64, Wine 1.3.17


RE: Collection under Wine - Urkle - 04-10-2011

Unfortunately running the windows version of Penumbra is not supported under Wine.. You must have the native linux version of Penumbra which is available via store.frictionalgames.com


RE: Collection under Wine - jens - 04-10-2011

Actually! http://www.frictionalgames.com/forum/announcement-4.html

You can download the binaries for Linux and then use the files from the Windows version to play the game.


RE: Collection under Wine - Barthalion - 04-10-2011

Is it working for 64 bit system?
Code:
./penumbra.bin: error while loading shared libraries: libfltk.so.1.1: cannot open shared object file: No such file or directory
Code:
$ ~ ls /usr/lib | grep fltk
libfltk.a
libfltk_forms.a
libfltk_forms.so
libfltk_forms.so.1.1
libfltk_gl.a
libfltk_gl.so
libfltk_gl.so.1.1
libfltk_images.a
libfltk_images.so
libfltk_images.so.1.1
libfltk.so
libfltk.so.1.1



RE: Collection under Wine - jens - 04-10-2011

No they are 32 bit, so you will have to install 32 bit libs as appropriate to run under 64 bit.