Application Details:
Version: | GOG-Edition |
License: | Retail |
URL: | http://atari.com/riddick/ |
Votes: | 0 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 5.17-staging |
Maintainers: About Maintainership
What works
Installing (with /nogui option), Gameplay, Videos (without sound), Saving/Loading, etc.
What does not
Installing (without /nogui option).
Workarounds
What was not tested
Finishing the game.
Hardware tested
Graphics:
Additional Comments
Installing "out of the box" fails with the message "Too many winprocs". The /nogui option helps a lot. Graphics and sound work flawlessly.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Mageia 7 | Sep 29 2018 | 5.17-staging | Yes | Yes | Yes | Silver | Alan Richter | |
Show | Debian GNU/Linux Unstable "Sid" x86_64 | Dec 16 2017 | 3.0-rc1 | Yes | No | No | Garbage | Psycho_zs | |
Current | Linux Mint 17.1 "Rebecca" x86-64 | Nov 15 2015 | 1.7.50 | Yes | Yes | Gold | BenoƮt Smith | ||
Show | Ubuntu 12.04 "Precise" amd64 (+ variants like Kubuntu) | Oct 26 2013 | 1.7.4 | Yes | Yes | Bronze | Matt | ||
Show | Arch Linux | Dec 09 2012 | 1.5.19 | Yes | Yes | Platinum | fetter_oml |
Bug # | Description | Status | Resolution | Other apps affected |
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by axet on Wednesday June 10th 2020, 4:00
by axet on Wednesday June 10th 2020, 7:01
//Might need to fix this in case pxlfmt says it's unsupported
#extension GL_ARB_draw_buffers : enable
#extension GL_ATI_shader_texture_lod : enable
...
And a lot of texture2D and textureCube calls.
by Alan Richter on Wednesday June 10th 2020, 8:47
by axet on Wednesday June 10th 2020, 9:20
//Might need to fix this in case pxlfmt says it's unsupported
#extension GL_ARB_draw_buffers : enable
#extension GL_ATI_shader_texture_lod : enable
...
And a lot of texture2D and textureCube calls.