ROCKNIX / distribution

Other
349 stars 63 forks source link

[BUG] Unable to configure a control for Dolphin-SA #273

Closed robpinheiro closed 3 months ago

robpinheiro commented 4 months ago

Describe the bug

When we configure the control through rocknix it does not work in Dolphin Standalone. I've tried configuring the controls through Rocknix, and retroarch and none of them work in Dolphin Standalone, which is sad, as it performs better than the retroarch core. I've already tried editing the GCPadNew.ini file, but without success. I tested with a PS4, Xbox One and Xbox 360 controller.

Information

porschemad911 commented 4 months ago

@robpinheiro what pad layout is configured in ES settings for Dolphin Standalone?

Have you tried updating the Device = line (and of course button / axis mappings) in the relevant setting file:

/storage/.config/dolphin-emu/GCPadNew.ini.south
/storage/.config/dolphin-emu/GCPadNew.ini.west
robpinheiro commented 4 months ago

@robpinheiro what pad layout is configured in ES settings for Dolphin Standalone?

Have you tried updating the line (and of course button / axis mappings) in the relevant setting file:Device =

/storage/.config/dolphin-emu/GCPadNew.ini.south
/storage/.config/dolphin-emu/GCPadNew.ini.west

Hello, yes, I tested both with the default and with GCPadNew.ini.west and GCPadNew.ini.south and both do not work. The problem, I tried editing the .ini file, but it didn't work. I believe we would need an interface that would allow us to configure these Dolphin controls, as it doesn't work easily in text mode. For example, after editing the .ini file, the Start button on the PS4 controller was on X for example.

porschemad911 commented 4 months ago

@robpinheiro Thanks for the information. Can I ask where you got the button / axis values for your PS4 controller from that you put into the ini file? Sounds like they may just have been incorrect.

I don't believe the packaged version of dolphin standalone in ROCKNIX has a GUI (but I could be wrong).

porschemad911 commented 3 months ago

Build of dolphin-sa with a GUI blocked by QT6 dependency, closing.