orbea

Results 339 comments of orbea

I tested the GOG version using wine 9.21 and was unable to reproduce the issue so I am not sure its appropriate to make an issue for the wine tracker....

Thanks for the replies, hopefully this can be addressed eventually.

As detailed in these two comments. https://github.com/ValveSoftware/Proton/issues/3820#issuecomment-2487608381 https://github.com/ValveSoftware/Proton/issues/3820#issuecomment-2488881708 Running the Steam version of `Ys VIII` outside of Steam with `wine-9.21` and `wine-proton-9.0.3` built from the Gentoo repos avoids the audio...

Yes, I have ffmpeg enabled in Gentoo's `media-plugins/gst-plugins-meta` package, so that makes sense that the issue could be in protonmediaconverter.

@Rosalie241 Is this fixed now in 0.6.6?

I cant reproduce this, but you may be able to work around the hard shutdowns by sshing in from another device and killing RetroArch. Alternatively you could do something like....

I am using udev. Your user needs to be part of the `input` user group to use the udev input driver. ``` usermod -a -G input user_name ``` You will...

I am really not fan of obnoxious warning messages. It would be better if make it so that the udev input driver didn't require any special permissions, but I'm not...

I opened an issue about the VT switching here. https://github.com/libretro/RetroArch/issues/7797

Might be unrelated, but vkcube was segfaulting on my system when I ran it inside of gamescope which I solved by rebuilding mesa and parts of the vulkan-sdk with wayland...