HachimiDX: Maimai auto rechart tool 🐱
What's new
-
Install:
- Added multiple fallback PyPI mirrors with automatic failover and retry upon failure.
-
Adjusted some interface components, text, and output messages in the app to improve clarity.
-
Modified some text in the "installation script" & "README" & "installation instruction" to improve clarity.
Bug fixes:
- Fixed an issue where note coordinates were misaligned during auto rechart.
- Fixed an issue where the sign of the Start Time on the transcoding page was reversed.
- Fixed an issue where some functions returned an incorrect format, leading to an AttributeError.
- Fixed an issue where
taskkill.exeoccasionally failed to launch with error 0xc0000142.
How to update from v1.4.4
- Delete the old files with extension
.md&.txtin the project root directory. - Copy the new files to the project root directory.
- Delete the old
install/andsrc/folder in the project root directory entirely. - Copy the new
install/andsrc/folder to the project root directory.
Full Changelog: v1.4.4...v1.4.5