https://bugs.winehq.org/show_bug.cgi?id=41358
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 Keywords| |source
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com --- The game is in a loop:
002b:Call KERNEL32.GetNumberOfConsoleInputEvents(00000013,006c0edc) ret=00605309 002b:Ret KERNEL32.GetNumberOfConsoleInputEvents() retval=00000001 ret=00605309 002b:Call KERNEL32.Sleep(00000032) ret=00606d10 002b:Ret KERNEL32.Sleep() retval=00000000 ret=00606d10 002b:Call KERNEL32.GetNumberOfConsoleInputEvents(00000013,006c0edc) ret=00605309 002b:Ret KERNEL32.GetNumberOfConsoleInputEvents() retval=00000001 ret=00605309 002b:Call KERNEL32.Sleep(00000032) ret=00606d10 002b:Ret KERNEL32.Sleep() retval=00000000 ret=00606d10 ...
Don't know what it is expecting.