Support Files

FCEU-PAL

A program which analyzes the NES ROM and launches FCE Ultra with the correct "-pal" parameter. The archive contains executables for DOS and Linux, as well as the source-code (under the GNU/GPL licence). The program is written in FreeBASIC. It would be great if someone could port this to C and implement the functionality directly in FCE Ultra. Download

GNOME FCE Ultra

GFCEU is a GTK2 front-end designed to provide a simple, yet powerful interface for FCE Ultra. It currently provides an elegant interface for:

For more information about gfceu and for download links, click here.

NESten<-->FCE Ultra Cheat Converter

This is a simple cheat converter for converting between NESten and FCE Ultra cheat files. Only RAM-style (as opposed to Game-Genie) cheats are converted. Thanks go to Death Adder for writing the simple documentation included. DOS executable, with sources included.

Download

Network Play Server

This is the network play server to be used with FCE Ultra 0.98.10 and later. It is beta quality, but it should work well, though it probably doesn't scale to a large number of users as well as it could.

It was developed under Linux, but it should compile and work on any platform that implements the BSD-sockets API.

Use Cygwin to compile the server under MS Windows.

Current Release:
0.0.5 Source Code

Legacy Releases:
0.0.4 Source Code
0.0.3 Source Code

SETPAL

A command-line utility which changes the "NTSC/PAL" bit of an iNES header (that is the weakest bit of the 10th byte). Many old PAL NES ROMs have an incorrect bit, which causes FCE Ultra to think the ROMs are NTSC even though they are not. The archive contains executables for DOS and Linux, as well as the source-code (under the GNU/GPL licence). The program is written in FreeBASIC. Download