| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| fceux-2.6.1-Darwin.dmg | 2022-01-17 | 49.8 MB | |
| readme.md | 2022-01-17 | 1.4 kB | |
| fceux-2.6.1-win32.zip | 2022-01-17 | 3.9 MB | |
| qfceux-2.6.1-win64.zip | 2022-01-17 | 78.1 MB | |
| Totals: 4 Items | 131.7 MB | 2 | |
2.6.1 has been released on 17 January 2022.
Windows users should download fceux-2.6.1-win32.zip for the conventional experience. qfceux-2.6.1-win64.zip will let you try a new portable experience.
See http://fceux.com/ for details
See https://github.com/TASEmulators/fceux/ for more details
The 2.6.1 release fixes a few bugs that were found shortly after the 2.6.0 release.
Qt/SDL GUI Improvements and Bug Fixes:
�Fixed Qt cursor override stack overflow issue. Code now properly calls QGuiApplication::restoreOverrideCursor following QGuiApplication::setOverrideCursor.
�Fixed application crash when attempting to open/close the CDL window more than once.
�Fixed inverted vertical scrollbar on Qt Trace logger. Added page up/down key shortcuts for Trace logger viewport.
�Added an optional splash screen at startup. Splash screen defaults to off and can be enabled in GUI config dialog.
Qt/SDL RAM Search Improvements and Bug Fixes:
�Changed Qt RAM search logic to skip over RAM mirrors. Changed GUI to allow for searching of RAM, SRAM, and ROM regions to be individually selectable.
Qt/SDL Build Improvements:
�Applied cmake SOURCE_DATE_EPOCH patch for reproducible builds.
Qt/SDL Windows Build Dependency Upgrades:
�Upgraded to SDL version 2.0.20
�Upgraded to ffmpeg version 5.0