ordovice / batocera-switch

Extends Batocera and adds switch emulation
154 stars 36 forks source link

Ryujinx >=1.1.383 sdl2 update demands action re controllers #42

Closed uureel closed 1 year ago

uureel commented 1 year ago

Current status: ryu controllers are being borked by generator on v35 and v36

1.1.383 - 2022-11-24 Fixed:

chore: Update Ryujinx.SDL2-CS to 2.24.2.
    May improve controller compatibility or sound issues in some games.
        **_Controller bindings may need to be reconfigured after this update._**
uureel commented 1 year ago

Some details:

Upon saving input config in F1 Ava, and then launching a game from ES (with "Auto controller config = Auto"): -- No controls

logs attached

es_launch_stdout.log Config-json.txt BeforeRyu-json.txt Ava-BeforeES-Config-json.txt

ordovice commented 1 year ago

As we've determined, yuzu is going to be broken as well. You're locking the updater version and then I'll spend some time digging into the SDL code/calculations to see if I can determine the fixes.

ordovice commented 1 year ago

Alright, Ryujinx works for a majority of controllers now with the latest release, we just need to build out the mapping database :-)