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: 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!
Login / Register
- Steam Controller 2 is apparently a thing and being 'tooled for a mass production' plus a new VR controller
- Dungeon Clawler will grab hold of your free time now it's in Early Access, plus keys to give away
- Monster catcher Cassette Beasts adds Steam Workshop support and a new battle mode
- Steam getting proper Season Pass support with clearer guidelines and refunds for cancellations
- FromSoftware owner Kadokawa confirms Sony sent an 'initial letter of intent' to acquire them
- > See more over 30 days here
-
Action-platformer metroidvania Janosik 2 will be a 'big…
- Phlebiac -
GOG's Black Friday Sale is live now with some big disco…
- chickenb00 -
GOG's Black Friday Sale is live now with some big disco…
- ElectricPrism -
PlaytronOS Alpha 2 brings expanded NVIDIA support, more…
- sonic2kk -
Star Fox 64 is getting a Native PC port from the devs o…
- Mountain Man - > See more comments
- What have you been listening to?
- Linux_Rocks - More updates - social media related
- Klaas - What do you want to see on GamingOnLinux?
- Linux_Rocks - Our own anti-cheat list
- Liam Dawe - Weekend Players' Club 11/22/2024
- Liam Dawe - See more posts
View PC info
The Forest
Video
Works out of box. Mouse drags onto the bottom of the screen slowly, its even worse on the crafting book menu. Still playable but a lot harder. Had to use taskset -c 0,2,4,6 %command% to make it perform better, as it consumed nearly all my ryzen 7 threads without taskset and ran actually much worse. 2560x1440, 45-90 fps, mostly around 70. Multiplayer works great also, played 7+ hours with friends.
Quake Champions
Video
Can't connect to network. What i did? Copied libgnutls.so.30.14.11 (yours might be different version) from /usr/lib to /.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_64/ and ran ln -s libgnutls.so.30.14.11 libgnutls.so.26 . Works without issues after this. 2560x1440 all high, resolution scale 100%, FPS 60-120, mostly around 85. Played about 2 hours without issues. Needs 396.54.09 drivers (or mesa patches for AMD) for the Stream Output/Transform Feedback
Project CARS 2 Demo
Video
Works out of box. Performance is 80-130 fps 2560x1440 allmost maxed except AA. Wheel worked as well minus the force feedback.
What wheel do you have? Normal Wine supports force feedback just fine.
Edit: Nevermind, saw it in the video. Should work though.
View PC info
View PC info
View PC info
Thief via Proton. Vsync ON. Vulkan ON. HIGH graphics quality. GTX 970, i7-4790K no overclock, 16GB-DDR3-2400CL11
View PC info
It's a title I've got and want to try. But... maybe my out-of-the-box Nvidia 390.xx driver isn't up to it. Plus, I should really play the games I *have* got installed.
NOTE: Windows title Thief (and earlier ones in the series) is currently for sale on Steam - 85% discount.
View PC info
Just for curiosity, how big are those files?
View PC info
I see..
I don't use winecfg or winetricks for to do dll overrides.
I do it manually editing the file user.reg in the game's pfx folder, adding the overrides at the bottom of this entry that is already in the file:
[Software\\Wine\\DllOverrides]
Just be careful.
View PC info
Have you got any examples you'd like to share, e.g. XXXX game = added these specific lines to user.reg
In my case, I'd like to get Skyrim SE, Fallout 3 GOTY, AntiHero, Styx: Master of Shadows, Conan Exiles and *many* others working with minimal changes to config within Proton. Of course, I can also wait for the Devs - but impatience ;)
View PC info
This is from the user.reg of Fallout4
[Software\\Wine\\DllOverrides] 1535035836
"api-ms-win-crt-conio-l1-1-0"="native,builtin"
"api-ms-win-crt-heap-l1-1-0"="native,builtin"
"api-ms-win-crt-locale-l1-1-0"="native,builtin"
"api-ms-win-crt-math-l1-1-0"="native,builtin"
"api-ms-win-crt-runtime-l1-1-0"="native,builtin"
"api-ms-win-crt-stdio-l1-1-0"="native,builtin"
"api-ms-win-crt-time-l1-1-0"="native,builtin"
"atl100"="native,builtin"
"atl110"="native,builtin"
"atl120"="native,builtin"
"atl140"="native,builtin"
"concrt140"="native,builtin"
"msvcp100"="native,builtin"
"msvcp110"="native,builtin"
"msvcp120"="native,builtin"
"msvcp140"="native,builtin"
"msvcr100"="native,builtin"
"msvcr110"="native,builtin"
"msvcr120"="native,builtin"
"msvcr140"="native,builtin"
"ucrtbase"="native,builtin"
"vcomp100"="native,builtin"
"vcomp110"="native,builtin"
"vcomp120"="native,builtin"
"vcomp140"="native,builtin"
"vcruntime140"="native,builtin"
"xaudio2_7"="native,builtin"