namtsui
namtsui
This is a regression in wine. I have a hitbox controller from hitbox (the company). I see this behavior in Guilty Gear XX Accent Core Plus R on latest proton...
clip 3 shows a fix with the following patch applied. Compare it with clip 2 (before fix). [3] https://clips.twitch.tv/RacyNeighborlyCookiePeteZaroll-2wwLnflwjAa3ZlFz This patch seems to resolve this bug. Something similar should probably...
I opened a bug report with wine: https://bugs.winehq.org/show_bug.cgi?id=52841 I proposed this fix. Testing is welcome because my controller doesn't have the last input wins method for left && right. Left...
wine upstream fixed this. see: https://github.com/wine-mirror/wine/commit/e2936702a47247f806478f16d4631516ca2c3e9f The wine release >7.10 will have the fix.
> Specifically, I noticed it with Proton-GE, which uses the Wine controller SDL gamepad patches rather than the Proton ones. > If/when Valve decides to switch to the upstream version...
http://qwna.us is a quakeworld server that I am on with this upgrade. I can help you debug this weekend if you would like. My discord username is namtsui # 1626
Adding an error check in discordgo seems to have helped. Now I just get occasional invalid opus packet errors, but it doesn't crash and the audio is stable. Before, it...
Great explanation. I'll use your patch and try it out on the games tonight.
I tested it for two hours. It disconnected and gracefully reconnected around 2022/02/19 23:00:06. The new debug messages do show up. Invalid packet does get printed before the new debug...
I'll test and report back. thanks!