Arek Hiler
Arek Hiler
New Release Candidate is now live. The changes: - Disabled Xalia for Rockstar Launcher - aftar a recent update it got native contoller support which resulted in registering events twice....
Hi @ikaikahub. I wasn't able to reproduce it locally and I don't see anything suspicious in the logs. Which controller are we talking about? Is it [the Steam Controller](https://store.steampowered.com/app/353370/Steam_Controller/)? Do...
Thanks for the details and double checking your findings! We will continue looking into this as it's very unexpected behavior. It won't be blocking 10.0-2 release though as you've said...
I'm closing this issue as 10.0-2 just went live https://github.com/ValveSoftware/Proton/releases/tag/proton-10.0-2c Huge thank you to everyone who contributed in here. I really do appreciate anyone posting in good faith and helping...
Which games? Knowing what's affected would help with troubleshooting.
Inspecting files like this feels fairly brittle. I think we can flip the order of the checks instead and assume that if a `podman` is there and is working that's...
Hi, Proton maintainer here. That's an interesting find! Coincidentally I've been recently testing Unreal's crash dumps. I was using the FPS demo and UE 5.4.3 which was working fine. It's...
I don't see much in the log other than some usual SEH noise, mostly for `OutputDebugString()` handling. The only meaningful difference in 5.4.3 seem to be that the `MiniDumpWriteDump()` is...
> ``` > 03a8:err:msvcrt:_wassert (L"iff->condition.node->data_type->dimx == 1",L"../src-vkd3d/libs/vkd3d-shader/tpf.c",5240) > ``` > not sure where this comes from (is this what you're trying to debug or something else? This comes from our...
> Just following https://github.com/ivyl/Proton/blob/dbg-win/docs/DEBUGGING-WINDOWS.md#live-debugging. Do you know how I can get the proton symbols downloaded on SteamDeck? I don't actually have proton listed in the steam library on the SteamDeck....