|
https://mgba.io/2024/12/07/mgba-0.10.4/
Dec 7, 2024 – written by endrift
A new release of mGBA, version 0.10.4 is available. This version is a bugfix release, which contains several important fixes. Important fixes include the Wii version being unable to launch in some cases, and an multiple issue with the updater. If you are running on Windows and have used the installer (instead of the portable version), you will need to update manually as a bug that prevents the built-in updater from working properly has only been identified and fixed after the release of 0.10.3. This will be the last release before 0.11 unless a major issue is discovered, and may be the last release to support Windows 7 – 8.1 and macOS 10.9 – 10.12. An extensive list of changes follows after the cut.
Emulation fixes:
GB Audio: Fix audio envelope timing resetting too often (fixes #3164)
GB I/O: Fix STAT writing IRQ trigger conditions (fixes #2501)
GBA GPIO: Fix gyro read-out start (fixes #3141)
GBA I/O: Fix HALTCNT access behavior (fixes #2309)
GBA I/O: Fix audio register 8-bit write behavior (fixes #3086)
GBA Serialize: Properly restore GPIO register state (fixes #3294)
GBA SIO: Fix MULTI mode SIOCNT bit 7 writes on secondary GBAs (fixes #3110)
Other fixes:
Core: Fix patch autoloading leaking the file handle
GB: Fix uninitialized save data when loading undersized temporary saves
GB, GBA Core: Fix memory leak if reloading debug symbols
GB Serialize: Prevent loading invalid states where LY >= 144 in modes other than 1
GBA Audio: Fix crash if audio FIFOs and timers get out of sync
GBA Audio: Fix crash in audio subsampling if timing lockstep breaks
GBA Core: Fix loading symbols from ELF files if the file doesn’t end with .elf
GBA Memory: Let raw access read high MMIO addresses
Qt: Fix crash when applying changes to GB I/O registers in I/O view
Qt: Fix LCDC background priority/enable bit being mis-mapped in I/O view
Qt: Fix saving named states breaking when screenshot states disabled (fixes #3320)
Qt: Fix potential crash on Wayland with OpenGL (fixes #3276)
Qt: Fix installer updates if a version number is in the filename (fixes #3109)
Updater: Fix updating appimage across filesystems
Misc:
Qt: Make window corners square on Windows 11 (fixes #3285)
Switch: Add bilinear filtering option (closes #3111)
Vita: Add imc0 and xmc0 mount point support
下载:https://mgba.io/downloads.html
release:https://mgba.io/downloads.html#current-downloads
Development:https://mgba.io/downloads.html#development-downloads
如果在使用release中发现一些问题,可以尝试Development。如果不能解决问题只能等新的版本。
|
|