feat: Test spicetools logging bmsound-wine side

> broken commit
> route bmsound messages back to spicetools log
This commit is contained in:
[ ]
2025-12-20 21:23:22 +09:00
parent 56e8e7456b
commit ea5d566218
3 changed files with 40 additions and 1 deletions
+1
View File
@@ -44,6 +44,7 @@ public:
{
log_warning("hooks::devel::wmisc", "Disabling auto-patching..");
hooks::wmisc::skip_patching_by_model(true);
hooks::wmisc::apply_performance_hacks(avs::game::DLL_INSTANCE, "FORCE", "bmsound");
}
} wmisc_("wmisc_test");