Skip to content

MedAdvCFG v0.4.0-r42

Latest
Compare
Choose a tag to compare
@VTSTech VTSTech released this 09 Mar 14:07
· 10 commits to master since this release

MedAdvCFG - Mednafen Advanced Configuration Tool

Frontend for Mednafen v1.x

Tested with the following System Cores:

GB,GBA,GG,MD,NES,PCE/PCE_FAST,PSX,SNES,SS,VB

Homepage: http://www.nigeltodman.com/medadvcfg-mednafen-v0-9-x-x-frontend/

Changelog

v0.4.0-r42 03-09-2018 8:49AM

Region is now autodetected based on BIOS, Defaults to NTSC-U if using unknown BIOS.
Regions added to bios.dat
Added option to boot SysCore with Disc Tray/Cart Ejected
Clicking ‘Mode -> Advanced’ from the ‘Game Info’ screen of Basic Mode now actually returns you to Advanced Mode.
Various Code Optimizations

v0.4.0-r41 03-06-2018 5:20PM

Fixed reference to removed control in Basic Mode
Resized game selection form in Basic Mode slightly
Game ID is now displayed in Basic Mode for PSX System Core

v0.4.0-r40 03-06-2018 4:34PM

Added support for Sega Saturn Racing Controller (MK-80107)
Added support for Sega Saturn Mission Stick (MK-80104)
Added support for Sega Saturn Dual Mission Stick (MK-80104)
Added support for Sega Saturn Virtua Gun/Stunner (MK-80113)
Added support for Sega Saturn NetLink US Keyboard (MK-80120)
Added support for Sega Saturn 89-Key JP Keyboard (HSS-0129)

Added ‘0.9.x.x Mode’ – Prevents 1.x parameters from being passed to cmdline. Automatically activates when a known 0.9.x.x version is detected.
Various code optimizations

v0.4.0-r39 02-26-2018 12:14AM

Condensed bios.dat names slightly
Added missing entry to psx-usa-id.dat
Resized main form slightly
Reorganized main form controls
Removed Region checkboxes
Added support for 1.21.0-unstable-win64/win32
Added fps.autoenable (Show FPS)
Added video.fs.display
Removed ‘Overlay’ video driver option
Fixed bug in passing Sega Saturn region to cmdline
Scanlines and Custom Params are now loaded with settings
Various code optimizations