Releases: blueskythlikesclouds/DivaModLoader
v0.0.4
Changelog
- Fixed a problem where DLL mods were unable to read config.toml for user configured settings.
Installation
- Extract everything inside the archive to where DivaMegaMix.exe is located.
- dinput8.dll, config.toml and mods should be beside this executable file.
Remarks
- Mods located inside mods folder are loaded in alphabetic order and their priority is determined by how high they are in the list.
- You can number folder names to change mod priorities.
- For Linux users (including Steam Deck), right click the game on Steam, select Properties -> Launch Options and enter
WINEDLLOVERRIDES='dinput8.dll=n,b' %command%
to make the loader function properly. - Template mod is included for you to copy when making new mods.
- Ensure properties are set up properly in config.toml.
- This info is going to be displayed in a future mod manager.
- You can use mod databases which get stacked properly and don't override each other.
- Note that ID conflicts are still an issue.
- When replacing base PVs, they need a higher date parameter to be recognized properly.
- Example mod databases are mod_pv_db.txt, mod_obj_db.bin, mod_tex_db.bin, etc.
When providing this mod loader in other sources, use https://github.com/blueskythlikesclouds/DivaModLoader/releases as the link. Do not reupload or provide direct links to specific versions.
v0.0.3
Changelog
- Add support for the 1.01 version of the game.
- Fix certain types of text files not getting recognized.
- This caused issues such as custom skin parameter files not working in customization menu or DoF not appearing at all.
- This feature normally had existed in 1.00 but it got removed in 1.01 for unknown reasons.
Installation
- Extract everything inside the archive to where DivaMegaMix.exe is located.
- dinput8.dll, config.toml and mods should be beside this executable file.
Remarks
- Mods located inside mods folder are loaded in alphabetic order and their priority is determined by how high they are in the list.
- You can number folder names to change mod priorities.
- For Linux users (including Steam Deck), right click the game on Steam, select Properties -> Launch Options and enter
WINEDLLOVERRIDES='dinput8.dll=n,b' %command%
to make the loader function properly. - Template mod is included for you to copy when making new mods.
- Ensure properties are set up properly in config.toml.
- This info is going to be displayed in a future mod manager.
- You can use mod databases which get stacked properly and don't override each other.
- Note that ID conflicts are still an issue.
- When replacing base PVs, they need a higher date parameter to be recognized properly.
- Example mod databases are mod_pv_db.txt, mod_obj_db.bin, mod_tex_db.bin, etc.
When providing this mod loader in other sources, use https://github.com/blueskythlikesclouds/DivaModLoader/releases as the link. Do not reupload or provide direct links to specific versions.
v0.0.2
Changelog
- Added support for the 1.01 version of the game.
Installation
- Extract everything inside the archive to where DivaMegaMix.exe is located.
- dinput8.dll, config.toml and mods should be beside this executable file.
Remarks
- Mods located inside mods folder are loaded in alphabetic order and their priority is determined by how high they are in the list.
- You can number folder names to change mod priorities.
- For Linux users (including Steam Deck), right click the game on Steam, select Properties -> Launch Options and enter
WINEDLLOVERRIDES='dinput8.dll=n,b' %command%
to make the loader function properly. - Template mod is included for you to copy when making new mods.
- Ensure properties are set up properly in config.toml.
- This info is going to be displayed in a future mod manager.
- You can use mod databases which get stacked properly and don't override each other.
- Note that ID conflicts are still an issue.
- When replacing base PVs, they need a higher date parameter to be recognized properly.
- Example mod databases are mod_pv_db.txt, mod_obj_db.bin, mod_tex_db.bin, etc.
When providing this mod loader in other sources, use https://github.com/blueskythlikesclouds/DivaModLoader/releases as the link. Do not reupload or provide direct links to specific versions.
v0.0.1
Installation
- Extract everything inside the archive to where DivaMegaMix.exe is located.
- dinput8.dll, config.toml and mods should be beside this executable file.
Remarks
- Mods located inside mods folder are loaded in alphabetic order and their priority is determined by how high they are in the list.
- You can number folder names to change mod priorities.
- For Linux users (including Steam Deck), right click the game on Steam, select Properties -> Launch Options and enter
WINEDLLOVERRIDES='dinput8.dll=n,b' %command%
to make the loader function properly. - Template mod is included for you to copy when making new mods.
- Ensure properties are set up properly in config.toml.
- This info is going to be displayed in a future mod manager.
- You can use mod databases which get stacked properly and don't override each other.
- Note that ID conflicts are still an issue.
- When replacing base PVs, they need a higher date parameter to be recognized properly.
- Example mod databases are mod_pv_db.txt, mod_obj_db.bin, mod_tex_db.bin, etc.
When providing this mod loader in other sources, use https://github.com/blueskythlikesclouds/DivaModLoader/releases as the link. Do not reupload or provide direct links to specific versions.