Vous êtes ici > Les forums > Application tests > Call of Duty 4 Modern Warfare
Les forums
Call of Duty 4 Modern Warfare
| Auteur |
Posts |
| Smon |
Le Mercredi 26 Janvier 2011 à 19:39
- [Citer]
|
Membre
 |
The Game doesnt work with the newest wine Version.
Changing in line 52
LATESTVERSION="1.1.21"
like it stands in the head, makes it work fine!
|
| kinichi |
Le Vendredi 18 Novembre 2011 à 16:40
- [Citer]
|
Membre
 |
Hi:
Wine version: 1.3.31 or 1.2.3
Distribution: Debian
Distribution version: Testing-Wheeze
Graphics card: Intel HD Graphics
i have patched COD4 with version 1.7, when i try to launch the game i get this error:
File :Call of Duty 4: Modern Warfare Singleplayer
Date : 11/18/11 10:37:12
PlayOnLinux Version : 4.0.12
File content :
[code language%3Dplayonlinux]
#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"
export WINEPREFIX="~/.PlayOnLinux//wineprefix/COD4"
export WINEDEBUG=""
cd "~/.PlayOnLinux//wineprefix/COD4/drive_c/Program Files/Activision/Call of Duty 4 - Modern Warfare"
POL_Wine "iw3sp.exe" $@[/code]
Output :
11/18/11 10:37:12 - [main] Message: Debugger is starting
[code language%3Dconsole]
[POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.3.31, x86
[POL_Wine_SetVersionEnv] Message: "/home/kinichi/.PlayOnLinux//wine/linux-x86/1.3.31" exists
[POL_Wine] Message: Running wine-1.3.31 iw3sp.exe
err:module:import_dll Loading library mss32.dll (which is needed by L"C:\\Program Files\\Activision\\Call of Duty 4 - Modern Warfare\\iw3sp.exe") failed (error c0000020).
err:module:import_dll Loading library binkw32.dll (which is needed by L"C:\\Program Files\\Activision\\Call of Duty 4 - Modern Warfare\\iw3sp.exe") failed (error c0000020).
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Activision\\Call of Duty 4 - Modern Warfare\\iw3sp.exe" failed, status c0000135
[POL_Wine] Message: Wine return: 53
[/code]
Other :
Can you help me? I dont know what to do for fix it.
Thanks
|