Difference between revisions of "FCEUX"

From Emulation General Wiki
Jump to navigation Jump to search
Line 13: Line 13:
  
 
'''FCE Ultra Extended''', typically shortened to '''FCEUX''', is an open-source [[Nintendo Entertainment System emulators|Famicom (NES)]] and Famicom Disk System (FDS) emulator. It began as an amalgamation of several FCE Ultra<ref>[https://fceux.com/web/version.html FCEUX.com]</ref> forks, designed to unify the then vast number of FCE Ultra branches with differing features. FCEUX has itself been forked, though mostly to increase the amount of platforms it is on, such as a [[GameCube emulators|GameCube]] and [[Wii emulators|Wii]] port known as FCE Ultra GX.
 
'''FCE Ultra Extended''', typically shortened to '''FCEUX''', is an open-source [[Nintendo Entertainment System emulators|Famicom (NES)]] and Famicom Disk System (FDS) emulator. It began as an amalgamation of several FCE Ultra<ref>[https://fceux.com/web/version.html FCEUX.com]</ref> forks, designed to unify the then vast number of FCE Ultra branches with differing features. FCEUX has itself been forked, though mostly to increase the amount of platforms it is on, such as a [[GameCube emulators|GameCube]] and [[Wii emulators|Wii]] port known as FCE Ultra GX.
 
FCEU Ultra itself is based on FCE<ref>[https://web.archive.org/web/20000816000835/http://www.grapevine.net/~zaik/fceu/ FCE Ultra homepage]</ref> (<u>F</u>amily <u>C</u>omputer <u>E</u>mulator)<ref>[https://web.archive.org/web/20000301000000/http://www.geocities.co.jp/Playtown/2004/fce.htm http://www.geocities.co.jp/Playtown/2004/fce.htm]</ref> by Bero which was designed for [[NEC PC-9800 series|PC-98]] and [[wikipedia:IBM Personal Computer AT|PC-AT]] devices.
 
 
 
==Downloads==
 
==Downloads==
 
{| cellpadding="4"
 
{| cellpadding="4"
Line 40: Line 37:
 
==Review==
 
==Review==
 
Despite its extensive toolset, it is less accurate than other NES/FDS emulators like [[Nestopia]], [[Mesen]] and [[puNES]]. However, thanks to FCEUmm being one of the forks it incorporates, it still has its uses as a highly compatible standalone emulator. It is recommended to download the latest AppVeyor build as the stable release is very old. It is also popular for developing new NES games, due to its excellent debugging tools. However, if you develop games/ROM hacks, be sure to test them on more accurate emulators, and/or with a flash cart on the real system to ensure compatibility.
 
Despite its extensive toolset, it is less accurate than other NES/FDS emulators like [[Nestopia]], [[Mesen]] and [[puNES]]. However, thanks to FCEUmm being one of the forks it incorporates, it still has its uses as a highly compatible standalone emulator. It is recommended to download the latest AppVeyor build as the stable release is very old. It is also popular for developing new NES games, due to its excellent debugging tools. However, if you develop games/ROM hacks, be sure to test them on more accurate emulators, and/or with a flash cart on the real system to ensure compatibility.
 +
==Parent projects==
 +
FCEUX is based on: FCEU (FCE Ultra), FCEUXD (FCE Ultra Extended Debugger), FCEU-mm (FCE Ultra mappers modified), FCEUXDSP, FCEU rerecording and FCE.<br>
 +
FCE Ultra forks merged into FCEUX:
 +
* FCEUD, added a Debugger and PPU viewer.
 +
** FCEUXD, added a Hex Editor, Name Table Viewer to FCEUD.
 +
*** FCEUXD SP, intended to significantly improve the debugging of FCEUXD.
 +
* FCEU-mm, added many mappers (unlicensed and licensed).
 +
* FCEU rerecording, added features to help recording movie input files.
 +
 +
FCE Ultra itself is based on FCE and rewrote large portions of FCE code.<ref>[https://web.archive.org/web/20000816000835/http://www.grapevine.net/~zaik/fceu/ FCE Ultra homepage]</ref>
 +
FCE (<u>F</u>amily <u>C</u>omputer <u>E</u>mulator)<ref>[https://web.archive.org/web/20000301000000/http://www.geocities.co.jp/Playtown/2004/fce.htm http://www.geocities.co.jp/Playtown/2004/fce.htm]</ref> by Bero, originally released in 1998<ref>[[Template:News/1998|Emulator news of 1998]]</ref> which was designed for [[NEC PC-9800 series|PC-98]] and [[wikipedia:IBM Personal Computer AT|PC-AT]] devices.
 +
 +
Other FCE forks include: [https://web.archive.org/web/19990209051452/http://www.geocities.co.jp/SiliconValley-PaloAlto/2353/ FCE++] (added improvements to FCE). And ports that include: FCE Linux (Linux port), xfce (Unix/X port), and NextFCE (FreeBSD fork). These were NOT merged into FCE ultra or its forks.
 +
----
 +
{{Nes}}
 
==References==
 
==References==
 
<references />
 
<references />
{{Nes}}
 
  
 
[[Category:Emulators]]
 
[[Category:Emulators]]

Revision as of 05:53, 7 April 2024

FCEUX
Fceux.png
Developer(s) FCEUX Team
Latest version 2.6.6 [+]
Active Yes
Platform(s) Windows
Linux
macOS
Solaris
BSD
Emulates NES
Website FCEUX.com
License GNU GPLv2
Source code GitHub

FCE Ultra Extended, typically shortened to FCEUX, is an open-source Famicom (NES) and Famicom Disk System (FDS) emulator. It began as an amalgamation of several FCE Ultra[1] forks, designed to unify the then vast number of FCE Ultra branches with differing features. FCEUX has itself been forked, though mostly to increase the amount of platforms it is on, such as a GameCube and Wii port known as FCE Ultra GX.

Downloads

Windows Dev builds
Compiled on AppVeyor

Windows Dev Builds
Compiled by emucr
GameCube Wii Wii U FCE Ultra GX
Includes cheat files
GameCube Wii Wii U FCE Ultra RX
First fork of FCEUGX
GameCube Wii Wii U FCEUX TX
Fork of FCEUGX by Tanooki16, based in FCEUX 2.4.0

On Debian systems:

 $ sudo apt install fceux

Review

Despite its extensive toolset, it is less accurate than other NES/FDS emulators like Nestopia, Mesen and puNES. However, thanks to FCEUmm being one of the forks it incorporates, it still has its uses as a highly compatible standalone emulator. It is recommended to download the latest AppVeyor build as the stable release is very old. It is also popular for developing new NES games, due to its excellent debugging tools. However, if you develop games/ROM hacks, be sure to test them on more accurate emulators, and/or with a flash cart on the real system to ensure compatibility.

Parent projects

FCEUX is based on: FCEU (FCE Ultra), FCEUXD (FCE Ultra Extended Debugger), FCEU-mm (FCE Ultra mappers modified), FCEUXDSP, FCEU rerecording and FCE.
FCE Ultra forks merged into FCEUX:

  • FCEUD, added a Debugger and PPU viewer.
    • FCEUXD, added a Hex Editor, Name Table Viewer to FCEUD.
      • FCEUXD SP, intended to significantly improve the debugging of FCEUXD.
  • FCEU-mm, added many mappers (unlicensed and licensed).
  • FCEU rerecording, added features to help recording movie input files.

FCE Ultra itself is based on FCE and rewrote large portions of FCE code.[2] FCE (Family Computer Emulator)[3] by Bero, originally released in 1998[4] which was designed for PC-98 and PC-AT devices.

Other FCE forks include: FCE++ (added improvements to FCE). And ports that include: FCE Linux (Linux port), xfce (Unix/X port), and NextFCE (FreeBSD fork). These were NOT merged into FCE ultra or its forks.


References