GOG Version
Application Details:
Version: | GOG |
License: | Retail |
URL: | http://grimremastered.com/ |
Votes: | 1 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 7.22-staging |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Everything
What does not
With no workaround, the game crashes after the intro movie, because it doesn't handle when some OpenGL extensions, ARB_texture_compression notably, are not present in the OpenGL Core Profile.
It's not a bug in Wine, it's a bug in the program.
With the workaround evrything works.
Workarounds
We have to use the maximum OpenGL Compatibility Profile like so :
MESA_GL_VERSION_OVERRIDE=4.6COMPAT wine GrimFandango.exe -log
Replace
4.6COMPAT
with your maximum Compatibility Profile (see the output of glxinfo), or
3.3COMPAT
should be safe for everyone.
"-log" is just to get debug output, to check if everything is OK
What was not tested
Nothing
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Arch Linux x86_64 | Jan 15 2023 | 7.22-staging | Yes | Yes | Yes | Gold | Komugi | |
Show | Pop!_OS 21.10 | Jan 20 2022 | 7.0 | Yes | No | No | Garbage | RandomChain | |
Show | Debian GNU/Linux 9.x "Stretch" x86_64 | Aug 25 2018 | 3.14 | Yes | No | No | Garbage | Chris |
Comments for this application have been disabled because there are no maintainers.