Difference between revisions of "Emulator:ZSNES"

From Wah!ki
Jump to navigation Jump to search
Line 30: Line 30:
 
* [http://www.zsnes.com www.zsnes.com] - ZSNES homepage
 
* [http://www.zsnes.com www.zsnes.com] - ZSNES homepage
  
[[Category:Emulator]][[Category:ZSNES]][[Category:SNES]]
+
[[Category:Emulator:ZSNES]][[Category:ZSNES]][[Category:SNES]]

Revision as of 12:05, 14 October 2017

About

ZSNES is a free software SNES emulator written mostly in x86 assembly with official ports for Linux, MS-DOS, Mac OS, and Windows.

Configuration

Platform Version Device Exec Type commandline_format
Linux 1.51 ROM /usr/bin/zsnes D -m "[rompath]/[name].[romext]"

Cabinet-Friendliness Tips

Reassigning Hotkeys

If you're using ZSNES with Wah!Cade in an arcade cabinet, you will probably want to disable the background layer hotkeys. In the main menu click MISC and then click on the first option called MISC KEYS. On the screen that appears, delete the BG 1-4 definitions or remap them however you like. Now you can map player 1 start and player 2 start to the 1 and 2 keys respectively without unintentionally toggling the background layers.

Exit on ESC

By using the -m parameter in the command line format (as shown above), ZSNES will be launched without the GUI. While in this mode, the ESC key exits the emulator.

External Links