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
- Steam Deck now out of stock in the EU in addition to USA, Canada and Japan [updated]
- Widelands, the open source Settlers-like, devs plan to ban all AI generated contributions
- Kerbal Space Program spiritual successor Kitten Space Agency now has a Linux version
- It's now easier to install MGSHDFix for Metal Gear games on Linux / Steam Deck
- Opus Magnum from Zachtronics is getting a big new 'De Re Metallica' DLC
- > See more over 30 days here
- steam overlay performance monitor - issues
- Jarmer - Nacon under financial troubles... no new WRC game (?)
- Xpander - Establishing root of ownership for Steam account
- Nonjuffo - Total Noob general questions about gaming and squeezing every oun…
- GustyGhost - Looking for Linux MMORPG sandbox players (Open Source–friendly …
- Jarmer - 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'll continue tonight since I have more time.
For building Wine geared for TW3, I made a script here: https://gist.github.com/shmerl/bbd448bc2b579831a82df7bae3de8dc5
I then set out to apply the second patch referenced (Shader parameter caching) and rebuild wine. The build process failed with the second patch applied. I'm going to rebuild wine with only your patch for now.
Regarding audio - I'm not sure. I thought it was fixed with some Wine commits that obsoleted similar staging patches ([see here](https://bugs.winehq.org/show_bug.cgi?id=42414)). Also, try restarting pulseaudio for a test?
If you still hear it, please open a new bug.
And if nothing else works, try doing this (for your Witcher wine prefix):
winetricks xact_jun2010To run winetricks against your prefix and Wine version you need to set some variables as well, but you probably know about that.
If using PulseAudio reducing the audio latency solves to popping/crackling sound for me:
export PULSE_LATENCY_MSEC=10 (or similar)
Might need to start wine/steam from that shell and/or restart pulse.
/Anders
The crackling/popping happens even in loading, menu (before game) and paused (or similar) when there is zero load on both the CPU and the GPU.
Might be related to AMD CPUs still, but not due to "performance".
EDIT: I've lost count in all the bugs in PulseAudio - been better last year or so but still feels like something a kid programmer whipped together during a summer of code first time coding. :D
View video on youtube.com
, wine +wined3d-buffer_create 14-20 fps
View video on youtube.com
@Shmerl any idea? https://dev.wine-staging.com/patches/submission/269/
389c3ad comctl32/button: Fix paint handler check when theming is on.With
../wine/configure --enable-win64 --prefix=/opt/wine-build CFLAGS="-O4" CC="gcc-7"and
PKG_CONFIG_PATH=/usr/lib32 ../wine/configure --with-wine64=../wine-build --prefix=/opt/wine-build CC="gcc-7"
Won't launch, just a black screen, hangs, and the following error message:
00c4:err:seh:setup_exception stack overflow 1712 bytes in thread 00c4 eip 000000007bc65c29 esp 000000003b020f60 stack 0x3b020000-0x3b021000-0x3b220000Any ideas? Haven't built manually since 3.0 was released.
Won't have time to bisect. :-/
https://bugs.winehq.org/show_bug.cgi?id=42592