refactor: Add transcoding support for more styles

> some styles still won't work due to SOUND DATA CREATE ERROR
> related to #1
This commit is contained in:
[ ]
2025-05-26 23:14:57 +09:00
parent a34014876a
commit 4a45f4d9c4
3 changed files with 62 additions and 23 deletions
+2 -2
View File
@@ -376,7 +376,7 @@ namespace games::iidx {
cfgmgr32hook_init(avs::game::DLL_INSTANCE);
// wine fixes
hooks::bmsb::init(avs::game::DLL_INSTANCE);
hooks::bmsb::init(avs::game::DLL_INSTANCE, avs::game::EXT);
}
@@ -414,7 +414,7 @@ namespace games::iidx {
"!!! please do the following instead: !!!\n"
"!!! !!!\n"
"!!! Revert your changes to XML file so it says !!!\n"
"!!! <model __type=\"str\">LDJ</model> !!!\n"
"!!! <model __type=\"str\">LDJ</model> !!!\n"
"!!! !!!\n"
"!!! In SpiceCfg, enable 'IIDX TDJ Mode' or provide -iidxtdj flag !!!\n"
"!!! in command line !!!\n"