https://bugs.winehq.org/show_bug.cgi?id=41451
Bug ID: 41451 Summary: Motocross madness: missing names of players Product: Wine Version: 1.9.8 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: wylda@volny.cz Distribution: ---
Created attachment 55818 --> https://bugs.winehq.org/attachment.cgi?id=55818 screenshot - missing player names
There should be player's names in upper left corner and also each player has a name above his head. For comparison see:
https://bugs.winehq.org/attachment.cgi?id=27294
This is a regression introduced by wine-1.9.7-252-g82a7f1e:
commit 82a7f1ebf2979a3c6a4b6ca8fcc2679f2278f6e6 Author: Henri Verbeet hverbeet@codeweavers.com Date: Thu Apr 14 19:32:46 2016 +0200
wined3d: Implement texture DC creation on top of D3DKMTCreateDCFromMemory().
Demo can be used in "Emulate a virtual desktop" mode. Otherwise it won't run and complain about missing "3-D acceleration hardware". I'm pretty sure, demo used to work.
If your vidmem is 2GB, it needs to be limited. To workaround bug 40477, I used winetricks videomemorysize=512
https://bugs.winehq.org/show_bug.cgi?id=41451
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.fileplanet.com/1 | |0909/download/Motocross-Mad | |ness Keywords| |download, regression Regression SHA1| |82a7f1ebf2979a3c6a4b6ca8fcc | |2679f2278f6e6 Distribution|--- |Debian
--- Comment #1 from Wylda wylda@volny.cz --- Filling some fields...
Fileplanet still works for me. In bug 22317 there were sugesstions to use: https://ia800803.us.archive.org/16/items/MotocrossMadnessDemo/MotocrossMadne...
Checksum of those files differs, but the only difference (by content comparison) is, that fileplanet's demo EXE installer isn't signed by Microsoft.
https://bugs.winehq.org/show_bug.cgi?id=41451
Christian Costa titan.costa@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa@gmail.com
--- Comment #2 from Christian Costa titan.costa@gmail.com --- Same here. This bug can be mark as comfirmed.
https://bugs.winehq.org/show_bug.cgi?id=41451
--- Comment #3 from Henri Verbeet hverbeet@gmail.com --- Created attachment 55997 --> https://bugs.winehq.org/attachment.cgi?id=55997 patch
Well, this patch fixes it. Does this game work on modern Windows though? That format doesn't usually support GetDC() on Vista and later.
https://bugs.winehq.org/show_bug.cgi?id=41451
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #4 from winetest@luukku.com --- I haven't tested but shouldnt this bug be fixed by now?
http://source.winehq.org/git/wine.git/commit/d837b71557f92d3dfbcbe6ad231cda1...
http://source.winehq.org/git/wine.git/commit/bf3c65c6d8ec21c59f257a10b53912e...
https://bugs.winehq.org/show_bug.cgi?id=41451
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio@earthlink.net
https://bugs.winehq.org/show_bug.cgi?id=41451
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |bf3c65c6d8ec21c59f257a10b53 | |912e486b2e3ff Status|NEW |RESOLVED
--- Comment #5 from Henri Verbeet hverbeet@gmail.com --- (In reply to winetest from comment #4)
I haven't tested but shouldnt this bug be fixed by now?
Yes, this should be fixed by commit bf3c65c6d8ec21c59f257a10b53912e486b2e3ff. Please reopen if not.
https://bugs.winehq.org/show_bug.cgi?id=41451
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.24.
https://bugs.winehq.org/show_bug.cgi?id=41451
--- Comment #7 from Wylda wylda@volny.cz --- Thank you Henri, yes this is fixed. Just for fun, i will try it on some other Win7 box with older nvidia than GTX970, because of too much VRAM issue for MCM.