Skip to content

4.0.0b4

Pre-release
Pre-release
Compare
Choose a tag to compare
@OatmealDome OatmealDome released this 26 Jan 14:29
· 1518 commits to master since this release

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

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

  • Removed OpenGL ES from the list of available video backends.
  • Removed cubeb from the list of available audio backends.
  • Added the ability for DolphiniOS to shutdown the Dolphin core if the app is being terminated.
  • Fixed a bug where the video output would not extend past the area where the home indicator is on devices without a home button.
  • Fixed a bug where "Extensions" in Wii Remote configuration would show as a regular ControlGroup editing view controller on release builds instead of an extension editor.

Developer Changes

  • Replaced a call to [UIDocumentPickerViewController initWithDocumentTypes:inMode:], which was deprecated in iOS 14.
    • The app now links with UniformTypeIdentifiers.framework to be able to use UTTypes.