[Bug 41358] Dynahack 0.6.0 (32-bit) hangs when attempting to launch the game via terminal

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 18 18:35:17 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=41358

--- Comment #4 from Bruno Jesus <00cpxxx at gmail.com> ---
For me this is a bug, I would like to hear other dev opinions.

The game changes the console size and uses coordinates to print its GUI and
then use a specific function to read console input.

Is CMD aware that its being resized by API? It could produce a warning in the
console that this is impossible and that user should run CMD in its own window.

Also why positioned printing does not work? Isn't there a place we can
translate the XY to escapes?

I tried interpreting programs/cmd code, then kernel32/console.c and then
server/console.c but I can't really find what I'm looking for.

-- 
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.



More information about the wine-bugs mailing list