docs: add Linux Wine runtime guide and setup script #1

Merged
jakub merged 2 commits from jann/m2dev-client:claude/linux-wine-runtime into main 2026-04-14 10:30:08 +02:00

2 Commits

Author SHA1 Message Date
Jan Nedbal
dd0643137f scripts: add wine prefix setup script
Idempotent helper that copies the client to a writable location,
creates a fresh Wine prefix, and installs the required winetricks verbs
(vcrun2022, d3dx9, corefonts, tahoma). Re-running on an existing target
skips already-done steps.
2026-04-14 10:23:04 +02:00
Jan Nedbal
0aa8361f09 docs: add Linux Wine runtime guide
Document the interim path for running the Windows client on Linux via
Wine, verified to reach character selection on Fedora 41 with Wine 10
Staging. Main gotcha: winetricks tahoma is mandatory because the client
hard-codes Tahoma as the UI font, and without it all text renders
invisibly even though layouts are correct.
2026-04-14 10:23:04 +02:00