Releases: RenolY2/mkdd-track-patcher
Releases · RenolY2/mkdd-track-patcher
MKDD Patcher v2.2.1
MKDD Patcher v2.2.0.2
Changelog:
- Fixed a bug regarding the
addfiles = True
option: .arc files that didn't exist before can now be added.
MKDD Patcher v2.2.0
Changelog:
- Cleared up confusion about the correct file structure of custom audio mods in the readme: https://github.com/RenolY2/mkdd-track-patcher?tab=readme-ov-file#custom-audio-waves
- Mods/track edits can now have companion cheat codes that will be baked into the game! Check https://github.com/RenolY2/mkdd-track-patcher?tab=readme-ov-file#baking-cheat-codes for more info.
- Fixed folder mode for file mods (mods with modinfo.ini rather than track.info)
- Audio mods: Added support for custom sound effects
- Added
addfiles = True
option for some mods using modinfo.ini that want to add files that don't exist in the game yet. (No new directories or new files within .arc supported yet, only new files within existing directories)
MKDD Patcher v2.1.2
Changelog:
- When the audio waves in a mod didn't have the expected sample rate or duration the tool was supposed to show a warning but this was obscured by an exception. The bug has been fixed so the warning should show properly again.
MKDD Patcher v2.1.1
Changelog:
- Added warning about unexpected files in waves directory
- Added warning about invalid custom audio waves
MKDD Patcher v2.1.0
Changelog:
- Fix folder mode
- Wrap text when a message box is shown.
- Improved error handling
- Show error if an ISO that was extended with the MKDD Extender is being patched.
- Support for custom audio waves in modes and more robust BAA handling
MKDD Patcher v2.0.1
Changelog:
- Patcher version is now shown in the program's window title.
- Added menubar:
File
allows you to open the folder that houses the patcher's configuration file.About
shows you where new versions of the patcher can be found and bugs can be reported.
MKDD Patcher v2.0
Changelog:
- New, modern-looking user interface
- Fix some issues related to coordinates for Block City and Pipe Plaza
- Added support for Debug version of MKDD
- Added support for code patch requirements, If a mod requires a code patch which is not included with the mods you are applying, you will receive a warning.
- Changed method of neutralizing minimap offsets.
- Patcher should no longer keep zip files open after patching which would prevent modifying the zip files while the tool was running
MKDD Patcher v1.1.2
Changelog:
- Actually support Dino Dino Jungle in trackinfo.ini (let me know if it doesn't work but I actually tested it this time so it should work for real now.)
MKDD Patcher v1.1.1
Changelog:
- Fixed an issue where patching a MKDD iso would cause Daisy Cruiser to not play any background music.
- If a patch zip doesn't contain track_mp.arc, the patcher will use track.arc in place of track_mp.arc