Difference between revisions of "FCEUX"

From Emulation General Wiki
Jump to navigation Jump to search
(Downloads)
(Updated Fceux Icon)
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Infobox emulator
 
{{Infobox emulator
|logo = FCEUX.png
+
|logo = Fceux.png
|logowidth = 70
+
|logowidth = 92
 
|version = {{Version|FCEUX}}
 
|version = {{Version|FCEUX}}
 
|active = Yes
 
|active = Yes
|platform = [[Emulators on Windows|Windows]]<br/>[[Emulators on Linux|Linux]]<br/>[[Emulators on macOS|macOS]]<br/>Solaris<br/>BSD
+
|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
Line 25: Line 25:
 
|[http://www.emucr.com/search/label/Fceux Dev Builds]<br/><small>Compiled by emucr</small>
 
|[http://www.emucr.com/search/label/Fceux Dev Builds]<br/><small>Compiled by emucr</small>
 
|-
 
|-
|align=center|{{Icon|GCN|Wii}}
+
|align=center|{{Icon|GCN|Wii|WiiU}}
 
|[https://github.com/dborth/fceugx/releases FCE Ultra GX]<br/><small>Includes cheat files</small>
 
|[https://github.com/dborth/fceugx/releases FCE Ultra GX]<br/><small>Includes cheat files</small>
 
|-
 
|-
|align=center|{{Icon|GCN|Wii}}
+
|align=center|{{Icon|GCN|Wii|WiiU}}
 
|[https://github.com/niuus/FCEUltraRX/releases FCE Ultra RX]<br/><small>First fork of FCEUGX</small>
 
|[https://github.com/niuus/FCEUltraRX/releases FCE Ultra RX]<br/><small>First fork of FCEUGX</small>
 
|-
 
|-
|align=center|{{Icon|GCN|Wii}}
+
|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>
 
|[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:
 
On Debian systems:
sudo apt install fcuex
+
  $ sudo apt install fceux
  
 
==Review==
 
==Review==
Line 49: Line 49:
 
[[Category:Linux emulation software]]
 
[[Category:Linux emulation software]]
 
[[Category:macOS emulation software]]
 
[[Category:macOS emulation software]]
 +
[[Category:BSD emulation software]]
 +
[[Category:Forks]]

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

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.