Skip to content

Bypass mscompatdb wrapper load for M12#208

Merged
aaf2tbz merged 12 commits into
mainfrom
codex/m12-bypass-mscompatdb
Jun 14, 2026
Merged

Bypass mscompatdb wrapper load for M12#208
aaf2tbz merged 12 commits into
mainfrom
codex/m12-bypass-mscompatdb

Conversation

@aaf2tbz

@aaf2tbz aaf2tbz commented Jun 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • route M12 game launches through the direct Wine binary instead of the metalsharp-wine wrapper
  • preserve the wrapper runtime env M12 needs while intentionally not injecting MS_ROOT, which is what activates the mscompatdb Unix sidecar
  • keep the existing dxmt-m12 routing and mscompatdb=d override visible in dry-run diagnostics

Verification

  • cargo test --manifest-path app/src-rust/Cargo.toml mtsp::launcher::tests::
  • git diff --check
  • local runtime probe: direct Wine without MS_ROOT no longer loads mscompatdb.so; the current Wine binary still prints bare mscompatdb: not found at startup even with WINEDEBUG=-all

@aaf2tbz aaf2tbz merged commit 70e389c into main Jun 14, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant