https://bugs.winehq.org/show_bug.cgi?id=56449
Bug ID: 56449 Summary: Magic the gathering online (MTGO) requires renderer=gdi Product: Wine Version: 9.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: litimetal@gmail.com Distribution: ---
Created attachment 76206 --> https://bugs.winehq.org/attachment.cgi?id=76206 terminal log.txt
1. winetricks corefonts dotnet472 to workaround bug 30753 2. wine setup.exe, wait the program to download game resource (~500M) 3. the program quits silently 4. Run `wine setup.exe` again, and the program quits silently again (terminal output attached below)
Now, I execute winetricks renderer=gdi [1], then run wine setup.exe, and the game launches successfully
[1]: https://github.com/pauleve/docker-mtgo/commit/1f7c4c7ba04581c2365b405ad9b042...
https://bugs.winehq.org/show_bug.cgi?id=56449
lizhenbo litimetal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://mtgo.patch.daybreak | |games.com/patch/mtg/live/cl | |ient/setup.exe?v=10
https://bugs.winehq.org/show_bug.cgi?id=56449
lizhenbo litimetal@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Magic the gathering online |Magic the gathering online |(MTGO) requires |(MTGO) crashes silently if |renderer=gdi |renderer=gl
https://bugs.winehq.org/show_bug.cgi?id=56449
--- Comment #1 from lizhenbo litimetal@gmail.com --- I tried renderer=vulkan and the game launches successfully as well.
If I switch it back by winetricks renderer=gl, then the game crashes silently