[Bug 11446] New: Gangsters: Wrong 2d rendering
http://bugs.winehq.org/show_bug.cgi?id=11446 Summary: Gangsters: Wrong 2d rendering Product: Wine Version: 0.9.51. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: directx-ddraw AssignedTo: wine-bugs(a)winehq.org ReportedBy: wielkiegie(a)gmail.com Created an attachment (id=10577) --> (http://bugs.winehq.org/attachment.cgi?id=10577) Wine messages when starting with OpenGL as DDraw renderer OpenGL as DirectDraw driver causes unhandled page fault when playing intro (I tried GDI for testing). When the game starts or after changing menu screen, main menu is completely black. Graphics can be visible only after pushing any button in the menu, but releasing mouse button elsewhere. Buttons doesn't contain any text and colors of whole screen are ugly. -- 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=11446 Gustaw Smolarczyk <wielkiegie(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wielkiegie(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.
http://bugs.winehq.org/show_bug.cgi?id=11446 --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-02-04 12:09:42 --- Please upgrade to wine 0.9.54 and try again. What video / card driver are you using? Can you attach the full wine output? There's usually a backtrace after the "Unhandled exception:" line. -- 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=11446 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-02-04 15:20:55 --- Does this demo have the same problem? http://downloads.gamezone.com/demos/d3300.htm -- 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=11446 --- Comment #3 from Gustaw Smolarczyk <wielkiegie(a)gmail.com> 2008-02-05 09:13:09 --- Hmm, with new wine version (0.9.54) it's a bit different. GDI rendering is the same, but OpenGL render engine works, but with different issues. After loading the background is completely black. On that black screen there are buttons, but only a few of them has text inside. After re-rendering of screen (e.g. hiding emulated desktop and unhiding) sometimes other buttons has text (it's random what button is ok and what not, but there are 1-2 buttons ok at all). All texts (not backgrounds) are rendered good. I can put some screenshots if some want they. -- 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=11446 Gustaw Smolarczyk <wielkiegie(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10577|0 |1 is obsolete| | --- Comment #4 from Gustaw Smolarczyk <wielkiegie(a)gmail.com> 2008-02-05 09:15:33 --- Created an attachment (id=10618) --> (http://bugs.winehq.org/attachment.cgi?id=10618) Wine messages with version 0.9.54 -- 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=11446 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-06-12 13:05:37 --- Is this still an issue in current (1.0-rc4 or newer) wine? -- 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=11446 --- Comment #6 from Gustaw Smolarczyk <wielkiegie(a)gmail.com> 2008-06-22 15:22:07 --- Sorry for late response. I tested it with wine 1.0. Yes, it's still an issue. Now it's much more interesting in OpenGL mode - background pixmaps are reversed (Gangsters logo is at bottom, etc.). In GDI mode it's still broken as before. -- 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=11446 John S. Arntz <jsarntz(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsarntz(a)yahoo.com --- Comment #7 from John S. Arntz <jsarntz(a)yahoo.com> 2008-07-06 22:19:43 --- Just tested this game using a clean, out of the box wine installation with Wine 1.0 on Fedora 9, with a fresh install of the game from the disk. (No custom DLL's, no registry key changes, etc.) First thing, when you use the menu icon in the Gnome Menu for Wine to launch the program, a box appears that says no sound card detected, and a yes or no to run w/o sound. Sound will work from a command line launch from within the game directory, but no CD audio from disk. The intro movie will work, but the main menu colors are distorted and the text on the menu buttons is not visible, I managed to find the buttons to create a character, and the text on the boxes where you input a name is not visible until you click inside the box and the captions for the boxes are missing as well. I managed to create a character and start playing. After you push the button to create a city, the city creation loading screen starts normally and gameplay screens appear normal. I am attaching my console output from wine as I ran this game, which displays numerous err and fixme lines. -- 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=11446 --- Comment #8 from John S. Arntz <jsarntz(a)yahoo.com> 2008-07-06 22:21:16 --- Created an attachment (id=14632) --> (http://bugs.winehq.org/attachment.cgi?id=14632) Console output from running gangsters.exe from the command line in the game's directory -- 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=11446 --- Comment #9 from John S. Arntz <jsarntz(a)yahoo.com> 2008-07-06 22:28:16 --- Created an attachment (id=14633) --> (http://bugs.winehq.org/attachment.cgi?id=14633) Screenshot showing text missing on buttons and poorly rendered colors on menu screen. -- 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=11446 --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2009-01-03 19:39:25 --- Is this still an issue in current (1.1.12 or newer) wine? -- 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=11446 --- Comment #11 from Gustaw Smolarczyk <wielkiegie(a)gmail.com> 2009-01-09 17:00:59 --- Yes, it is (tested with current GIT). But now in OpenGL mode whole screen is blue in the menu. I can still click on buttons, though. After re-rendering it's more strange - I can see text on "buttons" (more precisly - gray rectangles), but everything else not rendered (portion of screen remain the same as it was before re-rendering). It's fun that I can see good rendered background just after entering menu and just after clicking "quit", but it almost immediately becomes buggy. I'm using fglrx 8.12 now. -- 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=11446 --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2009-07-13 11:54:28 --- Is this still an issue in current (1.1.25 or newer) wine? -- 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=11446 --- Comment #13 from Gustaw Smolarczyk <wielkiegie(a)gmail.com> 2009-07-15 14:48:24 --- Yes, it is. GDI is same. OpenGL divides screen into 4 rectangles, form top to bottom, and reverses order. Re-rendering almost same, but background is black (so it's rendered). Note that now music works (bug I didn't notice before). AFAIK music is hold on CD in audio. I don't know if it works because of bugfix in newer wine version or a different way I compiled wine (debian changed on amd64 sid from partial to complete port of i386 packages). -- 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=11446 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.mroldgames.com/e | |107_plugins/old+games/gamel | |isterpc.php?idg=95 -- 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=11446 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #14 from joaopa <jeremielapuree(a)yahoo.fr> 2011-07-26 07:09:47 CDT --- still a bug in current wine? -- 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=11446 Bruni <earns.61(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |earns.61(a)gmail.com --- Comment #15 from Bruni <earns.61(a)gmail.com> 2011-07-30 05:56:21 CDT --- wine 1.3.25 - still present. menu is the same as in comment #9 -- 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=11446 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|directx-ddraw |directx-d3d -- 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=11446 Paul The Tall <paulthetall(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paulthetall(a)gmail.com --- Comment #16 from Paul The Tall <paulthetall(a)gmail.com> 2012-05-28 13:17:09 CDT --- (In reply to comment #15)
wine 1.3.25 - still present. menu is the same as in comment #9
Still present in 1.5.5 output: fixme:d3d_surface:wined3d_surface_flip Ignoring flags 0x1. fixme:ddraw:ddraw7_FlipToGDISurface iface 0x18757d0 stub! fixme:ddraw:ddraw7_FlipToGDISurface iface 0x18757d0 stub! -- 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=11446 --- Comment #17 from Paul The Tall <paulthetall(a)gmail.com> 2013-04-11 07:08:33 CDT --- Still present in 1.5.27 -- 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=11446 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |trivial -- 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=11446 Jarkko K <jarkko_korpi(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi(a)hotmail.com --- Comment #18 from Jarkko K <jarkko_korpi(a)hotmail.com> --- Any update? -- 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=11446 Ernest Skrzypczyk <erni.berni(a)vp.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |erni.berni(a)vp.pl -- 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=11446 Maik Wagner <maiktapwagner(a)aol.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maiktapwagner(a)aol.com --- Comment #19 from Maik Wagner <maiktapwagner(a)aol.com> --- Download URL is no longer valid but I found the demo version on archive.org: https://archive.org/details/GangstersOrganizedCrime -- 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=11446 --- Comment #20 from joaopa <jeremielapuree(a)yahoo.fr> --- Bug still there un current wine -- 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=11446 acescopezz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz(a)gmail.com --- Comment #21 from acescopezz(a)gmail.com --- Still present in Wine 1.9.24 -- 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=11446 --- Comment #22 from joaopa <jeremielapuree(a)yahoo.fr> --- Bug still there in current wine -- 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=11446 --- Comment #23 from joaopa <jeremielapuree(a)yahoo.fr> --- With wine-staging, text appears when clicking on it: Surely a consequence of the patch https://github.com/wine-compholio/wine-staging/blob/master/patches/ddraw-Fli... -- 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=11446 --- Comment #24 from joaopa <jeremielapuree(a)yahoo.fr> --- This bug is messed up. Original problem is fixed. The menu problem is an another problem that deserves its own bug report. This bug can be closed as FIXED. -- 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=11446 --- Comment #25 from joaopa <jeremielapuree(a)yahoo.fr> --- Can an administrator can close this bug as FIXED ? -- 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=11446 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #26 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to joaopa from comment #25)
Can an administrator can close this bug as FIXED ?
Well, the menu is still very poorly rendered, so i`d say leave this bug open for now. -- 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=11446 --- Comment #27 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- *** Bug 44534 has been marked as a duplicate of this bug. *** -- 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=11446 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.mroldgames.com/e |https://archive.org/details |107_plugins/old+games/gamel |/GangstersOrganizedCrime |isterpc.php?idg=95 | -- 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=11446 --- Comment #28 from joaopa <jeremielapuree(a)yahoo.fr> --- Menu is still poorly colored with wine-5.1. -- 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=11446 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Summary|Gangsters: Wrong 2d |Gangsters: Organized Crime |rendering |main menu not rendered | |correctly Ever confirmed|0 |1 URL|https://archive.org/details |https://archive.org/downloa |/GangstersOrganizedCrime |d/GangstersOrganizedCrime/g | |angsters.exe --- Comment #29 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Still present with wine-7.0-rc5. $ sha1sum gangsters.exe ebc56d3b8865754ce1919ee9e69f94c102e59ffb gangsters.exe $ du -sh gangsters.exe 52M gangsters.exe -- 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=11446 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|gijsvrm(a)gmail.com | -- 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=11446 --- Comment #30 from joaopa <jeremielapuree(a)yahoo.fr> --- Bug sill occurs with wine-9.8 -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla