Skip to content

MedLaunch v0.1.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@Asnivor Asnivor released this 04 Oct 16:31
· 731 commits to master since this release

Changes in this release

  • Exception handling when corrupt Zip archive interogated
  • Removed .smd as a supported Megadrive/Gensis ROM format (to re-implement once .smd to .bin conversion code is in place)
  • Removed 'Rescan All Disks' option for the time being (as not yet implemented)
  • Added option to manually add disk-based games (context menu right-click on System filter in 'Games' tab.
  • Implemented m3u auto-generation logic when adding multi-disk games
  • Enabled double-click to launch game in Games library
  • Added 'Delete From Games Library' context menu option (removes from the database, not disk - roms will be re-added on next scan)
  • Modified games library refresh code so that data is updated after a change

Notes

  • The launcher currently only handles absolute paths correctly. Relative path handling may or may not work but this part of the code needs a proper overhaul

Installation

  • Extract this release somewhere
  • Run MedLaunch.exe and select the location of your Mednafen folder
  • It is recommended that you use a brand new Mednafen instance for the time being. You can download the latest version of Mednafen from the Mednafen website. If you do not do this you might experience issues with already existing system specific configuration files in the Mednafen folder. Specifically, these will override base settings in MedLaunch until said system configuration is enabled in the launcher. This will be addressed in future releases.

Upgrading

  • There is currently no db migration support in this release. Either extract MedLaunch to a new folder or overwrite your existing one (making sure you delete the settings database before you run the application (.\Data\Settings\MedLaunch.db)*

More information at http://medlaunch.asnitech.co.uk/