http://bugs.winehq.org/show_bug.cgi?id=10580 Ambro <ambro(a)b4ever.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download --- Comment #11 from Ambro <ambro(a)b4ever.net> 2008-05-20 12:13:57 --- I've managed to start the server using that MP beta and get into the game. To get it to run do the following: - install the game (better remove bad characters from install path) - extract that rar archive into the game folder to get english menus: http://www.worthdownloading.com/download.php?gid=291&id=10555 - download DirectX runtime (don't use dlls from a windows partition): http://download.microsoft.com/download/6/4/c/64c3d3d6-c5da-47eb-9db4-86e45b9... - run the executable and select a folder to extract to - extract dxnt.cab using cabextract - copy dp* to windows/system32 - cd to <game folder>/bin - export WINEDLLOVERRIDES="dplay,dplayx,dpnaddr,dpnet,dpnhpast,dpnlobby=n" (or winecfg) - for f in dplayx.dll dpnet.dll dpnhpast.dll dpnhupnp.dll dpvacm.dll dpvoice.dll dpvvox.dll; do regsvr32 $f; done - wine XR_3DA.exe -dsound - start a self-hosted game Tested with wine 1.0_rc1, the bug is still present and can be seen on the walls. -- 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.