GreemDev / Ryujinx

Experimental Switch emulator written in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Xbox controller - only triggers are recognized

kipusoep opened this issue · comments

Description of the issue

All of a sudden my controller isn't working as expected anymore. It's a xbox series x controller.
When I try to configure it (as a pro controller) I can only assign the left and right triggers. All other keys are not responding.
It works fine in all other games and even in Suyu.
It seems I am not the first person running into this; https://www.reddit.com/r/Ryujinx/comments/118lm6n/ryujinx_stopped_detecting_controller_inputs/
I cleared the app_data folder and different Ryujinx versions, all with the same issue.

Anyone know how to fix this?

Reproduction steps

See description

Log file

00:00:00.159 |I| Configuration LogValueChange: ResScale set to: 1
00:00:00.163 |I| Configuration LogValueChange: ResScaleCustom set to: 1
00:00:00.163 |I| Configuration LogValueChange: MaxAnisotropy set to: -1
00:00:00.164 |I| Configuration LogValueChange: AspectRatio set to: Fixed16x9
00:00:00.164 |I| Configuration LogValueChange: BackendThreading set to: Auto
00:00:00.165 |I| Configuration LogValueChange: GraphicsBackend set to: Vulkan
00:00:00.165 |I| Configuration LogValueChange: PreferredGpu set to:
00:00:00.166 |I| Configuration LogValueChange: AntiAliasing set to: None
00:00:00.166 |I| Configuration LogValueChange: ScalingFilter set to: Bilinear
00:00:00.166 |I| Configuration LogValueChange: ScalingFilterLevel set to: 80
00:00:00.167 |I| Configuration LogValueChange: EnableDockedMode set to: True
00:00:00.171 |I| Configuration LogValueChange: EnableVsync set to: True
00:00:00.171 |I| Configuration LogValueChange: EnableShaderCache set to: True
00:00:00.171 |I| Configuration LogValueChange: EnableTextureRecompression set to: False
00:00:00.171 |I| Configuration LogValueChange: EnableMacroHLE set to: True
00:00:00.171 |I| Configuration LogValueChange: EnableColorSpacePassthrough set to: False
00:00:00.171 |I| Configuration LogValueChange: EnablePtc set to: True
00:00:00.171 |I| Configuration LogValueChange: EnableLowPowerPtc set to: False
00:00:00.172 |I| Configuration LogValueChange: EnableInternetAccess set to: False
00:00:00.172 |I| Configuration LogValueChange: EnableFsIntegrityChecks set to: True
00:00:00.172 |I| Configuration LogValueChange: FsGlobalAccessLogMode set to: 0
00:00:00.172 |I| Configuration LogValueChange: AudioBackend set to: SDL2
00:00:00.172 |I| Configuration LogValueChange: AudioVolume set to: 1
00:00:00.173 |I| Configuration LogValueChange: MemoryManagerMode set to: HostMappedUnsafe
00:00:00.173 |I| Configuration LogValueChange: DramSize set to: MemoryConfiguration4GiB
00:00:00.173 |I| Configuration LogValueChange: IgnoreMissingServices set to: False
00:00:00.174 |I| Configuration LogValueChange: UseHypervisor set to: True
00:00:00.175 |I| Configuration LogValueChange: MultiplayerMode set to: Disabled
00:00:00.178 |N| Application PrintSystemInfo: Ryujinx Version: 1.2.72
00:00:00.181 |N| Application Print: Operating System: Microsoft Windows 10.0.22631 (X64)
00:00:00.181 |N| Application Print: CPU: AMD Ryzen 5 7600X 6-Core Processor ; 12 logical
00:00:00.182 |N| Application Print: RAM: Total 31.7 GiB ; Available 17.5 GiB
00:00:00.183 |N| Application PrintSystemInfo: Logs Enabled: Info, Warning, Error, Guest, Stub
00:00:00.184 |N| Application PrintSystemInfo: Launch Mode: UserProfile
00:00:05.822 |E| .NET TP Worker ServiceTime InitializeLocationNameCache: TimeZoneBinary system title not found! TimeZone conversions will not work, provide the system archive to fix this error.
00:00:16.909 |I| Configuration LogValueChange: PreferredGpu set to: 0x10DE_0x2882

OS

Windows 11

Ryujinx version

1.2.72

Game version

No response

CPU

Ryzen 5 7600X

GPU

NVIDIA RTX 4600

RAM

32GB

List of applied mods

No response

Additional context?

No response