Difference between revisions of "SNES9X"
Jump to navigation
Jump to search
(Created page with "<big>SNES9X</big> is a emulator for playing SNES games, Its really easy to setup and provides some nostalgia for those of us who had one as a kid!<br> Although its library is...") |
|||
Line 1: | Line 1: | ||
− | + | '''SNES9x''' is an emulator for playing Super Nintendo games; it's easy to set up and provides some nostalgia for those of us who had one as a kid! | |
− | Although its library is small it still has a few fun games. | + | Although its library is small, it still has a few fun games.<br> |
− | <br> | ||
==Video Setup Guide== | ==Video Setup Guide== | ||
<youtube>https://youtu.be/yvP_-KLqLQE</youtube> | <youtube>https://youtu.be/yvP_-KLqLQE</youtube> | ||
− | |||
− | |||
==Downloads== | ==Downloads== | ||
− | * Download | + | * Download SNES9x [https://www.emulator-zone.com/snes/snes9x from the official website] |
− | * Download Prof_gLX's Lightgun edition | + | * Download Prof_gLX's Lightgun edition SNES9x (NO CROSSHAIRS!) [https://github.com/ProfgLX/snes9xLightgun/releases/tag/v2021.04.05 from Prof_gLX's GitHub] |
− | |||
− | |||
==Compatibility== | ==Compatibility== | ||
− | See the compatible gun game list [ | + | See the compatible gun game list [[wikipedia:Super_Scope#Compatible_games|in Wikipedia]] |
− | |||
− | |||
==Lethal Enforcers offscreen reload fix== | ==Lethal Enforcers offscreen reload fix== | ||
Line 23: | Line 16: | ||
You have to aim off the TOP of the screen, Sides and bottom will not work! | You have to aim off the TOP of the screen, Sides and bottom will not work! | ||
− | |||
− | |||
==Launch Script== | ==Launch Script== | ||
Line 32: | Line 23: | ||
start C:\snes9x\snes9x-x64 -port2 superscope "C:\snes9x\Roms\ROM NAME AND EXTENSION GOES HERE" -fullscreen | start C:\snes9x\snes9x-x64 -port2 superscope "C:\snes9x\Roms\ROM NAME AND EXTENSION GOES HERE" -fullscreen | ||
</syntaxhighlight> | </syntaxhighlight> | ||
− | + | ||
− | |||
__FORCETOC__ | __FORCETOC__ | ||
[[Category: Emulators PC]] | [[Category: Emulators PC]] |
Revision as of 00:44, 7 December 2022
SNES9x is an emulator for playing Super Nintendo games; it's easy to set up and provides some nostalgia for those of us who had one as a kid!
Although its library is small, it still has a few fun games.
Video Setup Guide
Downloads
- Download SNES9x from the official website
- Download Prof_gLX's Lightgun edition SNES9x (NO CROSSHAIRS!) from Prof_gLX's GitHub
Compatibility
See the compatible gun game list in Wikipedia
Lethal Enforcers offscreen reload fix
Titch figured out how to activate off screen reload for Lethal Enforcers should you wish to play....
You have to aim off the TOP of the screen, Sides and bottom will not work!
Launch Script
Example batch file text:
start C:\snes9x\snes9x-x64 -port2 superscope "C:\snes9x\Roms\ROM NAME AND EXTENSION GOES HERE" -fullscreen