Emufii 1.12.3 - beta
New
- The PS2 memory card sets itself up. Emufii reads ARMSX2's own folder, recognises your BIOS, clones your active card with your saves intact, writes the network profile into it and assigns it to Slot 1
- Your original card is never modified. It is copied aside into its own folder first, and the new card is only published once it has been read back and its checksum verified, so a failure halfway leaves nothing behind
- The PS2 setup walkthrough is rebuilt, in English and French, and now says exactly what is missing when the BIOS, the card or a permission is not where it should be
- A read-only inspector for PS2 memory cards ships in
tools/, for anyone who wants to check what was written
Improvements and fixes
- Folder memory cards and ambiguous BIOS dumps are refused with a clear message rather than guessed at
- A card that changes while Emufii is reading it aborts the preparation instead of publishing a torn save
- The ready state is revoked on its own if the card, its checksum, its slot or the console id stop matching
- Fixed two
if/elseblocks that made Android Lint fail the build
The PS2 work in this release comes from @sofianeelhor, in the project's first pull request. Thank you.