Wingetlywingetly
← All apps

FCEUX

by FCEUXv2.6.6

Last updated

FCEUX is a Nintendo Entertainment System (NES), Famicom, Famicom Disk System (FDS), and Dendy emulator. It supports NTSC (USA/JPN), PAL (European), and NTSC-PAL Hybrid modes. It supports both Windows and SDL versions for cross compatibility.

Install with winget

$ winget install --id FCEUX.FCEUX --exact --version 2.6.6

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

FCEUX is an evolution of the original FCE Ultra emulator. Over time FCE Ultra had separated into many distinct branches. The concept behind FCEUX is to merge elements from FCEU Ultra, FCEU rerecording, FCEUXD, FCEUXDSP, FCEUXDSP CE, and FCEU-mm into a single branch of FCEU. As the X implies, it is an all-encompassing version of the FCEU emulator that provides the best of all worlds for the general player, the ROM-hacking community, and the Tool-Assisted Speedrun Community.

Installers · v2.6.6

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for FCEUX.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Android StudioGoogle LLC
    Google.AndroidStudiov2026.1.4.7

    The official Integrated Development Environment (IDE) for Android app development.

  • BlueStacksnow.gg, Inc.
    BlueStack.BlueStacksv5.22.166.1003

    Play Android games on PC or try instantly from our cloud.

  • Ruffle (Nightly)Ruffle
    Ruffle.Ruffle.Nightlyv0.4.0.26180

    A Flash Player emulator written in Rust.

  • DOSBox StagingDOSBox Staging
    DOSBoxStaging.DOSBoxStagingv0.83.0-7b400

    DOSBox Staging is a modern continuation of DOSBox — your existing configurations will continue to work, and you will have access to many advanced features.

  • Eden («x86_64-v1» instruction set, MSVC)Utopia LLC
    Utopia.Eden.MSVCv0.2.1

    The Eden Nintendo Switch Emulator.

  • shadPS4shadps4-emu
    shadps4-emu.shadPS4v0.18.0

    PlayStation 4 emulator for Windows, Linux and macOS written in C++

More from FCEUX or browse emulator, nintendoentertainmentsystem, nes.

Frequently asked questions

How do I install FCEUX on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id FCEUX.FCEUX --exact --version 2.6.6. winget downloads the installer from FCEUX and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install FCEUX silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id FCEUX.FCEUX --exact 2.6.6 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall FCEUX via winget?
Run: winget uninstall --id FCEUX.FCEUX --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from FCEUX's Apps & Features entry.
Is FCEUX free?
FCEUX is distributed under GPL-2.0. Refer to the publisher (https://fceux.com/web/download.html) for the full license terms - Wingetly itself does not charge for installation.
Does FCEUX work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls FCEUX directly from the publisher.
How do I keep FCEUX up to date?
Run winget upgrade --id FCEUX.FCEUX --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of FCEUX from microsoft/winget-pkgs.