sudo apt-get install zsnes
Now zsnes is a nice emulator that can play SNES games , it has a nice GUI and can run both on Windows and Linux operating system.
However if you dont like zsnes you can try other emlators also one popular one is fceu,To install fceu type the following command at terminal
sudo apt-get install fceu
fceu is for running NES games only.
However if you prefer to install application graphically launch Synaptic Package Manager (System -> Administration -> Synaptic Package Manger) and search for package fceu,zsnes and check them and press install button.
Now to launch fceu or zsnes go to (Applications -> Accessories -> terminal ) and type the following commands to run the emulator.
zsnes to launch the zsnes emulator it has it's own graphical interface and hence it use is self explanatory.
For playing NES game you have to use fceu to launch fceu type the following command at the terminal.
fceu -inputcfg gamepad1 /home/user/Mario.nes (Or any other game nes and path)
After this done next time you want to start fceu you dont have to specify your keys again you can use the following command to run fceu.
Now for roms(nes and snes games ) you can use the google for finding and downloading roms , since i dont quite know about legality of using these roms so i wont recommend any site to you , anyways they are quite easy to find using google.
Source: http://linuxondesktop.blogspot.com/2007/03/playing-classic-games-under-ubuntu.html
No comments:
Post a Comment