View Full Version : NES Emulator help
ninja_in_pajamas
July 26th, 2007, 01:05 AM
I know there arep lenty of emulators out there, but I would like a recommendation or two. There is one thing I need the emulator to be able to do (Other than play the games obviously). I really need one that will let me use the XBOX 360 PC Controller. I don't need to be able to use the triggers or even the analog stick. All I need is x,y,a,b,start,select,and the D-pad. Any suggestions?
tbroderick
July 26th, 2007, 02:14 AM
http://ubuntuforums.org/showthread.php?t=404577
hikaricore
July 26th, 2007, 02:39 AM
The NES didn't have X & Y keys. However the SNES did... lol
ninja_in_pajamas
July 26th, 2007, 06:31 PM
Yes, I know Hikaricore, but the X and Y keys can easily be mapped as turbo versions of A and B. That is what I do on NEStopia, and I see there is an unofficial version of it for linux, but I don't know how to compile it.
DoktorSeven
July 26th, 2007, 06:57 PM
If you can get your 360 controller working as a standard gamepad under Linux, nearly any program that uses joysticks should be able to use it, so just use FCEU (and its frontend, gfceu).
I don't own a 360 controller so I don't know what's involved in getting it working, though I would think any USB controller would show up as at least a standard HID gamepad.
OffAxis
July 26th, 2007, 07:28 PM
have you tried mednafen?
http://www.mednafen.com
It's officially supported in the repositories (so no compile) and can be run from the command line.
sudo apt-get install mednafen
and then
mednafen /path/to/rom
Once started it's just ALT+SHIFT+1 to configure the joystick. I don't have an X-box controller, but my Logitech one works fine.
2manydrugsago
January 31st, 2008, 12:25 AM
I don't know how to compile so is there an NES emulator that I can key map for my keyboard. I can follor direction for repositories. I don't need help with suppositories.
Dr. Clock
May 9th, 2008, 05:28 AM
This is what happened in my command line:
ray@ray-desktop:~$ sudo apt-get install mednafen
[sudo] password for ray:
Reading package lists... Done
Building dependency tree
Reading state information... Done
mednafen is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ray@ray-desktop:~$ mednafen /path/to/rom
Starting Mednafen 0.8.1
Loading settings from "/home/ray/.mednafen/mednafen.cfg"...
Initializing joysticks...
Joystick 0 - Microsoft Xbox 360 Wireless Controller (PC) - Unique ID: e462ea11338354e1
Joystick 1 - Microsoft Xbox 360 Wireless Controller (PC) - Unique ID: e462ea11338354e2
Joystick 2 - Microsoft Xbox 360 Wireless Controller (PC) - Unique ID: e462ea11338354e2
Joystick 3 - Microsoft Xbox 360 Wireless Controller (PC) - Unique ID: e462ea11338354e2
Loading /path/to/rom...
Error opening "/path/to/rom": No such file or directory
ray@ray-desktop:~$
DoktorSeven
May 9th, 2008, 05:46 AM
Don't actually type /path/to/rom, that's just instructions that you should type the full file system path to your ROM file...
BigSilly
May 9th, 2008, 01:26 PM
I totally recommend both Mednafen and NEStopia. I think I'd probably say to go for Mednafen first, since a pretty up to date version is in the repos, and there's no compiling to do. NEStopia is similarly excellent, but you have to compile it. It's easy enough to do, though to be fair.
Myself I'm currently using Mednafen, but when the new version of NEStopia comes out I'll give that a go too. Have both I say! :D
acoustibop
May 9th, 2008, 06:51 PM
If you use Mednafen and also want to take advantage of its excellent Sega Master System emulation capabilities (only in recent versions), get this .deb for version 0.88 (http://ubuntuforums.org/showpost.php?p=4655351&postcount=26) that FranMichaels was kind enough to post, as the pause function is not enabled in the previous version - and it's essential for some games.
NightCrawler03X
June 25th, 2008, 05:17 PM
There are only two NES emulators worth using:
Nestopia
Nintendulator
Both of these are cycle-accurate, which basically means that they emulate the consoles as accurately as possible. Nestopia is more up-to-date than Nintendulator is.
I would recommend Nestopia:
Get the Nestopia 1.40 source code from http://nestopia.sourceforge.net/
It's windows only, but there is an "overlay" that compiles with Nestopias core, allowing you to use Nestopia on Linux http://rbelmont.mameworld.info/?page_id=200
disturbedite
June 26th, 2008, 12:28 AM
yes, definitely use nestopia. 1.40(g) was just released with major improvements.
Powered by vBulletin® Version 4.2.2 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.