| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| fceux11-v1.10-windows-amd64.zip | 2026-07-03 | 32.9 MB | |
| FCEUX11 v1.10 source code.tar.gz | 2026-07-03 | 3.7 MB | |
| FCEUX11 v1.10 source code.zip | 2026-07-03 | 4.4 MB | |
| README.md | 2026-07-03 | 2.5 kB | |
| Totals: 4 Items | 41.0 MB | 3 | |
Introducing a new V2 save state format with built-in integrity checks for every data chunk — your progress is now protected against file corruption. Old save states still load seamlessly, so nothing you've saved is ever lost. Think of it as a stronger lockbox for your game progress. 全新的 V2 存档格式,每个数据块都内置完整性校验,有效防止存档文件损坏导致进度丢失。旧版存档依然可以无缝读取,你保存的每一个游戏进度都不会白费。就像给你的存档加了一把更可靠的保险箱。
We rebuilt the ROM loading engine from the ground up. Every format — NES, FDS disk images, NSF music files, UNIF — now loads noticeably faster. Cartridge type detection is more accurate too, so fewer "this ROM won't open" moments. The code behind it all is 90% smaller, which means fewer places for bugs to hide. 从零开始重构了游戏文件加载引擎。所有格式(NES、FDS 磁碟镜像、NSF 音乐文件、UNIF)的加载速度都有明显提升。卡带类型识别也更准确了,"ROM 打不开"的情况大幅减少。背后的代码量缩减了 90%,出 bug 的地方也更少了。
Fixed a crash that could happen when closing FDS games — no more unexpected shutdowns after playing your favorite disk-based titles. Disk reading, writing, and side-switching are all smoother now. We also added comprehensive FDS testing to catch issues before they reach you. 修复了关闭 FDS 磁碟机游戏时可能崩溃的问题——不会再因为玩完一款磁盘游戏而意外退出了。磁盘读取、写入和换碟操作都更加流畅。我们还为 FDS 增加了全面的自动化测试,确保问题在到达你手中之前就被发现。
Added support for educational cartridges (Mapper 178) and fixed stability bugs in several rare cartridge types. If you've had a game that wouldn't start or would randomly glitch out, there's a good chance this update fixes it. 174 cartridge types tested, byte for byte, before every release. 新增了对教育卡带(Mapper 178)等特殊游戏的支持,修复了若干稀有卡带类型导致的不稳定 bug。如果你有游戏之前打不开或者会随机花屏出错,这次更新很有可能已经修复了。每次发布前,174 种卡带类型都会经过逐字节的严格测试。