sdl3 audio

This commit is contained in:
madwind
2025-01-15 17:23:03 +08:00
parent 0bd62888a0
commit fbc5ccfa2c
9 changed files with 43 additions and 133 deletions

View File

@@ -157,7 +157,7 @@ namespace Ryujinx.Headless
config = new StandardControllerInputConfig
{
Version = InputConfig.CurrentVersion,
Backend = InputBackendType.GamepadSDL2,
Backend = InputBackendType.GamepadSDL3,
Id = null,
ControllerType = ControllerType.JoyconPair,
DeadzoneLeft = 0.1f,