Mednafen Members Members   Search Search   Help Help   Register Register   Login Login   Home Home
Home » Mednafen » General » MedLaunch - A Windows (.NET) Front-End
Show: Today's Messages  :: Show Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Re: MedLaunch - A Windows (.NET) Front-End [message #4676 is a reply to message #4566 ] Fri, 11 November 2016 14:33 Go to previous messageGo to next message
ASNiVOR  [PM]
Right more problems. Use 0.2.11.0 for now until I can fix everything up next week.


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #4677 is a reply to message #4566 ] Sat, 12 November 2016 11:52 Go to previous messageGo to next message
PacnyTHuk  [PM]
I'm ready to do translation to Russian language when you make the opportunity.
Re: MedLaunch - A Windows (.NET) Front-End [message #4680 is a reply to message #4677 ] Mon, 14 November 2016 11:16 Go to previous messageGo to next message
ASNiVOR  [PM]
Great, I'll let you know when I'm there.


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #4681 is a reply to message #4566 ] Tue, 15 November 2016 17:02 Go to previous messageGo to next message
ASNiVOR  [PM]
New release (0.2.14.1) is out now.

https://github.com/Asnivor/MedLaunch/releases

Notable Additions

* Overhauled the database config tables (to more closely mirror Mednafen's config files)
* Implemented import-config-from-files functionality
* Added option (on by default) to backup Mednafen configuration on disk when MedLaunch first starts
* 'Base Configuration' config filter has been removed and the way MedLaunch handles Mednafen config arguments has been completely overhauled (if updating rather than new install of MedLaunch please ensure that you 'Import All Configs' once before launching a game
* Added option to automatically save system.cfg file in the Mednafen directory on game launch (enabled by default). It is recommended that you leave this on to avoid any inconsistencies when importing configs into MedLaunch. As above definitely do an 'Import All Configs' on first run and backup your pre-existing system.cfg files if you don't want them tampered with

Important Release Notes

This version implements some BIG changes in the way that MedLaunch handles configurations on disk. The 'Base Configuration' filter has been completed removed so that you just have a separate button for each system.

An option has been added to settings (on by default) that saves a system-specific cfg file to the root of the Mednafen directory whenever you launch a game. You can disable this in the settings but there is less chance of a screw-up if you don't. If you are precious about these cfg files (nes.cfg, psx.cfg etc.) then please back them up before you proceed.

You will also notice an amber button on the Configs page called 'IMPORT ALL CONFIGS FROM DISK'. When you click this the following happens:

* The contents of the main Mednafen configuration file are loaded into MedLaunch (mednafen-09x.cfg)
* All general (non-system-specific) options are applied to EVERY system configuration in MedLaunch
* Then every single system config file (snes.cfg, pce.cfg etc.) is loaded into MedLaunch and applied to the correct system

You are also asked if you want to import all configs every time you choose a new Mednafen directory within MedLaunch.

You can also right-click on a system filter in MedLaunch and choose to import just the system.cfg file from disk for this system (useful if you have made manual changes to a system.cfg file and want to import these changes into MedLaunch without having to import every config, and before it gets overwritten by running a game).

When you launch a game all config options for the selected system are still supplied via the command line (therefore the mednafen-09x.cfg file is updated automatically by Mednafen itself)

Please note: Netplay and Server settings are still independent of system configurations. You can set these up once in MedLaunch and not have to worry.

Finally there is another setting (also on by default) that creates a uniquely named backup of your existing Mednafen-09x.cfg file (in the root of the Mednafen directory) every time you start MedLaunch.

Hopefully these changes will mean that the way MedLaunch handles configurations is more intuitive to the average user, and more functional for those people who want to generate config files through a GUI for use in other Front-Ends/Launchers.

Full changelog for this release (as always) can be found here:

http://medlaunch.asnitech.co.uk/changelog

Any questions/problems/issues/feedback/abuse you can either post here, or preferably on the project's GitHub issues page here:

https://github.com/Asnivor/MedLaunch/issues

Many thanks,

-Asni


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #4682 is a reply to message #4566 ] Tue, 15 November 2016 18:10 Go to previous messageGo to next message
ASNiVOR  [PM]
A quick bugfix release (0.2.14.2) is here:

https://github.com/Asnivor/MedLaunch/releases

Stops MedLaunch crashing when invalid config values are present on config import (thanks to SpeedVicio with the help troubleshooting).


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #4683 is a reply to message #4566 ] Wed, 16 November 2016 07:02 Go to previous messageGo to next message
ASNiVOR  [PM]
Version 0.2.14.5 - https://github.com/Asnivor/MedLaunch/releases

Fixes some pretty big bugs with config handling, crashes etc.

Full release info can be found here:

http://medlaunch.asnitech.co.uk/releases/0-2-14-5

Thanks,

-Asni


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #4684 is a reply to message #4566 ] Thu, 17 November 2016 09:24 Go to previous messageGo to next message
ASNiVOR  [PM]
New version: 0.2.15.0

* Fixed media content from downloading when option is de-selected in settings
* Fixed launch strings not being passed to mednafen for PCE CD games
* Fixed (unneeded) pcecd.cfg config being created in mednafen folder
* Fixed game scraping local match for PCD-CD games (games were not being found)
* Added option to set the size of the image tooltip popups (based on a percentage of the current MedLaunch window size)

https://github.com/Asnivor/MedLaunch/releases


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #4692 is a reply to message #4566 ] Tue, 22 November 2016 13:27 Go to previous messageGo to next message
ASNiVOR  [PM]
Version 0.2.20.0 has been released.

https://github.com/Asnivor/MedLaunch/releases

#### Important Release Notes
This latest release completely overhauls much of the Games Library code, along with the underlying database structure. These changes should provide much better performance for large libraries (so far tested with approx 20,000 games in the library).

Because of the database changes, you will find that updating your current version of MedLaunch results in all the games in your library showing as not scraped. You will have to scrape them again - although if any media files have been previously downloaded these will be found once scraping has been completed.

#### 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

Thanks,

-Asni


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #4720 is a reply to message #4566 ] Thu, 22 December 2016 03:37 Go to previous messageGo to next message
ASNiVOR  [PM]
Well, it's been a month or so but I've finally managed to get a release out.

Version 0.3.0.0

https://github.com/Asnivor/MedLaunch/releases

The following has been added:

* Fixed netplay launch string issue affecting Windows 10 installs
* Fixed netplay nullable gamekey and password issue
* Various UI style enhancements (more consistent controls and mouse cursor change over controls)
* Implemented games library datagrid sorting memory (per session only)
* Vastly improved 'Save Settings' execution speed
* Added ability to set custom fullscreen resolutions
* Details of unhandled exceptions (application crashes) are now written to 'Exceptions.log' in the root of the MedLaunch directory
* A merged 'DAT' file (json) has been created and will be shipped with each release. Using TOSEC, NOINTRO, TRURIP & REDUMP roms will be detected on import (and re-scan) based on MD5 checksum and game name, country, year and publisher will be populated in the games library grid (where information is available). Year and publisher will be overwritten when game data is scraped from online
* Added context menu option to re-scrape all game information for a system (rather than just trying to scrape for games that have no previously been scraped). This will download all content again
* Added link to top bar that opens the Mednafen log file (stdout.txt) in the default text viewer

Please see the release notes HERE


Hopefully by the next major release (0.4.0.0) I will have implemented the following:

* Controller configuration
* Mednafen video capture to disk (and streaming to Twitch)

Let me know if you have any problems or suggestions. Here is fine, although the bug tracker at github is preferable:

https://github.com/Asnivor/MedLaunch/issues


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #4721 is a reply to message #4566 ] Thu, 22 December 2016 10:03 Go to previous messageGo to next message
ASNiVOR  [PM]
https://github.com/Asnivor/MedLaunch/releases

Version 0.3.0.1

#### Notable Additions
* Implemented color picker/canvas control for all Mednafen hex-color related options (lightgun crosshair colors etc..)
* Bugfix to stop application exception when trying to 'Browse Game Data Folder' when the game does not have a GDBID set in the database


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #4746 is a reply to message #4566 ] Mon, 09 January 2017 08:17 Go to previous messageGo to next message
ASNiVOR  [PM]
Just a small bugfix release: v0.3.1.0

* Fixed 'Joystick Axis Threshold' config value not saving to database

Download: https://github.com/Asnivor/MedLaunch/releases


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #4773 is a reply to message #4566 ] Sat, 21 January 2017 06:49 Go to previous messageGo to next message
ASNiVOR  [PM]
New version of MedLaunch has been released to support the changes in the new Mednafen 0.9.41.

MedLaunch v0.4.0.0

https://github.com/Asnivor/MedLaunch/releases

#### Important Release Notes
This MedLaunch release is *ONLY* compatible with version 0.9.41.x of Mednafen. Do *NOT* upgrade if you are not planning to update Mednafen also. There will be no backwards compatibility between MedLaunch and older version of Mednafen. Please see the compatibility matrix below if you want to know which versions of Mednafen/MedLaunch work with each other:

http://medlaunch.asnitech.co.uk/compatibility

#### Notable Additions
* Implemented config control changes for the latest Mednafen release
* Added a Mednafen version check on game launch (to avoid errors with wrong versions)
* Fixed some minor errors in the Mednafen config control names
* Added tooltips on config controls based on Mednafen documentation (can be turned off/on in settings)


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #4819 is a reply to message #4566 ] Thu, 09 February 2017 06:32 Go to previous messageGo to next message
ASNiVOR  [PM]
MedLaunch v0.4.1.0 released (for compatibility with Mednafen v0.9.42).

https://github.com/Asnivor/MedLaunch/releases

Notable Additions

* Added new config controls for mednafen 0.9.42 (snes_faust multitap and additional virtual controller selection)
* Fixed a few small UI bugs
* Modified the update checker to use github's API rather than individually generated json files

See full release notes at the github link above.

Thanks,

-Asni.


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #4831 is a reply to message #4566 ] Mon, 13 February 2017 09:23 Go to previous messageGo to next message
ASNiVOR  [PM]
New version: 0.4.2.0

https://github.com/Asnivor/MedLaunch/releases

Full changelog can be found here:

http://medlaunch.asnitech.co.uk/changelog

Thanks,

-Asni


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #4833 is a reply to message #4566 ] Thu, 16 February 2017 10:15 Go to previous messageGo to next message
ASNiVOR  [PM]
New version: 0.4.3.0

http://medlaunch.asnitech.co.uk/releases

Notable Additions:

* ** Only compatible with version 0.9.42.x of Mednafen (although 0.9.41 will probably still launch games) **
* Implemented option to choose games library column visibility on a per-system basis (in top-left menu and settings page)
* Added new MedLaunch icon and 'Loading' splash-screen
* Fixed default system videoip and x/y scale values
* Changes made on 'Settings' tab are now automatically saved in realtime (and the 'Save Settings' button has been removed)
* Added a games library right-click option to view/edit the Mednafen launch string before the game runs
* Added (in top-left menu system) an option to Audit the Scraped Data Folder (so that you can determine which folder is for which game regardless of whether that data is currently liked to a game in the games library)
* Modified the 'Netplay Server Settings' module to be a datagrid, enabling as many custom servers as needed


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #4837 is a reply to message #4566 ] Fri, 17 February 2017 06:39 Go to previous messageGo to next message
ASNiVOR  [PM]
A small bugfix release: http://medlaunch.asnitech.co.uk/releases/0-4-3-1


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #4861 is a reply to message #4566 ] Sun, 26 February 2017 23:16 Go to previous messageGo to next message
ASNiVOR  [PM]
New release (0.4.4.0) targeting mednafen 0.9.43

Notable additions:

** Only compatible with version 0.9.43.x of Mednafen (although 0.9.41 and up will probably still launch games) **
* Added SS additional (0.9.43) wheel/joystick options to config tab
* (Feature) Added option (under top-left menu 'Visual') to show/hide specific mednafen systems in the launcher
* (Feature) Added right-click context menu options to the 'favorites' filter to 'Scrape previously unscraped games' and 'Re-scrape all games'. This is a similar process to the other system filter scraping options
* (Feature) Enabled multi-select of games in the library along with additional context menu for multiple games (add/remove from favorites, auto-scrape and delete games)
* (Feature) Added option (to Settings>Emulator Engine) to automatically save and set the mednafen windows position on a per-system basis (disabled by default)

Full changelog for this version can be found here:

http://medlaunch.asnitech.co.uk/changelog

Thanks,

-Asni


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #4898 is a reply to message #4566 ] Mon, 13 March 2017 15:38 Go to previous messageGo to next message
ASNiVOR  [PM]
Version 0.5.0.0 has been released.

http://medlaunch.asnitech.co.uk/releases/0-5-0-0

It brings many hard-fought changes that can all be found here:

http://medlaunch.asnitech.co.uk/changelog

But the biggest of these are:

* Now compatible with versions 0.9.39 through 0.9.43 of Mednafen
* Game controls can now be configured from within MedLaunch under the 'Controls' tab. This attempts to mirror the way mednafen configures devices (xinput for compatible devices, directinput for keyboard and other gamepads/joysticks).
* Auto-scanning & import of disc games! (see release notes for caviats)
* On launch, psx game serial numbers are extracted from disc image(s) and an SBI file offered (if one is needed and available)
* MedLaunch can now import multiple ROMs per archive (zip/7z) file (see release notes for restrictions)
* PSX and Saturn games now have library details automatically populated on scan (by serial number lookup)

Thanks!

-Asni


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #5045 is a reply to message #4566 ] Thu, 22 June 2017 08:46 Go to previous messageGo to next message
ASNiVOR  [PM]
(Finally) a new release of MedLaunch - v0.5.5.0.

This release introduces support for the last two major Mednafen releases (0.9.44.x & 0.9.45.x) as well as a number of bugfixes and requested features implemented.

There has been also an almost complete re-write of the games library display code. This should improve performance, but also enables multi-column sorting (click one column to sort, then shift-click a second column for secondary sorting etc.). All column sorting and layout states are saved dynamically on a per-system filter basis.

There is still a fair amount of stuff to implement, so please check the github issues page to see where we are at currently.

There is also an official MedLaunch mednafen server running in the UK (this has been added to the server browser in MedLaunch as of this release). More details can be found here:
http://node.asnitech.co.uk

Full changelog can be found here

Many thanks!

-Asni


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #5047 is a reply to message #4566 ] Thu, 22 June 2017 15:40 Go to previous messageGo to next message
ASNiVOR  [PM]
Release 0.5.5.1 - a minor branch release implementing the following:

* WonderSwan games now launch
* 'Launch game and view/edit launch string' window text area is now properly visable on smaller resolutions

Auto-update through your MedLaunch client, or alternatively the latest MedLaunch version is always available here


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #5048 is a reply to message #4566 ] Fri, 23 June 2017 16:20 Go to previous messageGo to next message
ASNiVOR  [PM]
Release 0.5.5.2.

* Fixed MobyScraper bug that was forcing MedLaunch into an infinite scraping loop and causing the application to hang

http://medlaunch.asnitech.co.uk/releases/0-5-5-2


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #5053 is a reply to message #4566 ] Tue, 27 June 2017 09:18 Go to previous messageGo to next message
ASNiVOR  [PM]
New release 0.5.6.0 - http://medlaunch.asnitech.co.uk/releases/0-5-6-0

Please see Release Notes above and

Changelog - http://medlaunch.asnitech.co.uk/changelog


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #5054 is a reply to message #4566 ] Wed, 28 June 2017 04:03 Go to previous messageGo to next message
ASNiVOR  [PM]
Minor bugfix release: http://medlaunch.asnitech.co.uk/releases/0-5-6-1


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #5055 is a reply to message #4566 ] Wed, 28 June 2017 05:15 Go to previous messageGo to next message
ASNiVOR  [PM]
http://medlaunch.asnitech.co.uk/releases/0-5-6-2


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #5059 is a reply to message #4566 ] Wed, 05 July 2017 06:36 Go to previous messageGo to next message
ASNiVOR  [PM]
New release: 0.5.7.0

Natable Additions:

* (BugFix) - Fixed issue with ROMs inside zip files not launching correctly (ROMs will need a rescan for fix to take effect)
* (BugFix) - Removed '-wswan.rotateinput' command that was causing more recent versions of Mednafen to not launch wswan games
* (BugFix) - Fixed issue with SBI file import for m3u games
* (BugFix) - Cancel button on scanning and scraping dialogs now works correctly
* (Enhancement) - All separate disparate DAT files have been combined into a smaller, fast SQLite DB


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #5082 is a reply to message #4566 ] Wed, 19 July 2017 09:09 Go to previous messageGo to next message
ASNiVOR  [PM]
New minor release:

https://medlaunch.info/releases/0-5-7-1


* (BugFix) - Fixed on-game-launch exception when starting a netplay game
* (BugFix) - Fixed 'import config' prompt on launch always appearing when user has explictly said NO to this previously
* (BugFix) - Manual download method for mednafen no longer 'hangs' the UI
* (BugFix) - Mednafen folder selection method now no longer results in an inifinate loop of menus under certain conditions


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #5088 is a reply to message #4566 ] Fri, 28 July 2017 05:11 Go to previous messageGo to next message
ASNiVOR  [PM]
New release 0.5.7.2

Changes:

* (Feature) - Added progress bar for MedLaunch and Mednafen update downloads
* (Feature) - Modified MedLaunch updater to download from the official download mirror (meaning much faster update times)
* (BugFix) - Re-designed auto-scrape methods in an attempt to eliminate games 'missed'
* (BugFix) - Fixed exception generated when using the 'Unscraped Games' filter with sub-system games present in the library (FDS etc)
* (BugFix) - Re-added missing video.driver config setting (that went walkabout at some point in the last 5 months)
* (Change) - Increased dialog window show-time on game launch errors (so users can actually see what the problem was)
* (BugFix) - Mitigated exception on PSX game launch where game files/path had changed and game had not been rescanned
* (BugFix) - Mednafen version now detected if user has deleted stdout.txt (for whatever reason)
* (BugFix) - Exception when scraping megadrive game that does not have a country/region detected
* (Feature) - Asyncronous loading of sidebar images (to make navigating the games library a little less sluggish)
* (Addition) - Added .sgx as an acceptable rom extension (suprgrafx)
* (Feature) - Removed Configs 'SAVE CHANGES' button. Config settings are now saved automatically when you navigate to another tab or system filter

Direct download: https://downloads.medlaunch.info/?download=0_5_7_2


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #5133 is a reply to message #4566 ] Thu, 10 August 2017 19:36 Go to previous messageGo to next message
ASNiVOR  [PM]
MedLaunch v0.5.8.0 released.

Direct Download: https://downloads.medlaunch.info/?download=0_5_8_0

Notable Additions

* (Compatibility) - Implemented changes for the upcoming mednafen release
* (UI Change) - Removed the collapsable panels within Configs, Settings & Controls (as they were pretty pointless)
* (UI Change) - Configs, Settings & Controls panes now stack horizontally but scroll vertically (so the middle mouse button can be used to scroll the pane up and down)
* (BugFix) - Added some download timeout error handling
* (Enhancement) - Games library sidebar width is now resizable (by clicking and dragging the edge). Selected size persists across sessions
* (Enhancement) - ToolTips (text and image) now stay open until user moves the mouse away
* (Enhancement) - Background image can now be changed to one of your choosing. You can also set the image opacity and whether it is tiled or not
* (BugFix) - Fonts are no longer blurry


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #5247 is a reply to message #4566 ] Tue, 26 September 2017 03:25 Go to previous messageGo to next message
ASNiVOR  [PM]
New MedLaunch release: 0.5.18.1

Changes:

* (BugFix) - New version downloads don't stall at 100% anymore (but obviously you will still have to manually update until you are running THIS version)
* (Enhancement) - Added setting to reformat game title case when displayed in the library. Options - no change, Title (Camel) Case, All Caps
* (Enhancement) - Context menu option to delete ROM(s) from disk - currently only ROM games that are either uncompressed, or are the only ROM file within a zip file (disc-based games and 7zipped ROMs not supported)
* (UI) - Re-styled the games library favourite 'tick box' so that it no longer looks terrible
* (Enhancement) - Added the following controller configuration options: Saturn (light gun & mouse), SNES (superscope & mouse), PSX (guncon, justifier & mouse), PCE/PCE_FAST (mouse), PCFX (mouse), NES (zapper) and MD (mouse)
* (UI) - Controller configuration now shows 'pretty' names for Keyboard & Mouse bindings (hovering over each binding does however show the actual mednafen command in a tooltip)
* (BugFix) - Binding of tertiary controller settings is now possible
* (Enhancement) - Compatibility and download links for mednafen 0.9.48
* (Enhancement) - Added basic ROM/Disc inspector functionality
* (BugFix) - Library game info text now auto-scrolls if right boundary is breached
* (Enhancement) - Games library now converts/translates the majority of returned country codes (to give a more uniform display)
* (BugFix) - Fixed library sidebar scroll events not bubbling through child items (so now library sidebar will vertically scroll with mousewheel whever the mouse is located on the sidebar)
* (CodeChange) - Added custom DiscSN lookup library (for obtaining PSX game serials from disc images) and removed the BizHawk DLLs
* (BugFix) - Fixed SlimDX.dll exception on some systems - implemented pre-req check on startup with option to install vcred_x86.exe if it is not detected (required for MedLaunch to work)
* (BugFix) - Fixed (finally) exception generated when changing the GUI Zoom slider on non-English OSes
* (BugFix) - Fixed exception generated when opening the Theme Changer on non-English OSes
* (BugFix) - Fixed exception when importing configs on non-English OSes
* (Enhancement) - Implemented SevenZipSharp library in place of SharpCompress. This gives better speed when dealing with/importing games within 7zip archives.
* (BugFix) - ROMs within archives files now have their hash detected correctly
* (Enhancement) - Multiple ROMs within archive files can now reside in nested subfolders within the archive itself
* (Enhancement) - DAT lookup database (AsniDAT.db) now contains CRC32 and SHA1 hashes (along with MD5 that it had previously) - this reduces import/scan time for ROMs within archives
* (Enhancement) - Major disc-scanning improvements, just point MedLaunch at the root folder for that system (psx, saturn etc.), and it will parse and import all games (and create .m3u files if they are needed). With multi-disc games, all the files for the game must be in the same folder or subfolder
* (BugFix) - Fixed issue in DevBuild where mednafen update wasnt extracting all the files from the downloaded archive

Download: https://downloads.medlaunch.info/?download=0_5_18_1[url=https://downloads.medlaunch.info/?download=0_5_18_1]</a>

Current Bugs:
* The MedLaunch overlay is not transparent anymore (meaning that you cannot see the background image properly). This has been fixed in DevBuild-91: https://ci.appveyor.com/project/Asnivor/medlaunch/build/ML-0.5.18.3-DEV-91/artifacts

[Updated on: Tue, 26 September 2017 03:26]


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Re: MedLaunch - A Windows (.NET) Front-End [message #5459 is a reply to message #4566 ] Fri, 02 March 2018 09:25 Go to previous message
ASNiVOR  [PM]
New MedLaunch release 0.5.25.2

This is a BIG release that implements compatibility with the new Mednafen 1.21.0-UNSTABLE release (whilst also maintaining backwards compatibility with older mednafen versions).

It also adds a bunch of new things.

Release Info: https://medlaunch.info/releases/0-5-25-x

Direct Download: https://downloads.medlaunch.info/?download=0_5_25_2

IMPORTANT NOTE: GitHub enforced TLS1.3 recently. This means older versions of MedLaunch will NOT be able to check/update online.

Please upgrade manually. Once you have the latest version, this problem will be resolved going forward.

-Asni


--
MedLaunch (A windows frontend for mednafen): https://medlaunch.info
MedLaunch (repo): https://github.com/Asnivor/MedLaunch
Discord Server: https://discord.gg/nsbanNa
--
Pages (2): [ «    1  2]  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic:mednafen seems to interfere with system keyboard layout settings
Next Topic:Shining Force III Scenario 2
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ ]

Current Time: Sat May 18 02:10:20 CDT 2024
.:: Contact :: Home ::.

Powered by FUDforum.
Copyright © FUDforum Bulletin Board Software