Installer call-of-duty-world-at-war-dvd

files:
- setup: N/A:Please select the setup.exe
game:
  arch: win32
  exe: drive_c/Program Files/Activision/Call of Duty - World at War/CoDWaW.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating Wine prefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: d3dx9
    arch: win32
    description: Installing dependencies...
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Installing Please wait
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
description: This is the installer COD Corld At War disk version
game_slug: call-of-duty-world-at-war
gogslug: ''
humblestoreid: ''
installer_slug: call-of-duty-world-at-war-dvd
name: 'Call of Duty: World at War'
notes: ''
runner: wine
script:
  files:
  - setup: N/A:Please select the setup.exe
  game:
    arch: win32
    exe: drive_c/Program Files/Activision/Call of Duty - World at War/CoDWaW.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating Wine prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: d3dx9
      arch: win32
      description: Installing dependencies...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Installing Please wait
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: call-of-duty-world-at-war-dvd
steamid: 10090
version: DVD
year: 2008
{
  "game_slug": "call-of-duty-world-at-war",
  "version": "DVD",
  "description": "This is the installer COD Corld At War disk version",
  "notes": "",
  "name": "Call of Duty: World at War",
  "year": 2008,
  "steamid": 10090,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "call-of-duty-world-at-war-dvd",
  "installer_slug": "call-of-duty-world-at-war-dvd",
  "script": {
    "files": [
      {
        "setup": "N/A:Please select the setup.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Activision/Call of Duty - World at War/CoDWaW.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx9",
          "arch": "win32",
          "description": "Installing dependencies...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing Please wait",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game