https://bugs.winehq.org/show_bug.cgi?id=55665
--- Comment #2 from rcs777@proton.me --- Retested against Wine 8.17 from the WineHQ Debian repo, Kron4ek's builds, and a self-compiled build, and no dice. Interesting because Kron4ek's 8.16 build *did* work, but 8.17 doesn't. On the self compiled build in addition to the patches I had to revert previously, this time I also had to revert d92d9bc2a9c2fa097beb7c420b7e0229760f365c, "ntdll: Don't free reserved memory on 64-bit macOS", 9b60b671da82123590253472318d95547d8d138d, "ntdll: Don't release the low address space reservation on wow64", and a81c53504ae32715e6e91bd020fdebd5bef20d48, "ntdll: Release the low address space reservation for 64-bit apps" to work around compile-time failures from undefined variables, etc due to the previous patches I listed also being reverted.