Posted September 03, 2016
Hi, did anyone ever try to run this under Linux?
Just to have all libraries linked in, I had to set LD_LIBRARY_PATH:
LD_LIBRARY_PATH=<path>/GOG\ Games/Grim\ Fandango\ Remastered/game/bin/ ./start.sh
Even so, it stil doesn't start, it fails with
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 104
Current serial number in output stream: 105
Debian Sid, amd64.
A quick examination tells me this is just a repack of the steam version (including the steam runtime...) so maybe this will not completly work with steam missing.
Just to have all libraries linked in, I had to set LD_LIBRARY_PATH:
LD_LIBRARY_PATH=<path>/GOG\ Games/Grim\ Fandango\ Remastered/game/bin/ ./start.sh
Even so, it stil doesn't start, it fails with
libGL error: unable to load driver: i965_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: i965
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x0
Serial number of failed request: 104
Current serial number in output stream: 105
Debian Sid, amd64.
A quick examination tells me this is just a repack of the steam version (including the steam runtime...) so maybe this will not completly work with steam missing.