Releases: nastys/ExPatch
v2.2
- removed MSVC runtime requirement (hopefully)
- added message boxes for warnings and errors
- moved main code to DML Init
Unlocks Extreme and Extra-Extreme in all songs.
Thanks to Stewie2.0 for helping me with save data.
Requires DivaModLoader by Skyth.
Extract to the mods folder.
Both the mods folder and dinput8.dll (DML) should be in the same folder as DivaMegaMix.exe.
v2.1
- removed console requirement
Unlocks Extreme and Extra-Extreme in all songs.
Thanks to Stewie2.0 for helping me with save data.
Requires DivaModLoader by Skyth.
Extract to the mods folder.
Both the mods folder and dinput8.dll (DML) should be in the same folder as DivaMegaMix.exe.
Requires the latest Microsoft Visual C++ Runtime x64: https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
Otherwise, you'll get an error saying "the module could not be found."
v2.0
- memory scanning (= might survive game updates)
- optional permanent unlock (set
permanent=truein config.toml)
Unlocks Extreme and Extra-Extreme in all songs.
Thanks to Stewie2.0 for helping me with save data.
Requires DivaModLoader by Skyth.
Extract to the mods folder.
Both the mods folder and dinput8.dll (DML) should be in the same folder as DivaMegaMix.exe.
Important: Console output must be enabled in DML's config.toml (the one in the same folder as DivaMegaMix.exe).