Difference between revisions of "Nestopia"

From Emulation General Wiki
Jump to navigation Jump to search
(Review)
(Updated Infobox and formating.)
(46 intermediate revisions by 33 users not shown)
Line 1: Line 1:
{{Infobox
+
{{Infobox emulator
|image = nestopia.gif
+
|title = nestopiaue
|imagewidth = 250
+
|logo = nestopia.gif
|first = 1.45
+
|logowidth = 250
|second = Yes
+
|version = {{NestopiaVer}}
|third = Windows, Linux
+
|active = Yes
|fourth = Martin Freij
+
|platform = Multi-platform
|fifth = [http://0ldsk00l.ca/nestopia.html 0ldsk00l.ca]
+
|target = [[Nintendo Entertainment System emulators|NES]]<br/>[[Nintendo Entertainment System emulators|Famicom]]<br/>[[Nintendo Entertainment System emulators|Famicom Disk System]]
|sixth = [http://sourceforge.net/projects/nestopiaue/files/latest/download?source=files SourceForge]}}'''Nestopia''' is a [[Nintendo Entertainment System emulators|NES]] emulator. It is also available as a libretro core for [[RetroArch]].
+
|prog-lang = C++
 +
|developer = Martin Freij<br/>Ryan Danbrook
 +
|accuracy = Cycle-Accurate
 +
|website = [http://0ldsk00l.ca/nestopia/ 0ldsk00l.ca]
 +
|license = GNU GPL v2
 +
|source = [https://github.com/rdanbrook/nestopia GitHub]
 +
}}
 +
'''Nestopia UE''' is an open-source [[Nintendo Entertainment System emulators|Famicom (NES)]] and Famicom Disk System (FDS) emulator written in C++. Nestopia allows graphical enhancements such as texture scaling and TV filters, as well as netplay support. It's one of the most popular and most compatible emulators around.  
  
==Download==
+
==Downloads==
[http://0ldsk00l.ca/nestopia.html#downloads Nestopia]
+
* [http://sourceforge.net/projects/nestopiaue/files/ Nestopia UE Stable Builds]
 +
* [http://www.emucr.com/search/label/Nestopia Nestopia UE Dev Builds]
 +
* [http://0ldsk00l.ca/nestopia/ Official Linux and BSD Binaries]
 +
* [http://sourceforge.net/projects/nestopia/files/Nestopia/v1.40/Nestopia140bin.zip/download Original Nestopia]
  
[http://www.emucr.com/search/label/Nestopia Emucr builds]
+
==Overview==
[[Category:Article stubs]]
+
According to TASVideos, Nestopia is ranked as the fifth most accurate NES emulator, with 1.40 scoring a score of 82.3%.<ref>http://tasvideos.org/EmulatorResources/NESAccuracyTests.html</ref> Other NES/FDS emulators, such as [[Mesen]] and [[puNES]], have higher scores on these tests. However, these test ROMs don't test everything that matters for accurate emulation (and in some cases, test stuff that doesn't matter for emulating any games). So the test results may be a bit misleading, but that does not mean it is not a high accuracy emulator.
[[Category:Emulators]]
+
 
[[Category:Linux emulation software]]
+
==References==
[[Category:Nintendo Entertainment System emulators]]
+
{{reflist}}
[[Category:OS X emulation software]]
 
[[Category:NetPlay]]
 
  
==Review==
+
{{Nes}}
Windows XP users report problems with vsync and [[input lag]]. These issues do not exist in the Linux or [[RetroArch]] ports.
 
  
==NetPlay==
 
Uses Kaillera
 
===Download===
 
*http://prdownloads.sourceforge.net/nestopia/Nestopia140bin.zip?download
 
{| class="mw-collapsible mw-collapsed wikitable"
 
! colspan=2 width="250"|Review
 
|-
 
| '''PROS''' ||
 
*Supports up to 4 player simultaneous (Kaillera)
 
*It supports a great number of mappers
 
*Excellent connectivity, sometimes informally compared to GGPO's netcode in efficiency
 
*Basic chat support.
 
|-
 
| '''CONS''' ||
 
*Requires port forwarding
 
*The highest ping that it tolerates is around the 150ms mark, after which it starts to desynch very often
 
*It's slightly prone to freezing/crashing/BSOD, but to a much lesser extent than the multiplayer client
 
*Everyone needs to have the exact same ROM version and save file. Or else, it'll desynch or outright not work.
 
*Chat box is an eyesore.
 
*You need to constantly switch focus back and forth between chat and emulator window in order to chat.
 
*You will hear no sound while the window is unfocused.
 
|}
 
[[Category:Article stubs]]
 
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 +
[[Category:Nintendo Entertainment System emulators]]
 +
[[Category:Netplay]]
 +
[[Category:Windows emulation software‏‎]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]
[[Category:Nintendo Entertainment System emulators]]
+
[[Category:macOS emulation software]]
[[Category:OS X emulation software]]
 
[[Category:NetPlay]]
 

Revision as of 01:31, 27 March 2019

nestopiaue
Nestopia.gif
Developer(s) Martin Freij
Ryan Danbrook
Latest version 1.52.0
Active Yes
Platform(s) Multi-platform
Emulates NES
Famicom
Famicom Disk System
Accuracy Cycle-Accurate
Website 0ldsk00l.ca
Programmed in C++
License GNU GPL v2
Source code GitHub

Nestopia UE is an open-source Famicom (NES) and Famicom Disk System (FDS) emulator written in C++. Nestopia allows graphical enhancements such as texture scaling and TV filters, as well as netplay support. It's one of the most popular and most compatible emulators around.

Downloads

Overview

According to TASVideos, Nestopia is ranked as the fifth most accurate NES emulator, with 1.40 scoring a score of 82.3%.[1] Other NES/FDS emulators, such as Mesen and puNES, have higher scores on these tests. However, these test ROMs don't test everything that matters for accurate emulation (and in some cases, test stuff that doesn't matter for emulating any games). So the test results may be a bit misleading, but that does not mean it is not a high accuracy emulator.

References