Best NES emulator?
Moderator: General Mods
-
- New Member
- Posts: 5
- Joined: Fri Jun 18, 2010 10:33 pm
Best NES emulator?
What is the best NES emulator?
Re: Best NES emulator?
There is no such thing as the best, but Nestopia, RockNES and FCEUltra are generally considered to be very good.
Re: Best NES emulator?
VirtuaNES is another really good NES emulator. Kinda spoiled for choice really.
Re: Best NES emulator?
And FakeNES was decent last I tried it (which was before they started the rewrite).
Core i7 920 @ 2.66GHZ | ASUS P6T Motherboard | 8GB DDR3 1600 RAM | Gigabyte Geforce 760 4GB | Windows 10 Pro x64
Re: Best NES emulator?
QuickNES.
Made by blargg, Windows port by kode54.
Made by blargg, Windows port by kode54.
This person is a fucking douchebag, they should die.
-
- Buzzkill Gil
- Posts: 4294
- Joined: Wed Jan 12, 2005 7:14 pm
Re: Best NES emulator?
NEsticle. Ten thousand websites can't be wrong.
KHDownloadsSquall_Leonhart wrote:DirectInput represents all bits, not just powers of 2 in an axis.You have your 2s, 4s, 8s, 16s, 32s, 64s, and 128s(crash course in binary counting!). But no 1s.
Re: Best NES emulator?
I was going to post about QuickNES, but it does have its limitations. For instance, the library itself only supports a few mappers out of the box, and my port only adds a couple more. Oh, and while the PPU itself is cycle accurate, the renderer produces whole scanlines, so anything that does mid-scanline effects won't look right. Ah, and there's the little matter of it only supporting NTSC, but not PAL.
Other than that, though, it's excellent. And I'm willing to bet it could kick Nesticle's ass, considering it's so fast, while remaining accurate. I'm just too lazy to produce a DOS port for anyone to compare on some 486 machine. It shouldn't be hard to get a benchmark utility compiled with DJGPP, though.
Other than that, though, it's excellent. And I'm willing to bet it could kick Nesticle's ass, considering it's so fast, while remaining accurate. I'm just too lazy to produce a DOS port for anyone to compare on some 486 machine. It shouldn't be hard to get a benchmark utility compiled with DJGPP, though.
Re: Best NES emulator?
A benchmark that takes speed AND compatibility into account would be totally cool. I have no idea how that can be made and automated though.
Also, I'd vote in for Nintendulator and MuNES to keep the OP confused and make decision making even harder.
Also, I'd vote in for Nintendulator and MuNES to keep the OP confused and make decision making even harder.
-
- Locksmith of Hyrule
- Posts: 3634
- Joined: Sun Aug 08, 2004 7:49 am
- Location: 255.255.255.255
- Contact:
Re: Best NES emulator?
Might as well contribute farther to the confusion and suggest Jnes
Seriously, why does no one ever mention it?
Seriously, why does no one ever mention it?
<Nach> so why don't the two of you get your own room and leave us alone with this stupidity of yours?
NSRT here.
NSRT here.
Re: Best NES emulator?
1) Get timing/CPU/PPU test romsA benchmark that takes speed AND compatibility into account would be totally cool. I have no idea how that can be made and automated though.
2) Run said tests and note times it takes to complete and pass said tests
3) Rinse and repeat.
Found for GB/GBC:
* Gambatte passes all blargg's tests
* VBA-M almost passes all tests, minus the memory modification timing tests
* Vanilla VBA fails some instruction tests
* BGB fails some instruction tests
This person is a fucking douchebag, they should die.
Re: Best NES emulator?
iNES
Free for Linux and a very tiny fee for Win32. It is the only NES emulator I have used and will remain that way so long as its developed.
Free for Linux and a very tiny fee for Win32. It is the only NES emulator I have used and will remain that way so long as its developed.
Re: Best NES emulator?
that's still being developed? haven't had any reason to touch that since fwnes->biones and then virtualnes.Xenogears wrote:iNES
Why yes, my shift key *IS* broken.
-
- Ignorant Child
- Posts: 326
- Joined: Mon Apr 06, 2009 10:10 pm
- Location: 1984
Re: Best NES emulator?
lol
Last edited by lordmissus on Fri Nov 18, 2011 7:41 pm, edited 1 time in total.
-
- Buzzkill Gil
- Posts: 4294
- Joined: Wed Jan 12, 2005 7:14 pm
Re: Best NES emulator?
Amazingly, yes.odditude wrote:that's still being developed? haven't had any reason to touch that since fwnes->biones and then virtualnes.Xenogears wrote:iNES
KHDownloadsSquall_Leonhart wrote:DirectInput represents all bits, not just powers of 2 in an axis.You have your 2s, 4s, 8s, 16s, 32s, 64s, and 128s(crash course in binary counting!). But no 1s.
Re: Best NES emulator?
And amazingly, the author still fails for charging for his software, but only for commercial operating systems. Author should get a job and pay for his development out of his own pocket. I hear the latest Visual Studio is really cheap at TPB store. Or if you have a programming job, you can weasel a copy off the company's MSDN subscription. Or weasel your own MSDN subscription out of your employer.Gil_Hamilton wrote:Amazingly, yes.odditude wrote:that's still being developed? haven't had any reason to touch that since fwnes->biones and then virtualnes.Xenogears wrote:iNES
I almost got a job with a company that even asked me how much money I wanted and what software they should buy for me. I chickened out in the end, though, which is probably better anyway.
Re: Best NES emulator?
Hey Marat, didn't you you came around these parts. How's it been going?Xenogears wrote:iNES
Free for Linux and a very tiny fee for Win32. It is the only NES emulator I have used and will remain that way so long as its developed.
Re: Best NES emulator?
Yep. I did that. I got licensed Windows XP, Windows 7 Ultimate and Visual Studio 2010 Ultimate. And if everything goes well, I may even get a MSDN subscription.I hear the latest Visual Studio is really cheap at TPB store. Or if you have a programming job, you can weasel a copy off the company's MSDN subscription. Or weasel your own MSDN subscription out of your employer.
Btw, Visual Studio is free at MS store. Just ask for the express copy at the counter.
Re: Best NES emulator?
Visual Studio Express has been free for at least the last two versions. Google away!AamirM wrote:Btw, Visual Studio is free at MS store. Just ask for the express copy at the counter.
Why yes, my shift key *IS* broken.
Re: Best NES emulator?
Visual Studio Express is still incapable of editing resource scripts, although if you don't need to edit them, you can get the Resource Compiler from the Platform SDK and still build them.
Re: Best NES emulator?
Or you could use windres from mingw instead of downloading that huge ass SDK just for that. Also, there is a free resource editor too .
Re: Best NES emulator?
I've never tried that editor, but I have had windres fail to compile some resource scripts, which I ultimately had to compile to a .res file with rc.exe.
Re: Best NES emulator?
Well you should try it then. Its quite adequate.
This person is a fucking douchebag, they should die.
Re: Best NES emulator?
Are you using the one with the release mingw? That one is very old. I had windres failing for me once when VS had used some DLGINIT macro to initialize some items in a dialog listbox (which was redundant anyway since I was filling them at load). Updating to a newer/latest (one from TDMgccwhatever) windres fixed this for me.kode54 wrote:I've never tried that editor, but I have had windres fail to compile some resource scripts, which I ultimately had to compile to a .res file with rc.exe.
Re: Best NES emulator?
And you had to come and troll because its not up to your standards about CA?byuu wrote:Hey Marat, didn't you you came around these parts. How's it been going?Xenogears wrote:iNES
Free for Linux and a very tiny fee for Win32. It is the only NES emulator I have used and will remain that way so long as its developed.
Well, kindly mind your own fucking business and stick with the things you're good at. (if any).
This person is a fucking douchebag, they should die.