libretro-mirrors / beetle-saturn-libretro

Standalone port of Mednafen Saturn to the libretro API.
GNU General Public License v2.0
62 stars 42 forks source link

First pass Virtua Gun / Stunner support (not-working) #78

Closed hiddenasbestos closed 6 years ago

hiddenasbestos commented 6 years ago

This change adds incomplete support for the Virtua Gun peripheral. It has a number of issues, chiefly that you can't shoot anything in game - the emulator thinks you're firing off the screen, I think. Mednafen also has a control to simulate an off-screen shot for reloading, this has not implemented.

Controls: Trigger: LMB Start button: MMB+RMB together

Cursor position has been crudely estimated and will require a more intelligent re-write.

hiddenasbestos commented 6 years ago

Gonna close this and make it an issue that Virtua Gun isn't supported, rather than adding such an incomplete feature.