http://bugs.winehq.org/show_bug.cgi?id=15700
Summary: Unable to set/get cursor location through VGA registers 0x3b4 or 0x3d4 Product: Wine Version: 0.9 Platform: All OS/Version: All Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: dos AssignedTo: wine-bugs@winehq.org ReportedBy: flerchjj@ieee.org
Created an attachment (id=16781) --> (http://bugs.winehq.org/attachment.cgi?id=16781) Output from Space Quest 5
Apps trying to set or get the text cursor position using VGA registers directly get an error similar to the following:
fixme:ddraw:VGA_ioport_in Unsupported index, register 0x3d4: 0x0f fixme:ddraw:VGA_ioport_out Unsupported index, register 0x3d4: 0x0f (value 0x66)