Emulator:Gens

From Wah!ki
Revision as of 12:59, 11 February 2011 by Codefenix (talk | contribs)
Jump to navigation Jump to search

About

Gens/GS is a version of Gens maintained by GerbilSoft. The main goal of Gens/GS is to clean up the source code and combine features from various forks of Gens.

Configuration

Platform Version Device Exec Type commandline_format
Linux r7 ROM /usr/bin/gens D --fs --quickexit "[rompath]/[name].[romext]"

Reassigning Inputs and Hotkeys

If you're using Gens/GS with Wah!Cade in an arcade cabinet, you will probably want to map player 1's C or Z button to the spacebar. When defining inputs in the GUI, however, mapping an input to the spacebar does not stick. To work around this, open ~/.gens/gens.cfg and scroll down to the inputs section for player 1 (P1.Up, P1.Down, etc), and set the hex key code for the desired input to "0020".

When the --quickexit command line parameter is used (as shown above), the ESC key closes the emulator.

External Links