Skip to content

4.0.0b5

Pre-release
Pre-release
Compare
Choose a tag to compare
@OatmealDome OatmealDome released this 18 Feb 08:33
· 1509 commits to master since this release

The full changelog can be found at v4.0.0b4...v4.0.0b5.

NOTE: If you are upgrading from the TrollStore build of 4.0.0b2, your save files, settings, and imported games will appear to have been deleted. Due to a bug, DolphiniOS was putting the data in the wrong folder. If you want to recover your data, move the contents of the folder /private/var/mobile/Documents/DolphiniOS to the folder listed in Settings -> Debug -> Environment -> User Folder.

User-Facing Changes

  • The status bar is now hidden during emulation. (issue #54, PR #58 by @icelaglace)
  • Removed the Software Renderer from the list of available graphics backends.
    • This backend never worked in the first place because OpenGL is not supported.
  • Fixed a bug which could cause the app to crash when attempting to clear the screen while stopping emulation. (issue #56)
  • Fixed a bug which caused the graphics backend menu to not set the correct backend. (issue #57)