files:
- patch1: N/A:Provide path to 1.6 patch
- patch2: N/A:Provide path to 1.6-1.7 patch
game:
exe: drive_c/Program Files (x86)/Activision/Call of Duty 4 - Modern Warfare/iw3mp.exe
prefix: $GAMEDIR
installer:
- insert-disc:
message: Insert disc 1
requires: setup.exe
- merge:
description: Copying disc 1 to cache
dst: $CACHE/cdrom
src: $DISC
- task:
executable: $CACHE/cdrom/setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch1
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch2
name: wineexec
prefix: $GAMEDIR
system:
prefer_system_libs: false
description: "Runs the retail installer and patches. Do not install DX9 when prompted.\
\ You will need a CD key. Punkbuster appears to work.\r\nThe 1.6 patch installer\
\ hangs when loading for ~10 minutes. Please don't kill it.\r\nYou can get patches\
\ here: <a href=\"http://www.callofdutyview.net/downloads/\">http://www.callofdutyview.net/downloads/</a>"
game_slug: call-of-duty-4-modern-warfare
gogslug: ''
humblestoreid: ''
installer_slug: call-of-duty-4-modern-warfare-retail-cd-patched-17
name: 'Call of Duty 4: Modern Warfare'
notes: "Esync is enabled and \"Prefer system libraries\" is disabled after extensive\
\ performance testing.\r\n\r\nDisable Anti-Aliasing in game if you are experiencing\
\ texture issues."
runner: wine
script:
files:
- patch1: N/A:Provide path to 1.6 patch
- patch2: N/A:Provide path to 1.6-1.7 patch
game:
exe: drive_c/Program Files (x86)/Activision/Call of Duty 4 - Modern Warfare/iw3mp.exe
prefix: $GAMEDIR
installer:
- insert-disc:
message: Insert disc 1
requires: setup.exe
- merge:
description: Copying disc 1 to cache
dst: $CACHE/cdrom
src: $DISC
- task:
executable: $CACHE/cdrom/setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch1
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch2
name: wineexec
prefix: $GAMEDIR
system:
prefer_system_libs: false
slug: call-of-duty-4-modern-warfare-retail-cd-patched-17
steamid: 7940
version: Retail CD Patched 1.7
year: 2007
{
"game_slug": "call-of-duty-4-modern-warfare",
"version": "Retail CD Patched 1.7",
"description": "Runs the retail installer and patches. Do not install DX9 when prompted. You will need a CD key. Punkbuster appears to work.\r\nThe 1.6 patch installer hangs when loading for ~10 minutes. Please don't kill it.\r\nYou can get patches here: <a href=\"http://www.callofdutyview.net/downloads/\">http://www.callofdutyview.net/downloads/</a>",
"notes": "Esync is enabled and \"Prefer system libraries\" is disabled after extensive performance testing.\r\n\r\nDisable Anti-Aliasing in game if you are experiencing texture issues.",
"name": "Call of Duty 4: Modern Warfare",
"year": 2007,
"steamid": 7940,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "call-of-duty-4-modern-warfare-retail-cd-patched-17",
"installer_slug": "call-of-duty-4-modern-warfare-retail-cd-patched-17",
"script": {
"files": [
{
"patch1": "N/A:Provide path to 1.6 patch"
},
{
"patch2": "N/A:Provide path to 1.6-1.7 patch"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Activision/Call of Duty 4 - Modern Warfare/iw3mp.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"message": "Insert disc 1",
"requires": "setup.exe"
}
},
{
"merge": {
"description": "Copying disc 1 to cache",
"dst": "$CACHE/cdrom",
"src": "$DISC"
}
},
{
"task": {
"executable": "$CACHE/cdrom/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "patch1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "patch2",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"prefer_system_libs": false
}
}
}