Another Song Merge Tool
Last updated: 2025-02-05
32download
Overview
This tool merges the Another Song entries from various MODs.
Target
- Users experiencing conflicts with Another Song between MODs, preventing playback.
- Users developing Another Song entries individually and needing them combined into one description.
How to Use
- Open Another Song Merge Tool.ini and set the Path values for DivaModManager Section.
- Enable the MODs you want to merge in DMM.
- Set this MOD's priority to the highest in DMM, turn on the checkbox, and launch the game. (It runs automatically in the DLL, so you no longer need to run the exe file)
Requirements(maybe)
exe
- .NET 8.0
- win-x64
dll
- Windows SDK 10.0
Options
-
BackupPvDb(Another Song Merge Tool.ini)
Create a backup of the mod_pv_db.txt in this MOD folder at runtime
If parameter is true, be aware that if you don't organize your files regularly, the number will keep growing. (false by default) -
AnotherSongMarkPrefix, AnotherSongMarkPrefixStr (Another Song Merge Tool.ini)
When AnotherSongMarkPrefix is set to true, the value set in AnotherSongMarkPrefixStr will be added as a prefix to the song names that have Another Song.
(Example: moon → *moon) -
AnotherSongMarkSuffix, AnotherSongMarkSuffixStr (Another Song Merge Tool.ini)
The opposite of the above prefix (suffix), where the string is added to the end.
(Example: moon → moon*) -
Combine_Pv_No.txt Only the specified PV_NO will be merged (if none specified, all songs will be merged as usual).
If specifying multiple songs, list the PV_NO on separate lines.
This feature is mainly aimed at those developing cover song MODs one song at a time.
Caution
- Only the part described in Another Song will be merged. For the rest of the world, the mod_pv_db.txt with the highest priority is generated on the base.
- When combining this with mods that add or modify camera work, stage backgrounds, etc. (such as the X Song Pack), set the MergePvField and MergeStageData options to True, specify the MikuMikuLibrary Path, and follow the priority order below:
- Another Song Merge Tool
- Mods like X Song Pack
- Cover Song Mods
- Depending on the MODs loaded, mod_pv_field.txt and mod_stage_data.bin from other MODs may be required in this MOD's folder.
- The old version is available from Github at the mirror link.
Source
Another-Song-Merge-Tool(Github)
Version
v4.0.3a