EmulatorArchive / wii-mednafen

Automatically exported from code.google.com/p/wii-mednafen
1 stars 0 forks source link

Z button remaping #47

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I currently use an adapter that allows NES/SNES/Genesis controllers to be used 
on Wii using the Gamecube controller ports. This works great on Virtual Console 
and most emulators, since Select is mapped to Z on the adapter. However, 
wiimednafen maps Z to the Home button, so every time I press Select on my 
controller, I end up nearly exiting the emulator.

I was attempting to fix this problem on my own for personal use, but I've had 
no luck at all getting the wiimednafen source to compile. Any help with either 
remapping the buttons or getting the emulator to compile would be extremely 
appreciated.

Original issue reported on code.google.com by swordmas...@hotmail.com on 23 Oct 2013 at 3:26

GoogleCodeExporter commented 9 years ago
Update: I figured out why it wouldn't compile, and fixed it. Now I'm just 
attempting to find the button mappings and change them.

Original comment by swordmas...@hotmail.com on 24 Oct 2013 at 5:56

GoogleCodeExporter commented 9 years ago
Update 2: Moved the GC_BUTTON_HOME to Trigger L, and set Trigger Z as the 
Select button for PC Engine. It works great, and now I can use an NES/SNES pad 
to play PC Engine games! I'll probably make this change in NES/GB/GBA as well.

Original comment by swordmas...@hotmail.com on 24 Oct 2013 at 7:06

GoogleCodeExporter commented 9 years ago
Nice! Glad to hear you were able to resolve the issue. At some point I may make 
an update available with a number of features that are uncommitted. If I do 
that, I will fix this as well.

Original comment by raz0...@gmail.com on 13 Nov 2013 at 6:32