Running the steps from #2 gives:

$ sudo python3 joy2key_sdl.py kcub1 kcuf1 kcuu1 kcud1 0x0a 0x20 0x1b 0x09 kpp 
knp -d
2025-01-16 17:52:35,723 DEBUG  Debugging enabled, running in foreground
2025-01-16 17:52:35,723 DEBUG  Joy map:
 {'left': 105, 'right': 106, 'up': 103, 'down': 108, 'a': 28, 'b': 57, 'x': 1, 
'y': 15, 'pageup': 104, 'pagedown': 109}
Traceback (most recent call last):
  File "/home/bryce/pkg/Libsdl2/sru-lp2085140/joy2key_sdl.py", line 608, in 
<module>
    sys.exit(main())
             ^^^^^^
  File "/home/bryce/pkg/Libsdl2/sru-lp2085140/joy2key_sdl.py", line 566, in main
    menu_swap = ra_btn_swap_config()
                ^^^^^^^^^^^^^^^^^^^^
  File "/home/bryce/pkg/Libsdl2/sru-lp2085140/joy2key_sdl.py", line 477, in 
ra_btn_swap_config
    with open(CONFIG_DIR + '/all/retroarch.cfg', 'r') as cfg_file:
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 
'/opt/retropie/configs/all/retroarch.cfg'

Does this indicate retropie needs installed to /opt, in addition to
those steps?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2085140

Title:
  Patch Joystick subsystem regression

To manage notifications about this bug go to:
https://bugs.launchpad.net/libsdl/+bug/2085140/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to