http://bugs.winehq.org/show_bug.cgi?id=36491
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |obfuscation
--- Comment #11 from Anastasius Focht focht@gmx.net --- Hello folks,
I think I know where the problem is -> 'GameShield' brain damage (buggy protection code). Since I can't reproduce this here I need more data from you to prove my analysis :)
Please start the launcher with 'winedbg' and do the following after entry has been reached (debugger prompt shown):
--- snip --- $ winedbg ./Korea.exe
$ Wine-dbg>x/20x &ldr.InLoadOrderModuleList --- snip ---
Paste the output (memory dump), it should be pretty small.
Regards