Skip to content

DTXManiaNX ver 1.4.2

Latest
Compare
Choose a tag to compare
@fisyher fisyher released this 19 May 10:04

Release notes

DTXManiaNX

This is a minor update with many bug fixes and several new options & enhancements.

Bug Fixes

  • Fixed time drifting caused by BPM and Measure Length Changes but also maintained backward compatibility by adding a new ChipPlayTimeComputeMode option #164
  • Fixes several major gameplay bugs that makes P2 (Bass) player side of Guitar/Bass mode unplayable #169
  • Fixed several game crashing bugs #159 #153 #150
  • Added missing Scroll Speed display icons for Speeds greater than 8.0 #138
  • Fixed Random notes logic for 6-lane mode incorrectly causing Tom chips to alternate #116
  • Fixed non-square Jackets stretching in Song list, Loading screen, Stage screen and Result screen PR-176
  • Bump Newtonsoft.Json from 12.0.2 to 13.0.2 by @dependabot

Feature Enhancements

  • Updated song loading methods that iterate through the full song list to use Asynchronous Tasks for better performance PR-167
    • Full Loading duration for approximately 850 scores dropped from 21 to 8 seconds, a 163% speed improvement
  • Added a new ChipPlayTimeComputeMode option. This is a boolean option which is set to 1: Accurate by default, which computes chip play time with the more accurate method. Choose 0: Original to use the original inaccurate compute method. #164
  • Added Performance Mode option to allow disabling of Pitch Shift when missing / strumming notes with wrong buttons pressed #143
  • Changed SE6 to SE23, SE30 to SE32 channels to be non-muting channels, allowing consecutive wav chips to be played without interrupting the previous wav #69
    • SE1 to SE5 will maintain the original behavior of muting current wav playback before playing a new wav chip

DTXCreator

  • Fixed BG Video not pausing when Stop is clicked and not jumping to the correct time when playing from the middle of the chart #149
  • Added a Viewer Size option menu under Tool / Option / Viewer #144
  • Minor UI label and Version Info text changes