While you're here, please consider supporting GamingOnLinux on:
Reward Tiers:
Patreon. Plain Donations:
PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers:
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- Wine 11.6 is an exciting release to make modding Windows games on Linux simpler
- DOOM Eternal is now available on GOG
- Chiaki-ng the open-source PlayStation Remote Play app gets better streaming quality and stability
- Valve recently confirmed Steam game pricing updates across different regions
- Steam Beta adds Remote Downloads Management
- > See more over 30 days here
- The Great Android lockdown of 2026.
- sonic2kk - Lutris alternatives
- Caldathras - Away all of next week
- scaine - What Multiplayer Shooters are yall playing?
- Strigi - New Desktop Screenshot Thread
- Hamish - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck
I first ran it with 2.8 which ran it but obviously without all the fixes.
Wine-staging 2.9 won't start the game, but is unable to display any error messages.
And with Wine 2.10 (both git and release) it still crashes, but with a callstack that seems to indicate a nullpointer exception (https://pastebin.com/GsvuG4TM) :/
Is there anything you had to set up about Wine in order to make it run?
I only have the d3d regedit where you tell it to use OpenGL 4.5. (also tried it without but no change)
Running it on a rx480 with mesa 17.1.2-1 on Arch with 4.11.3 kernel
* https://github.com/wine-compholio/wine-staging/blob/master/patches/ntdll-Grow_Virtual_Heap/0001-ntdll-Remove-memory-limitation-to-32GB-on-64-bit-by-.patch
* https://github.com/wine-compholio/wine-staging/blob/master/patches/wined3d-buffer_create/0001-wined3d-Do-not-pin-large-buffers.patch
Then apply the sample_c_lz patch:
[https://bugs.winehq.org/attachment.cgi?id=58404&action=diff](https://bugs.winehq.org/attachment.cgi?id=58404&action=diff)
Then build it.
Also, enable CSMT in the final result using registry. You already enabled OpenGL 4.5 usage, so the rest should be fine. I'll ask maintainers to update WineHQ HOWTOs to make it more obvious.
CSMT is really necessary, doubles fps and gets rid of many rendering issues...
I didn't see a benchmark option, so I skipped the tutorial and ran around the first area a bit with Gallium Hud on, then took a screenshot.
Here's all settings on Low
(the dip is because I ran too far and it loaded new assets)
And here all on Ultra
Running with Fullscreen (1680x1050), Unlimited FPS, no VSync, Hardware Cursor.
Hairworks disabled.
I'll try running it with AMDGPU-PRO later to see if that yields better or worse results :)
My CPU is more recent though - Intel i7-4770 (Haswell).
Your CPU supports hyperthreading too. Try to enable it.
I just tried to overclock my cpu (used to have it at 4.2GHz) but apparently my new Mainboard doesn't allow to increase it at all... I wish my old MB hadn't died... :'(
So I tried with AMDGPU-PRO on 4.8.4-Arch Kernel.
And the performance is about the same (no GALLIUM_HUD, but it doesn't feel any different)
But with AMDGPU-PRO, Gerald glows in the dark and his world turns into a Wasteland xD
csmt, glsl, multisampling on + __GL_THREADED_OPTIMIZATIONS=0
View video on youtube.com
View video on youtube.com
Amazing what the Wine team is achieving and how fast they're doing it!