http://bugs.winehq.org/show_bug.cgi?id=8563
--- Comment #31 from Georg Hennig <georg298(a)gmx.de> 2010-10-09 18:03:59 CDT ---
Sure. Assuming an empty wineprefix (vcrun2005 required only for new free mektek
release of MW4 mercs, directplay for multiplayer issues, the rest for videos):
winetricks vcrun2005 directx9 directplay quartz
copy native amstream.dll to installation folder.
As mentioned above, autoconfig executable does not work, so create the
options.ini file (if it doesn't exist) with the content from MechWarrior 4:
Vengeance, as I stated in appdb.winehq.org.
"WINEDLLOVERRIDES="amstream=n" wine MW4.exe -noautoconfig /gosnodialogs
To get fullscreen working, apply the patch
diff -urN wine-1.3.2/dlls/ddraw/ddraw.c wine-1.3.2_mw4/dlls/ddraw/ddraw.c
--- wine-1.3.2/dlls/ddraw/ddraw.c 2010-09-03 19:39:05.000000000 +0200
+++ wine-1.3.2_mw4/dlls/ddraw/ddraw.c 2010-09-07 17:45:05.851730011 +0200
@@ -4502,7 +4502,9 @@
{
FIXME("Only one Direct3D device per DirectDraw object supported.\n");
LeaveCriticalSection(&ddraw_cs);
- return DDERR_INVALIDPARAMS;
+ *device = (IDirect3DDevice7 *)object;
+ return D3D_OK;
+// return DDERR_INVALIDPARAMS;
}
object = HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, sizeof(*object));
mentioned in bug #24308
--
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=8563
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
URL| |
| |http://www.microsoft.com/ga
| |mes/mw4mercs/downloads.aspx
--
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=8563
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
--- Comment #30 from Dan Kegel <dank(a)kegel.com> 2010-10-09 12:13:27 CDT ---
Georg, can you phrase your workarounds in terms of winetricks?
Does winetricks have everything needed?
--
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=8107
--- Comment #24 from Xavier Vachon <xvachon(a)gmail.com> 2010-10-09 08:46:17 CDT ---
Created an attachment (id=31201)
--> (http://bugs.winehq.org/attachment.cgi?id=31201)
+msxml log
(In reply to comment #23)
> Try again with the latest git (with built-in msxml3). Most XSLPattern queries
> should work now.
Not quite yet. In current git (wine-1.3.4-228-g0cc9c52), when I attempt to load
any Civ4 executables (main game and the expansions), it crashes during the XML
check. I have uploaded a +msxml log. Tell me if this is what you need to
further debug this issue.
--
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=24647
Summary: Page fault in Dragon Age: Origins
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rig9919hd(a)gmail.com
Created an attachment (id=31151)
--> (http://bugs.winehq.org/attachment.cgi?id=31151)
game works with 1.2 and crashes with 1.3.4
Dragon Age: Origins no longer works for me with wine-1.3.4. I'm not sure but I
think I tried updating to 1.3.2 and had the same problem. Attached is a
comparison of wine output when I try to run the game with 1.2 and then 1.3.4.
--
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=8563
Manuel F Martinez <manpaz(a)bashlinux.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manpaz(a)bashlinux.com
--- Comment #29 from Manuel F Martinez <manpaz(a)bashlinux.com> 2010-10-09 05:44:10 CDT ---
Same problem on for MechWarrior 4: Mercenaries on wine 1.3.4-202-g47d2a00
Steps to reproduce.
1.- Download from http://www.microsoft.com/games/mw4mercs/downloads.aspx
2.- Install as regular
3.- Run from wine menu
A small Dialog appears with the following message:
Nested exception! - Cause: 'WalkStack1'
Error: "Access violation" at 0x0
--
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=421
Lain_13 <lain.halfbit(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lain.halfbit(a)gmail.com
--- Comment #390 from Lain_13 <lain.halfbit(a)gmail.com> 2010-10-08 17:40:30 CDT ---
Bug 14316 depends on this one. Add it into "Blocks" here please.
--
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=4173
Xavier Vachon <xvachon(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xvachon(a)gmail.com
--- Comment #16 from Xavier Vachon <xvachon(a)gmail.com> 2010-10-08 15:14:29 CDT ---
In current git (1.3.4), I have good performance and no corruption. The game is
very playable.
Nvidia-drivers 260.19.06
Gentoo Linux X64
Alexander, can you try this again and confirm that this is fixed?
--
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.