https://bugs.winehq.org/show_bug.cgi?id=45034
Bug ID: 45034 Summary: Hired Team: Trial Gold(2001) crashes with setup_exception_record stack overflow Product: Wine Version: 3.6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: spleefer90@gmail.com Distribution: ---
Tested under Wine-devel 32/64bit and wine-staging 64 bit, result is the same under all.
The Wine-devel 32 bit prefix was completely fresh.
I tried running this in a different TTY and launched the game from there. This got rid of the BPP fixme but it still crashed.
xinit /usr/bin/xterm -- :1 -ac -depth 16
WINEPREFIX=~/wine/wine32 wine Shine.exe
0009:fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16
0009:err:seh:setup_exception_record stack overflow 1184 bytes in thread 0009 eip 7bc45116 esp 00230e90 stack 0x230000-0x231000-0x330000
The game uses DX7.0a/OpenGL(?).
If I can provide any other info, please do tell what's needed.