Difference between revisions of "FCEUX"

From Emulation General Wiki
Jump to navigation Jump to search
(FCEUX is a NES and FDS emulator.)
(Updated Fceux Icon)
 
(42 intermediate revisions by 26 users not shown)
Line 1: Line 1:
 
{{Infobox emulator
 
{{Infobox emulator
|logo = FCEUX.png
+
|logo = Fceux.png
|logowidth = 64
+
|logowidth = 92
|version = 2.2.3
+
|version = {{Version|FCEUX}}
 
|active = Yes
 
|active = Yes
|platform = Windows<br/>Linux
+
|platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]]<br/>[[Emulators on macOS|macOS]]<br/>Solaris<br/>[[Emulators on BSD|BSD]]
 
|target = [[Nintendo Entertainment System emulators|NES]]
 
|target = [[Nintendo Entertainment System emulators|NES]]
 
|developer = FCEUX Team
 
|developer = FCEUX Team
 
|website = [http://www.fceux.com/web/home.html FCEUX.com]
 
|website = [http://www.fceux.com/web/home.html FCEUX.com]
|source = [https://github.com/TASVideos/fceux/ GitHub]
+
|source = [https://github.com/TASEmulators/fceux GitHub]
 +
|license = GNU GPLv2
 
}}
 
}}
'''FCE Ultra X''', typically shortened to '''FCEUX''', is a [[Nintendo Entertainment System emulators|Famicom (NES)]] and Famicom Disk System (FDS) emulator. It is an amalgamation of several FCE Ultra forks, designed to bring the FCE Ultra branches to a halt due to the vast number and their differing features. Ironically, it has also 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 FCEUGX.
+
 
 +
'''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 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.
  
 
==Downloads==
 
==Downloads==
*[http://www.emucr.com/search/label/Fceux SVN Builds]
+
{| cellpadding="4"
*[https://ci.appveyor.com/project/zeromus/fceux/build/artifacts Git Autobuilds]
+
|-
*[https://code.google.com/p/fceugc/downloads/list FCEUGX] (GameCube/Wii)
+
|align=center|{{Icon|Win-big}}
 +
|'''[https://ci.appveyor.com/project/zeromus/fceux/build/artifacts Dev builds]'''<br/><small>Compiled on AppVeyor</small>
 +
|-
 +
|colspan="3"|<hr/>
 +
|-
 +
|align=center|{{Icon|Win-big}}
 +
|[http://www.emucr.com/search/label/Fceux Dev Builds]<br/><small>Compiled by emucr</small>
 +
|-
 +
|align=center|{{Icon|GCN|Wii|WiiU}}
 +
|[https://github.com/dborth/fceugx/releases FCE Ultra GX]<br/><small>Includes cheat files</small>
 +
|-
 +
|align=center|{{Icon|GCN|Wii|WiiU}}
 +
|[https://github.com/niuus/FCEUltraRX/releases FCE Ultra RX]<br/><small>First fork of FCEUGX</small>
 +
|-
 +
|align=center|{{Icon|GCN|Wii|WiiU}}
 +
|[https://gbatemp.net/threads/fceugx-1up.558023 FCEUX TX]<br/><small>Fork of FCEUGX by Tanooki16, based in FCEUX 2.4.0</small>
 +
|}
 +
On Debian systems:
 +
  $ sudo apt install fceux
  
 
==Review==
 
==Review==
Despite its extensive toolset, it is less accurate than other NES 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 SVN 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.
  
 
{{Nes}}
 
{{Nes}}
 +
 
[[Category:Emulators]]
 
[[Category:Emulators]]
 +
[[Category:Console emulators]]
 +
[[Category:Home console emulators]]
 
[[Category:Nintendo Entertainment System emulators]]
 
[[Category:Nintendo Entertainment System emulators]]
 
[[Category:Windows emulation software]]
 
[[Category:Windows emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]
 +
[[Category:macOS emulation software]]
 +
[[Category:BSD emulation software]]
 +
[[Category:Forks]]

Latest revision as of 19:07, 27 February 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 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[edit]

  Dev builds
Compiled on AppVeyor

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

On Debian systems:

 $ sudo apt install fceux

Review[edit]

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.