Il s’agit d’un frontend pour Mednafen avec une interface originale et très complète, en voici quelques caractéristiques:
– Responsive GUI that allows for a wide range of monitor resolutions
– No installation required
– Local (SQLite) auto-generated database where all settings are saved
– Built-in games library (with system filters and dynamic search)
– ROM scanner (for games library import)
– Game data (images, manuals etc) scraping
– Manual import of disk-based games (both single and multiple disk games with auto-m3u playlist generation)
– (Nearly) All Mednafen command line parameters available and configurable
– So far uses only Mednafen command line options (and not local configuration files)
– Optional per-system configuration options
– Built-in browser control with links to Mednafen help pages
– Built-in static netplay server selection along with the ability to specify a custom Mednafen netplay server to connect to
Les changements:
Notable Additions
– Fixed pce-cd games not being found when doing a batch scrape
– Added option (disabled by default) to always import Mednafen cfg files when MedLaunch starts
– Major performance gains on games library datagrid (dirty flag updates to in-memory data rather than individual database calls everywhere)
– Several secondary scraper edge-case bugfixes
– Added scraped data related columns to main games library datagrid
New Install
– Extract this release to a folder, run the ‘MedLaunch.exe’ executable and choose your Mednafen directory (must be the Mednafen 0.9.39.x branch and 64-bit version if you want to emulate Saturn games).
– You are then prompted to choose whether to import all config settings from your Mednafen folder into the MedLaunch database (this is recommended).
– If you currently use system-specific config files with Mednafen the settings from these will be imported with the above process. However MedLaunch will write to these files when you launch a game – so back them up somewhere if you are not happy with this.
Upgrade
Preferred Method:
– Automatically download and upgrade using the ‘Updates’ tab within MedLaunch itself.
– Once MedLaunch has upgraded, go to the ‘Configs’ tab and click the ‘IMPORT ALL CONFIGS FROM DISK’ button
Manual Method:
– You can safely extract this new release over an existing MedLaunch folder (providing you do not have MedLaunch running at the time)
– Once extracted run the MedLaunch.exe executable and your current database will be upgraded before the application starts proper.
– Once MedLaunch has upgraded, go to the ‘Configs’ tab and click the ‘IMPORT ALL CONFIGS FROM DISK’ button