bucanero / apollo-ps3

Apollo Save Tool (PS3)
http://www.bucanero.com.ar/
GNU General Public License v3.0
357 stars 23 forks source link

[Suggestion] Confirm/Back depending on PS3 O/X button assignment #117

Closed sheltpat closed 7 months ago

sheltpat commented 1 year ago

Hey there,

I want to suggest an improvement to our beloved Apollo, which is to assign O/X to Confirm/Back following the system assignment. I'm using my PS3 with swapped O/X functionality and force myself to remember that Apollo uses the opposite (default actually). This would make it behave in line with all other applications I use.

Actual behavior: Apollo considers X to confirm, O to cancel (possibly due to hardcoding?), even on swapped O/X system setting.

Desired behavior: Follow system assignment if user has set their PS3 to O to confirm, X to cancel.

I don't use Apollo every day, but this would make it much quicker for me and possibly a few others, as I would not have to think twice before pressing a button. ;)

Thanks for your continued dedication and best wishes.

Edit: May apply to Artemis as well, if you consider implementing it.

bucanero commented 1 year ago

Yes, this could be added , as I've already done this code to detect the current system setting for the "OK" button (cross or circle).

I'm focusing on other projects so I can't really tell when I'll be back on PS3 stuff, but I'll keep it in mind.

bucanero commented 7 months ago

fixed in 45ae653740aa31e0adaa7fb2de1904eb9da6f244

bucanero commented 7 months ago

correctly fixed in dc6f7113513b045b631a7adaae30b437c05c70b0