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
- Oops - someone nearly caused a fire with the Steam Controller Puck
- Linux and open source getting age checking exemptions could be problematic
- SN Operator from Epilogue brings SNES carts to modern PCs and its now up for order
- Anticheat check - which competitive games actually work on Linux?
- Proton-CachyOS adds low latency layer and Discord rich presence support
- > See more over 30 days here
- Feedback needed - future website updates
- Liam Squires-Hand - Are Mac computers good and stable?
- rojimboo - What have you been playing recently? - 17th May edition…
- PlayingOnLinuxphone - Anti-Cheat page updates
- Liam Squires-Hand - Why purchase video game soundtracks over listening to them in str…
- Rumbletoad - 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'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