Unity games not working on Wine 8.5

Questions about Wine on macOS.
Locked
isaacryu
Newbie
Newbie
Posts: 1
Joined: Sat Apr 01, 2023 8:24 pm

Unity games not working on Wine 8.5

Post by isaacryu »

I'm using Wine 8.5 on an Apple Silicon Mac through Rosetta, and I'm running into issues where 64-bit Unity games will crash due to a stack overflow.

Code: Select all

0188:err:virtual:virtual_setup_exception stack overflow 2752 bytes addr 0x624951c3 stack 0x120540 (0x120000-0x121000-0x220000)
I've had success with other kinds of games made in different engines, but Unity games specifically seem to crash outright. These same games work when using CrossOver.
Locked