FIX94 / Nintendont

A Wii Homebrew Project to play GC Games on Wii and vWii on Wii U
1.84k stars 316 forks source link

Allow custom configuration for Reset #1168

Open Willicious opened 6 months ago

Willicious commented 6 months ago

It’s in the title. Either that, or allow use of one or the other. The combo R + Z + B + DPad down is used in-game for a number of titles, including SSX Tricky and Tony Hawk PS4.

R + Z + Start is better, but there’s no option to only use that one.

Happy to build my own fork that solves this, but it would be great if you could consider it for the proper version.

Willicious commented 3 weeks ago

Hi, hoping for some feedback on this request. Could someone maybe point me to whereabouts in the code the button combos are set so that I can fix this issue myself?

Willicious commented 3 weeks ago

Never mind, managed to find it (here's the pull request for anyone interested). I remapped the combos to the following:

Exit is now L, R, Start Reset is now A, Y, Start

If using a GC controller to Wiimote for wireless play, be sure to only tap the start button for Reset. Pressing and holding Start is treated like a Home button press, which will Exit instead.