[Bug 47036] C&C Red Alert 2 Yuri's Revenge missing graphical elements

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jan 11 13:39:44 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=47036

Bob Duke <wine at hiyh.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wine at hiyh.com

--- Comment #24 from Bob Duke <wine at hiyh.com> ---
Thank you Paul for the detailed investigation and summary.

For those of you affected by this issue, the workaround is to "set
HKCU\Software\Wine\Direct3D\DirectDrawRenderer to gdi" as explained by Paul.
I've confirmed this works for me with wine-5.0-rc4.

If you are unfamiliar with how to do this, you can run the registry editor by
using:

$ wine regedit.exe

In the regedit window, navigate to:

HKEY_CURRENT_USERS\Software\Wine

In the Wine directory, you will see various folders (e.g. Drivers, Debug,
etc.). If you do not see a folder named "Direct3D," right click on the Wine
folder and select New->Key. A new folder will appear under Wine which you can
name "Direct3D."

Then, select Direct3D and in the right pane, right click and select
New->StringValue. A new entry will appear in the right pane that you can name
"DirectDrawRenderer." Press enter to finish the rename, then right click on
DirectDrawRenderer and select Modify. In the pop-up, type "gdi" (with no
quotes) in the value data box and select ok.

Finally, select Registry->Exit in the top menubar. The Wine window should close
automatically. 

Once you do this, you should be able to run the game as usual and the title
screen menus will be present.

-- 
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.



More information about the wine-bugs mailing list