FCEUX, a NES Emulator
Go to file
Brad Smith 458eb30f3d
Small improvement to sound output options. #6
1. Force 8-bit sound option confused some users who thought it might be an emulation accuracy option instead of selecting output bit depth, replaced it with a drop-down that's consistent with the other sound output options instead (hiding the temptation of setting "8-bit" and thinking that's a desirable thing for an NES emulator).
2. Making the default samplerate 48000, because it is the most common native device rate now.
3. Increasing the AVI output's 1 second buffer size to allow the maximum samplerate of 96000.
2018-06-02 03:11:33 -04:00
attic delete excess gitignores (we're starting from scratch) 2018-04-10 23:22:39 -05:00
documentation delete excess gitignores (we're starting from scratch) 2018-04-10 23:22:39 -05:00
fceux-server delete excess gitignores (we're starting from scratch) 2018-04-10 23:22:39 -05:00
getSDLKey migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
gfceu delete excess gitignores (we're starting from scratch) 2018-04-10 23:22:39 -05:00
m4 migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
output delete excess gitignores (we're starting from scratch) 2018-04-10 23:22:39 -05:00
src Small improvement to sound output options. #6 2018-06-02 03:11:33 -04:00
vc dont require git to build 2018-06-01 16:56:46 -04:00
web delete excess gitignores (we're starting from scratch) 2018-04-10 23:22:39 -05:00
.gitignore Ignores for VC10 2018-06-01 20:58:28 -04:00
COPYING migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
ChangeLog migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
INSTALL migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
Makefile.am migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
NEWS migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
NewPPUtests.txt migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
README migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
SConstruct migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
STYLE-GUIDELINES-SDL migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
TODO-SDL migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
autogen.sh migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
changelog.txt migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
configure.ac migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
debian-crossbuild.sh migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
doxygen migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
fceux.desktop migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
fceux.png migration tidying (build master from trunk) 2018-04-08 17:35:15 -05:00
readme.md Update readme.md 2018-05-07 17:20:14 -05:00

readme.md

fceux Build status

An open source NES Emulator for Windows and Unix that features solid emulation accuracy and state of the art tools for power users. For some reason casual gamers use it too.

Builds and Releases

win32 autobuilds @ https://ci.appveyor.com/project/zeromus/fceux/build/artifacts

But you might like mesen more: https://github.com/SourMesen/Mesen

You should get releases from here: https://sourceforge.net/projects/fceultra/files/

That's because github forces us to use tags we don't have for releases.

2.2.3 is the most recent release but most people are using the autobuilds.