Difference between revisions of "Game Console Emulators for Linux"
From Free Knowledge Base- The DUCK Project: information for everyone
m |
m (→SuperNES) |
||
(One intermediate revision by one user not shown) | |||
Line 7: | Line 7: | ||
higan is the most accurate emulator, not the best UI and requires decent hardware though. snes9x is generally considered the best balance of being accurate enough but usable, Obviously would require more information to track down your issue though. Super Nintendo Snes9x emulator. Snes9x is one of the best SNES emulators on the Linux platform. It is very well designed, with a thoughtful user interface and tons of excellent features, such as gameplay recording, controller support, and various graphical enhancements. | higan is the most accurate emulator, not the best UI and requires decent hardware though. snes9x is generally considered the best balance of being accurate enough but usable, Obviously would require more information to track down your issue though. Super Nintendo Snes9x emulator. Snes9x is one of the best SNES emulators on the Linux platform. It is very well designed, with a thoughtful user interface and tons of excellent features, such as gameplay recording, controller support, and various graphical enhancements. | ||
− | Higan and Mednafen | + | Higan was and no longer is in the Debian repos |
+ | |||
+ | Mednafen is in Debian repos. | ||
zsnes is considered outdated. | zsnes is considered outdated. | ||
+ | |||
+ | ===snes9x=== | ||
+ | sudo add-apt-repository ppa:random-stuff/ppa | ||
+ | Update the package manager with the command: | ||
+ | sudo apt-get update | ||
+ | Now use the command below to install the program | ||
+ | sudo apt-get install snes9x | ||
== External Resources == | == External Resources == |
Latest revision as of 10:01, 9 May 2021
Contents
Atari
NES
SuperNES
higan is the most accurate emulator, not the best UI and requires decent hardware though. snes9x is generally considered the best balance of being accurate enough but usable, Obviously would require more information to track down your issue though. Super Nintendo Snes9x emulator. Snes9x is one of the best SNES emulators on the Linux platform. It is very well designed, with a thoughtful user interface and tons of excellent features, such as gameplay recording, controller support, and various graphical enhancements.
Higan was and no longer is in the Debian repos
Mednafen is in Debian repos.
zsnes is considered outdated.
snes9x
sudo add-apt-repository ppa:random-stuff/ppa
Update the package manager with the command:
sudo apt-get update
Now use the command below to install the program
sudo apt-get install snes9x
External Resources
- http://emulation.gametechwiki.com/index.php/Main_Page Emulation General Wiki]