mmtrt / WINE_AppImage

MIT License
91 stars 12 forks source link

ge-proton AppImage Unhandled exception in gamescope (Steam Deck Gaming Mode) #51

Open TheGrizzMD opened 9 months ago

TheGrizzMD commented 9 months ago

I have an application that works on Steam Deck desktop mode (X11), but encounters an error when running the same command within gamescope (Steam Deck gaming mode). I think gamescope uses Xwayland. Here is the backtrace:

backtrace.txt

The same application is working with the official proton-ge release in gamescope/gaming mode as well, so the issue seems to be unique to the AppImage. I am using wine-staging_ge-proton_8-26-LoL-x86_64.AppImage

wine-staging_ge-proton_8-26-LoL-x86_64.AppImage also appears to be a build that was specifically made for League of Legends, is there a way to access one of the earlier builds of wine-ge-custom?

mmtrt commented 9 months ago

ah thats wrong build my bad didn't checked ge builds, can you download again,

since LoL builds were only meant for leagueoflegends.

TheGrizzMD commented 9 months ago

Thanks! I tried the new build and still get an unhandled exception when running in gamescope/gaming mode on steam deck, so it must be some other cause.