20 Feb
2024
20 Feb
'24
11:21 a.m.
Unconditional `start.exe` will break debugging/profiling workflow that assume that wine will load the main exe in-process. You'll have to either tweak follow-fork-mode or attach to existing wine process. Is this inconvenience worth it? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5118#note_62030