– [XMP] Disable switching back to system client mode
– Revert « [VFS] Fixed crash on filename extraction from path. »
– [XMP] Fixed issues with lack of state change and premature audio cut
– [Static Analysis] Resolved some issues mentioned in Alexandr-u report
– [XMP] Added dedicated AudioMediaPlayer class
– Misc fixes
A partir de la version 0.249, MESSUI n’est plus mis à jour, reste que la partie MESS de MAME est compilable mais sans l’interface particulière de MAMEUI.
– Vulkan: Fixed a race condition where uniform data could get corrupted. Most commonly this would cause polygon corruptions in BotW or XCX but in theory could affect every game
– Vulkan: Changes to how frame display is handled to reduce input latency
– Input: Fixed a crash that could occur when closing the add controller dialog while a controller search was still active
– Amiibo: Fixed an issue where Amiibo were not detected in Mario Kart 8
– Online: SpotPass functionality now respects the proxy_server option in settings.xml
– Windows: In portable mode shortcut save icons will now be stored to the Cemu directory instead of %appdata%
– Misc: Fixed a crash that could occur when invalid command line parameters were passed to Cemu
Mouse
– Implement mouse-wheel support to scroll window contents. Based upon work by Daniel Clarke for Arcem.
Floppy Disc
– Add the ability to create blank, pre formatted, floppy disc images from the UI.
– Restore the ability to format blank files as disc images (a regression in 0.9.4)
IDE Hard Discs
– Support LBA (Logical Block Addressing) hard disc image files, based upon work by Phil Morris.
– Correctly detect and work around hard drive images that have the off by 512 byte (1 sector) bug and no longer create new hard drive images that have that issue when formatting new hard discs.
Networking
– Refactor and refine the network driver
– Use up to date header files for RISC OS libraries
– Correct the usage of podule interrupts, allowing other podules to also handle them.
Timing
– Improve timer accuracy of ‘intermediate’ values. Based upon work by Jeffrey Lee
HostFS
– Add support for high-resolution timestamps for HostFS on 64-bit Linux (this was already available on Windows)
Les changements: UI:
– misc: scanner, contextmenu option to sort by name instead of description
– misc: Linux/Wine, users can get data from a (linux) mame binary. A wrapper script is included (requires a chmod +x ./wrapper.sh once though)
– misc: Linux/Wine, minor changes regarding line breaks or layout
Core:
– misc: in case of a -listsoftware data basis (either exe export or dat), additional sl hashes are added from either the used exe’s hash folder (prio 1) or HashFolder specified in the settings xml file (prio 2).
– fixed: some absolute paths aren’t made 32k path length aware, this can lead to sideeffects, e.g. when doing backups (esp. in Linux/Wine)
-fixed: scanner, removal of matched files from addPath/backup only works when at least one file was missing
– fixed: scanner, removal of unneeded files stopped after first error during a delete process so that other files in the queue were skipped
– fixed: scanner, fixing wrong named files/folders which only differ by a character case change fails
– fixed: scanner, unneeded sample files are detected but not reported or fixed
– fixed: scanner, (rare) « can’t read » error message when accidently testing a folder for being a chd
– fixed: scanner, (rare) fixing wrong named files/folders which only differ by a character case but map to multiple machines keeps only 1 instance (e.g. 3DO->3do & 3dobios)
– fixed: scanner, circular renames inside a machine throw rename errors and only get resolved in a second run