Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No controls when driver is sdl2 and games are launched through command line #314

Open
Tartifless opened this issue Jul 31, 2023 · 0 comments

Comments

@Tartifless
Copy link

Tartifless commented Jul 31, 2023

Hello,
When running a game with the following CLI, controls from my dualsense do not respond with dolphin:
start retroarch.exe -L "C:\emulators\retroarch\cores\dolphin_libretro.dll" "C:\roms\gamecube\Mario Kart Double Dash! [GM4P01].iso"

When opening Retroarch, loading the core and loading content, everything works great.

The settings in "retroarch.cfg" are exactly the same, i am using the following:

  • video driver: GL
  • input driver: dinput
  • gamepad driver: sdl2

This is a weird behaviour, it seems like it happens only with sdl2 driver, when using a xinput controller, everything works just fine, even through command line.

Windows11 pro
Retroarch 1.15
8bitdo pro2 controller in xinput mode

When using the controller in switch mode, SDL works fine with command line, so it seems this happens when using a xinput controller in sdl mode and when running command line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant