Releases: blueminder/nullDCNetplayLauncher
v0.6.5.11 - Keyboard Assignment & Testing, Custom CFG Support, Controller Setup Command Line Invocation, Bug Fixes
- Interactive Keyboard Testing & Assignment
- Currently maps according to qkoJAMMA defaults. No numpad or arrow key support yet, but soon.
- Keyboard Mapper now follows Keyboard.qkc instead of emulator defaults
- Restores Keyboard.qkc when deleted
- Allows Custom CFG when option is selected in Settings
- Fixes Input Select bug between Keyboard & Joystick
- Controller Setup dialog may be called directly from command line
- Adds tooltips to button icons
- Fixes Atomiswave Input Issues by converting skipped Test buttons directly to Keyboard Mapper
- Fixes Input Priority
v0.6.5.10 - Keyboard Assignment & Testing, Custom CFG Support, Controller Setup Command Line Invocation
- Interactive Keyboard Testing & Assignment
- Currently maps according to qkoJAMMA defaults. No numpad or arrow key support yet, but soon.
- Keyboard Mapper now follows Keyboard.qkc instead of emulator defaults
- Restores Keyboard.qkc when deleted
- Allows Custom CFG when option is selected in Settings
- Fixes Input Select bug between Keyboard & Joystick
- Controller Setup dialog may be called directly from command line
- Adds tooltips to button icons
v0.6.5.9 - Controller Map Testing/Refinements & Fightcade 2 Beta Improvements
After the Fightcade 2 beta was opened to previous users of FC2, I received a huge influx of bug reports and suggestions. Here is the first round of those bug fixes, along with controller mapping preview!
You will no longer have to boot into a game after doing your controller setup only to find out that your mapping was wrong. Instead, you'll be able to see your current controller's mapping live in the Controller setup screen before and after the mapping process.
-
Button Mapping Testing
-
Checks for new updates on launch when not called by command line. If a new update is detected, the user will be prompted.
-
Command line launch error messages now MessageBox alerts instead of Console logs. This allows Fightcade users to see what's immediately going on, leading to quicker bug reports when needed.
-
Removes duplicate USA BIOS files if someone decides to copy both an inactive and active one. Against all odds, this has already happened.
-
Checks if files dragged in File Drop are the same source and destination.
-
Adjusts controller priority in test mode to allow legacy DirectInput device to be default when Joystick 1 is set & QJC file is detected
-
Recognizes controller QJC files both with spaces and underscores
-
Smooths out XInput directional animations
-
Draws directions for analog inputs on DirectInput controllers
v0.6.5.8 - Adjust Controller Priority / QJC File Recognition
- Adjusts controller priority in test mode to allow legacy DirectInput device to be default when Joystick 1 is set & QJC file is detected
- Recognizes controller QJC files both with spaces and underscores
v0.6.5.7 - Controller Map Testing & Fightcade 2 Beta Improvements
After the Fightcade 2 beta was opened to previous users of FC2, I received a huge influx of bug reports and suggestions. Here is the first round of those bug fixes, along with controller mapping preview!
You will no longer have to boot into a game after doing your controller setup only to find out that your mapping was wrong. Instead, you'll be able to see your current controller's mapping live in the Controller setup screen before and after the mapping process.
- Button Mapping Testing
- Checks for new updates on launch when not called by command line. If a new update is detected, the user will be prompted.
- Command line launch error messages now MessageBox alerts instead of Console logs. This allows Fightcade users to see what's immediately going on, leading to quicker bug reports when needed.
- Removes duplicate USA BIOS files if someone decides to copy both an inactive and active one. Against all odds, this has already happened.
- Checks if files dragged in File Drop are the same source and destination.
v0.6.5.6 - High DPI Autoscaling Hotfix
- Fixes auto-scaling on high DPI displays
v0.6.5.5 - Fightcade USA BIOS Hotfix
- No longer prompts Fightcade users for USA BIOS on launch
v0.6.5.4 - Region Switching, XInput Support, Skip Button Reintroduction, Controller Improvements, Fightcade Optimizations
After extensive testing, the next official release is out! This one is chock full of new features and bug fixes.
v0.6.5.4 now has region selection between Japan & USA, XInput support for everyone who has a 360 or standard PC controller, speed improvements to the keyboard mapper, and improvements have been made to the button assignment flow. If you had trouble with setting up your controllers before, I advise you to give it a shot again.
Updates:
- Interactive region switching between Japan & USA NAOMI BIOS
- XInput Support for Keyboard Mapper, now supporting XBOX 360 controllers out the box
- Keyboard Mapper performance optimizations and cleanup
- Reintroduces Skip Button in Controller Setup flow
- Fightcade launching Bug Fixes
- Input Settings Restoration Bug Fix
- Fixes profile saving on controller setup completion
- Fixes game selection loading sans JSON file
- Backwards compatibility with old Fightcade
games.json
. Now looks for any.lst
file in directory to account for common file renaming - Disables USA BIOS when run from command line for Fightcade launching. Command line options for region select coming soon, only available interactively for now.
v0.6.5.3 - Bug Fixes: Game Selection & Controller Profile Saving
- Fixes game selection loading sans JSON file
- Fixes profile saving on controller setup completion
v0.6.5.2 - Add DirectInput Fallback
- Adds DirectInput in revamped Controller Setup flow, removing the old polling method from mapping process entirely.