Thomas Crider

Results 75 comments of Thomas Crider

latest amd firmware from 2022-09-13 (on fedora its amd-gpu-firmware, others may be linux-firmware) broke AMF again. Last known working firmware was 2022-08-15. If you dowgrade firmware packages please note you...

I have an Idea on this -- Since OBS already has it's own VAAPI and other internal encoders -- is it possible to remove the the ffmpeg versions from the...

For those wondering, there's finally a way to do HW encode via custom ffmpeg using amd's AMF encoder instead of vaapi on linux. Fedora: https://www.youtube.com/watch?v=gQtO3tlMqE4&lc Arch: https://www.youtube.com/watch?v=SRGAA7PyAEI Vulkan switcher on...

Just to note: The game itself is broken in proton, this is on proton's end, as it runs perfectly fine in wine staging with the appropriate winetricks. For any Proton...

Figured out the WINE bugs that break the game and the patches that fix them! 1. WINE has a bug report from 2016 with a patch in staging that hasn't...

Even more digging.. WINEDEBUG report with +xaudio2 reveals the culprit of the xaudio2_7 bug: ``` 191576.058:0008:0009:trace:xaudio2:CreateFX {a90bc001-e897-e897-7439-435500000003} 0x53f620 191576.058:0008:0009:err:ole:CoGetClassObject class {a90bc001-e897-e897-7439-435500000003} not registered 191576.058:0008:0009:err:ole:CoGetClassObject no class object {a90bc001-e897-e897-7439-435500000003} could be...

alright, I've managed to create a patch that implements FXEcho, which fixes the bug listed above: https://gitlab.com/snippets/1748561 The game also needs xaudio2_7-OnVoiceProcessingPassStart xaudio2_7-WMA_support xaudio2_CommitChanges from wine-staging However now IXAudio2Impl_CommitChanges needs...

at the moment I've got a workaround for the launcher and xaudio2_7 that allows proper updating, cache defragging, and getting in game and logging in. After that, for some strange...

@davidbepo for any issues regarding my launcher please use the issues section of my gitlab as the official launcher bug and in-game bugs reported here are not related to my...

welp. as of latest update I can't get the game to launch at all any more. keep getting pid 37067 != 37066, skipping destruction (fork without exec?) every time i...