Tatsh / tatsh-overlay

Personal Gentoo Portage overlay.
https://tatsh.github.io/tatsh-overlay/
GNU General Public License v2.0
35 stars 10 forks source link

games-emulation/cemu SDLController api cannot be set. #190

Closed Loatchi closed 1 year ago

Loatchi commented 1 year ago

When compiling cemu with USE="sdl" i'm expected to be able to use the SDL api to choose a controller however only DSUController can be selected.

Tatsh commented 1 year ago

I am not having this issue:

image image

Loatchi commented 1 year ago

Ok I got it fixed. I added USE="haptic" to libsdl2.

Try to recompile libsdl2 without said flag and see if you can reproduce the problem.