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
- Proton is getting some "horrible" workarounds for Forza Horizon 6 on Linux
- You think you've seen it all and then there's a Wayland Compositor inside Minecraft on Linux
- The PlayStation 5 Linux project has been upgraded to support more firmware
- Proton-CachyOS 11 adds initial OptiScaler integration and lots of other fixes
- Oops - someone nearly caused a fire with the Steam Controller Puck
- > See more over 30 days here
- What have you been playing recently? - 17th May edition…
- Lop1 - Building Mesa from source and using Mesa master
- Shmerl - Why purchase video game soundtracks over listening to them in str…
- Shmerl - Are Mac computers good and stable?
- rojimboo - Latest comments page update
- Liam Squires-Hand - See more posts
Anticheat check - which competitive games actually work on Linux?
How to give Valve feedback when Proton games have issues on Linux / SteamOS
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!