Hello all,
I've been a user of linux for quite some time now, and have recently been getting into playing some of my older Windows games. Specifically, lately I've been playing Spore and RollerCoaster Tycoon (original). On another linux computer, however, I've been trying to install the games for a sibling of mine. Here's the relevant info:
PlayOnLinux 4.2.4
Wine 1.6.1
Linux Mint 14
Linux kernel 3.5.0-15-generic 64-bit
Intel Pentium G3430, using built-in Intel HD graphics
As you can see, I'm using the built-in Intel graphics. So the issue that I'm running into is that, when I run PlayOnLinux, I get the error window saying:
PlayOnLinux is unable to find 32bits OpenGL libraries
and if I run it from the shell, I get the output:
Looking for python... 2.7.3 - selected
[main] Message: PlayOnLinux (4.2.4) is starting
[clean_tmp] Message: Cleaning temp directory
/home/nathan/.PlayOnLinux//tmp/check_dd_x86: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
[Check_OpenGL] Warning:
[Check_OpenGL] Message: 64bits direct rendering is enabled
[POL_System_CheckFS] Message: Checking filesystem for /home/nathan/.PlayOnLinux/
[main] Message: Filesystem is compatible
[install_plugins] Message: Checking plugin: Capture...
[install_plugins] Message: Checking plugin: ScreenCap...
[install_plugins] Message: Checking plugin: PlayOnLinux Vault...
[maj_check] Message: List is up to date
I've looked around for some time online and can't seem to find other people with this issue using Intel graphics. From within Mint, I have not installed any graphics drivers; rather, I'm using whatever drivers the system automatically selected. I've tried ensuring some packages are installed, specifically the 32-bit versions:
ia32-libs
libgl1-mesa-dri
libgl1-mesa-dri:i386
libgl1-mesa-glx
libgl1-mesa-glx:i386
And, also, as suggested in some articles, I've tried running dpkg --add-architecture i386 and doing all of that, but nothing seems to work. I got both Spore and RollerCoaster Tycoon installed, and RollerCoaster Tycoon runs just fine, but when running Spore it refuses to open and gives an error, complaining that I need to ensure 32-bit color is enabled.
At this point, is there much else that I can do to get this to work? Seeing that I'm using Intel graphics, I have no idea what steps to take next for the relevant 32-bit libgl libraries.
Thanks for any help/info!
nathanjell
Edit: added wine version
Edited by nathanjell