[Bug 15688] New: DOS games (e.g. Colonel's Bequest) need vga Color plane write enable register
http://bugs.winehq.org/show_bug.cgi?id=15688 Summary: DOS games (e.g. Colonel's Bequest) need vga Color plane write enable register Product: Wine Version: 1.1.6 Platform: Other URL: http://www.abandonia.com/en/games/218/Laura+Bow+1+- +The+Colonels+Bequest.html OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: dos AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Several DOS games, e.g. Colonel's Bequest, complain and display nothing because Wine does not yet support register 0x3c4 index 2: fixme:ddraw:VGA_ioport_out Unsupported index, register 0x3c4: 0x02 (value 0x01) fixme:ddraw:VGA_ioport_out Unsupported index, register 0x3c4: 0x02 (value 0x02) fixme:ddraw:VGA_ioport_out Unsupported index, register 0x3c4: 0x02 (value 0x04) fixme:ddraw:VGA_ioport_out Unsupported index, register 0x3c4: 0x02 (value 0x08) http://www.qzx.com/pc-gpe/vgaregs.txt documents this register/index as follows: Port-Index: 02h Port: 03c4h usage: Color plane write enable register d7,d6 Reserved d3 Plane 3 Write enable d2 Plane 2 Write enable d1 Plane 1 Write enable d0 Plane 0 Write enable -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=15688 nathan.n <saturn_systems(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |saturn_systems(a)yahoo.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=15688 Jeremiah Flerchinger <flerchjj(a)ieee.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |flerchjj(a)ieee.org --- Comment #1 from Jeremiah Flerchinger <flerchjj(a)ieee.org> 2009-04-17 17:59:22 --- (In reply to comment #0)
Several DOS games, e.g. Colonel's Bequest, complain and display nothing because Wine does not yet support register 0x3c4 index 2:
Actually the primary issue is that VGA color planes aren't yet supported. Once a fix is done for VGA memory planes, this will be literally a 2 line fix. Unfortunately getting to that point requires a significant redesign. Please also let me know what the terminal says the VGA mode number is set to. This will help me prioritize patches. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=15688 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2010-09-06 02:16:29 CDT --- (In reply to comment #1)
Please also let me know what the terminal says the VGA mode number is set to. This will help me prioritize patches.
fixme:ddraw:VGA_ioport_out Unsupported index, VGA graphics controller register - other 0x3ce: 0x08 (value 0xff) fixme:ddraw:VGA_ioport_out Unsupported index, VGA graphics controller register - other 0x3ce: 0x08 (value 0x00) These two lines are repeated endlessly. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=15688 butraxz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz(a)gmail.com --- Comment #3 from butraxz(a)gmail.com 2012-05-18 05:58:26 CDT --- This bug has not been updated for two years. Considering, that DOS support is being phased out on behalf of dosbox, then shouldnt this be closed as wontfix ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=15688 Brandon Corujo <haku08879(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |haku08879(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
https://bugs.winehq.org/show_bug.cgi?id=15688 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #4 from super_man(a)post.com --- Is this solved via dosbox = upstream? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=15688 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #5 from joaopa <jeremielapuree(a)yahoo.fr> --- Needs dosbox. What to do about DOS software? Marking as NOTOURBUG? WONTFIX? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=15688 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX CC| |infyquest(a)gmail.com --- Comment #6 from Vijay Kamuju <infyquest(a)gmail.com> --- DOS support is removed from wine from version 3.1. Hence marking as wont fix. Please use dosbox -- 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.
https://bugs.winehq.org/show_bug.cgi?id=15688 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de Status|RESOLVED |CLOSED --- Comment #7 from André H. <nerv(a)dawncrow.de> --- closing wontfix -- 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.
participants (1)
-
wine-bugs@winehq.org