http://bugs.winehq.org/show_bug.cgi?id=11664
Summary: diablo II fails to correctly control screen modes Product: WineHQ Apps Database Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: appdb-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: d-kyle1@shaw.ca
Created an attachment (id=10877) --> (http://bugs.winehq.org/attachment.cgi?id=10877) x-windows log
I have to run diablo II with a shell script like this: ********************************************************* #!/bin/sh echo "setting up to run Diablo II with wine ..." xrandr -s 800x600 cd /home/dave/.wine/drive_c/Program\ Files/Diablo\ II && set_rlimits wine Diablo\ II.exe -skiptobnet xrandr -s 1024x768 ********************************************************* which pretty much runs ok except for the cutscenes (which are displayed halfway down the screen cut off at the midsection with the top half of the screen black). Now if i uncomment the xrandr sections of the shell script i get the same thing with the game screens as well. Yes, i have set my x-windows configuration file properly with the right modes and still no luck. Anyway, i have attached my x-windows log while running my shell script with the xrandr sections uncommented to prove what i am saying. Also i have compiled in support for the xrandr libraries as well in order to help with this problem (which did not help). From what i can see wine does try to change the screen mode, and fails at it. the wine version i am running is wine-0.9.55
http://bugs.winehq.org/show_bug.cgi?id=11664
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|appdb-unknown |-unknown Product|WineHQ Apps Database |Wine
--- Comment #1 from Lei Zhang thestig@google.com 2008-02-22 14:18:22 --- not an appdb bug, please select Wine as the product
http://bugs.winehq.org/show_bug.cgi?id=11664
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |0.9.55.
--- Comment #2 from Lei Zhang thestig@google.com 2008-02-22 14:22:16 --- Can you run it without the script as follows?
WINEDEBUG=+xrandr wine Diablo\ II.exe -skiptobnet
http://bugs.winehq.org/show_bug.cgi?id=11664
Jesse Allen the3dfxdude@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #10877|text/x-log |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=11664
--- Comment #3 from Ben Hodgetts (Enverex) ben@atomnet.co.uk 2008-02-29 15:42:17 --- Created an attachment (id=11049) --> (http://bugs.winehq.org/attachment.cgi?id=11049) +xrandr log
Just noticed this myself, here's the requested +xrandr log.
http://bugs.winehq.org/show_bug.cgi?id=11664
--- Comment #4 from Lei Zhang thestig@google.com 2008-03-09 19:44:09 --- Can someone try again with wine 0.9.57? David said it's working for him in a private email.
http://bugs.winehq.org/show_bug.cgi?id=11664
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #5 from Austin English austinenglish@gmail.com 2008-06-12 11:42:44 --- Abandoned. Probably fixed.
http://bugs.winehq.org/show_bug.cgi?id=11664
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com 2008-06-12 11:44:39 --- Closing.