Skip to content

v5.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 14:47
· 2439 commits to master since this release
d4418a1

πŸ› Bugfixes

  • Fixed bug where custom options from a .uae config file would not get applied, when loading a WHDLoad title. The XML settings overwrote custom options, no more! Now any custom options found in a config file (such as overriding custom field values), will be applied after the XML settings. This fixes issues with games that don't yet have updated information in the XML (e.g. BattleIsle needs an 020 config, and custom1=3 to function). (fixes #1343)
  • Fixed a crash when saving a config file, in some cases. (fixes #1345)

πŸ”¨ Improvements

  • Improved WHDLoad Config handling. Amiberry will now only attempt to parse WHDLoad options from a config file, if such settings are found.
  • When selecting a CD32 model from Quickstart, the joystick port is automatically set to CD32 mode as well. This makes it easier to just get into emulation, without having to change that option from the Default mode to CD32 yourself (which you probably want, when emulating a CD32). (fixes #1346)