kuunha

Results 6 comments of kuunha

I'm not a developer, but it seems that Cemu currently have "Game List" background colors hardcoded. Also, text colors are not set by default, only the background. I changed the...

> Thanks. That's a decent workaround and looks much better than master. Can you submit that as a PR for easier testing across platforms? Sorry, I'm not very good at...

I think that should work like in Firefox and Steam, they prevent suspension while playing audio/video or a game: ![Screenshot_20220917_151015](https://user-images.githubusercontent.com/72952967/190871039-3f60cf25-8378-40c7-a0af-a7f38ea3d7e3.png) ![Screenshot_20220917_151347](https://user-images.githubusercontent.com/72952967/190871058-0d654cd2-fa5e-4783-baae-eefc5ce365d2.png) Dolphin (Emulator) also have this feature: ![Screenshot_20220917_152926](https://user-images.githubusercontent.com/72952967/190871544-8b61a6e1-67ce-4b09-96b0-ea2e7ebd342c.png) Shouldn't be...

Are you using Wayland? Try to run with: GDK_BACKEND=x11 ./Cemu_release

How to build on Tumbleweed: https://github.com/boehs/Lightly/issues/21#issuecomment-2015083577

Same on Tumbleweed I've fixed by following this: https://github.com/sddm/sddm/issues/1717#issuecomment-1799140279 Create the file **/var/lib/sddm/.config/kcminputrc** with the content: ``` [Keyboard] NumLock=0 ``` Seems like If SDDM is set up to use Wayland...