http://bugs.winehq.org/show_bug.cgi?id=32559
--- Comment #10 from Adam fidor@fidor.org 2012-12-31 20:33:43 CST --- Created attachment 43048 --> http://bugs.winehq.org/attachment.cgi?id=43048 Warlock terminal output and backtrace with built-in (warlock_2013-01-01-0330.txt)
I'll describe all my steps, just to make sure:
I've installed dbg packages (the amd64 was already installed):
sudo apt-get install wine1.5-dbg:i386 wine1.5-dbg:amd64
I've setup the following libraries: ---user.reg--- [Software\Wine\DllOverrides] 1357006580 "*dwrite"="" "*gameoverlayrenderer"="" "msvcp90"="builtin" "msvcr90"="builtin" ---user.reg---
I've started the game.exe as usual with the following command: fidor@Fidor-PC:~/.wine/drive_c/Program Files (x86)/Steam/steamapps/common/Warlock - Master of the Arcane$ LANG=en_US wine game.exe
(the Steam was already running so I could launch the game itself, launching the game from Steam gives the same results)
I've received the terminal output that I'm attaching: warlock_2013-01-01-0330.txt
Am I missing some step or doing sth wrong? I just want to be 100% sure since the output looks very similar to previous ones.