mdeguzis / RetroRig-ES

(discontinued) EmulationStation flavor of RetroRig. Curated and pre-configured emulation.
Other
24 stars 3 forks source link

Wiimote Lightgun support for MAME #21

Open elsonrodriguez opened 8 years ago

elsonrodriguez commented 8 years ago

I followed this guide to enable Wiimotes as a lightgun for Mame:

http://blog.novaslp.net/post/97113634233/wiimotes-as-lightguns-in-mame-on-linux

The biggest hurdle was that I needed to compile Mame with NO_USE_XINPUT = 0

Aside from that, it works great. Light gun games require the use of a cursor unless the game has a really good calibration routine. Honestly though it's best when you just shoot from the hip.

My configuration is in a jumbled mess here: https://gist.github.com/elsonrodriguez/de9ad8dad7e1f672e2bd

Key points: