http://bugs.winehq.org/show_bug.cgi?id=35261 --- Comment #5 from hibbsncc1701(a)yahoo.com --- Created attachment 47090 --> http://bugs.winehq.org/attachment.cgi?id=47090 A console log with seh,tid, and ddraw. Unfortunely there isn't a demo of this game. (There is a steam version, but it uses a different engine.) Here is the console log with WINEDEBUG=+seh,+tid,+ddraw enabled. I've been looking at the wine debug page on the wiki, but I can't get winedbg to connect to it. It seems that Ys is crashing before winedbg will catch it. Running winedbg on the exe directly makes a "Connection reset by peer" message, and this: gdbproxy.c:2494: gdb_init_context: Assertion `gdbctx->process == ((void *)0) && de.dwProcessId == dbg_curr_pid' failed. Attempting to run winedbg with the --gdb --no-start arguments and then attaching gdb outputs a no such process error. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.