Open Aemiii91 opened 5 months ago
Does this work instead? https://github.com/libretro/RetroArch/pull/16854
Both Quick menu and exiting games tested, works fine! Seems to fix Arcade exiting for good 👍🏻
Does https://github.com/libretro/RetroArch/pull/16854 fix this issue? This PR shouldn't be necessary if that PR is working properly within RA.
Both Quick menu and exiting games tested, works fine! Seems to fix Arcade exiting for good 👍🏻
Does libretro/RetroArch#16854 fix this issue? This PR shouldn't be necessary if that PR is working properly within RA.
Possibly, but I don't know when we will update our RA fork. This works, is simple, and we will use the UDP commands for other things as well, like showing the RA menu, which is included in this PR
This is certainly a case of "if it works it works", however adding to the dingux input driver for your device so that RA can read the menu button directly (or anything else for that matter) would be a much better approach than hacking the network interface in general. You could also just pull that one change into the project without updating RA entirely as well for this instance.
Changes
Try it
Test patch available here: Onion_v4.3.1-1__menu_button_UDP_actions.zip