[Bug 7225] Warhammer Mark of Chaos Will not run

Wine Bugs wine-bugs at winehq.org
Tue Aug 7 18:39:55 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=7225





------- Additional Comments From stefanhuszics at gmail.com  2007-07-08 18:39 -------
This solved the problem for me with Wine 0.9.39 + Nvidia driver 1.0.9639

1) Install DirectX 9.0c (unclear if this made a difference since the game should
have installed what it needed).

2) Regedit these changes from
http://www.holarse-linuxgaming.de/h2006/space/Warhammer+Mark+Of+Chaos
into the registry of wine

Code:

REGEDIT4

[HKEY_CURRENT_USER\Software\Wine\Direct3D]
"DirectDrawRenderer"="opengl"
"Nonpower2Mode"="repack"
"OffscreenRenderingMode"="pbuffer"
"PixelShaderMode"="enabled"
"UseGLSL"="enabled"
"VertexShaderMode"="hardware"

[HKEY_CURRENT_USER\Software\Wine\DirectSound]
"DefaultBitsPerSample"="16"
"DefaultSampleRate"="48000"
"EmulDriver"="Y"
"HardwareAcceleration"="Full"

[HKEY_CURRENT_USER\Software\Wine\Drivers]
"Audio"="alsa"

[HKEY_CURRENT_USER\Software\Wine\X11 Driver]
"Desktop"="1280x1024"
"DXGrab"="N"
"Managed"="Y"


Im running Gentoo Linux with an Nvidia 6200 (NV44A) graphics card on an AMD
Barton core system.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list