Installer gears-of-war-dvd-german-multi

files:
- Gears-of-War-Patch-1:
    filename: gearstu.exe
    url: https://www.4players.de/services/downloadmanager/download.php?action=start_now&DOWNLOADID=46671
- Gears-of-War-Patch-2:
    filename: gears_tu.exe
    url: https://www.4players.de/services/downloadmanager/download.php?action=start_now&DOWNLOADID=48018
- Gears-of-War-Patch-3:
    filename: GearsPC_TU3_Microsoft.exe
    url: https://www.4players.de/services/downloadmanager/download.php?action=start_now&DOWNLOADID=51013
- Launcher-Bypass-Text-for-default-htm:
    filename: bypass_launcher.htm
    url: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/gears-of-war/bypass_launcher.htm
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Gears of War/Binaries/Startup.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Gears of War/Binaries
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win7 arial physx xact_x64
    arch: win64
    description: Installing required System DLLs
    name: winetricks
    prefix: $GAMEDIR
- insert-disc:
    message: Insert Gears of War DVD
    requires: autorun.exe
- merge:
    description: Copying Gears of War DVD to cache (Please open the DVD once in Filemanager
      for correct Installation Process)
    dst: $CACHE/cdrom
    src: $DISC
- task:
    app: d3dx9 d3dx10 d3dx10_43 d3dcompiler_42 d3dcompiler_43 d3dcompiler_46 d3dcompiler_47
    arch: win64
    description: Installing required DirectX Files
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Game Installation
    executable: $CACHE/cdrom/autorun.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing Gears of War Patch 1
    executable: Gears-of-War-Patch-1
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing Gears of War Patch 2
    executable: Gears-of-War-Patch-2
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing Gears of War Patch 3
    executable: Gears-of-War-Patch-3
    name: wineexec
    prefix: $GAMEDIR
- move:
    dst: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/Microsoft Games/Gears of War/CurrentSite/default.htm
    src: Launcher-Bypass-Text-for-default-htm
wine:
  esync: false
description: Includes Games for Windows Live (for saving game config); Gears of War
  Patches 13, 24, and 35; and Launcher_Bypass (explained below)
game_slug: gears-of-war
gogslug: ''
humblestoreid: ''
installer_slug: gears-of-war-dvd-german-multi
name: Gears of War
notes: "Problem: The Game Startup-Launcher shows no Start-Button (Frame).\r\nSolution:\
  \ https://www.youtube.com/watch?v=_aCcwb7UHzM\r\nFor play you need by pass the launcher,\
  \ copy the code from https://pastebin.com/raw/CyU6gZYg\r\nand  put in to $GAMEDIR/drive_c/users/$USER/AppData/Roaming/Microsoft\
  \ Games/Gears of War/CurrentSite/default.htm\r\nstart the game. (is implemented\
  \ in the Lutris installscript and works)\r\n\r\nCreate a \"Games for Windows Live\"\
  \ local profile for saving gamesettings.\r\nWhen you quit the game, maybe you must\
  \ kill the wineprocess of the game.\r\n\r\nAfter you have insert the game disc.\
  \ Please open the disc in filemanager for once. This action is intended to ensure\
  \ that the copy protection is correctly cached. Otherwise it can happen that the\
  \ installation process ends in an endless loop."
runner: wine
script:
  files:
  - Gears-of-War-Patch-1:
      filename: gearstu.exe
      url: https://www.4players.de/services/downloadmanager/download.php?action=start_now&DOWNLOADID=46671
  - Gears-of-War-Patch-2:
      filename: gears_tu.exe
      url: https://www.4players.de/services/downloadmanager/download.php?action=start_now&DOWNLOADID=48018
  - Gears-of-War-Patch-3:
      filename: GearsPC_TU3_Microsoft.exe
      url: https://www.4players.de/services/downloadmanager/download.php?action=start_now&DOWNLOADID=51013
  - Launcher-Bypass-Text-for-default-htm:
      filename: bypass_launcher.htm
      url: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/gears-of-war/bypass_launcher.htm
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Gears of War/Binaries/Startup.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Gears of War/Binaries
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win7 arial physx xact_x64
      arch: win64
      description: Installing required System DLLs
      name: winetricks
      prefix: $GAMEDIR
  - insert-disc:
      message: Insert Gears of War DVD
      requires: autorun.exe
  - merge:
      description: Copying Gears of War DVD to cache (Please open the DVD once in
        Filemanager for correct Installation Process)
      dst: $CACHE/cdrom
      src: $DISC
  - task:
      app: d3dx9 d3dx10 d3dx10_43 d3dcompiler_42 d3dcompiler_43 d3dcompiler_46 d3dcompiler_47
      arch: win64
      description: Installing required DirectX Files
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Game Installation
      executable: $CACHE/cdrom/autorun.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing Gears of War Patch 1
      executable: Gears-of-War-Patch-1
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing Gears of War Patch 2
      executable: Gears-of-War-Patch-2
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing Gears of War Patch 3
      executable: Gears-of-War-Patch-3
      name: wineexec
      prefix: $GAMEDIR
  - move:
      dst: $GAMEDIR/drive_c/users/$USER/AppData/Roaming/Microsoft Games/Gears of War/CurrentSite/default.htm
      src: Launcher-Bypass-Text-for-default-htm
  wine:
    esync: false
slug: gears-of-war-dvd-german-multi
steamid: null
version: DVD German (Multi)
year: 2006
{
  "game_slug": "gears-of-war",
  "version": "DVD German (Multi)",
  "description": "Includes Games for Windows Live (for saving game config); Gears of War Patches 13, 24, and 35; and Launcher_Bypass (explained below)",
  "notes": "Problem: The Game Startup-Launcher shows no Start-Button (Frame).\r\nSolution: https://www.youtube.com/watch?v=_aCcwb7UHzM\r\nFor play you need by pass the launcher, copy the code from https://pastebin.com/raw/CyU6gZYg\r\nand  put in to $GAMEDIR/drive_c/users/$USER/AppData/Roaming/Microsoft Games/Gears of War/CurrentSite/default.htm\r\nstart the game. (is implemented in the Lutris installscript and works)\r\n\r\nCreate a \"Games for Windows Live\" local profile for saving gamesettings.\r\nWhen you quit the game, maybe you must kill the wineprocess of the game.\r\n\r\nAfter you have insert the game disc. Please open the disc in filemanager for once. This action is intended to ensure that the copy protection is correctly cached. Otherwise it can happen that the installation process ends in an endless loop.",
  "name": "Gears of War",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "gears-of-war-dvd-german-multi",
  "installer_slug": "gears-of-war-dvd-german-multi",
  "script": {
    "files": [
      {
        "Gears-of-War-Patch-1": {
          "filename": "gearstu.exe",
          "url": "https://www.4players.de/services/downloadmanager/download.php?action=start_now&DOWNLOADID=46671"
        }
      },
      {
        "Gears-of-War-Patch-2": {
          "filename": "gears_tu.exe",
          "url": "https://www.4players.de/services/downloadmanager/download.php?action=start_now&DOWNLOADID=48018"
        }
      },
      {
        "Gears-of-War-Patch-3": {
          "filename": "GearsPC_TU3_Microsoft.exe",
          "url": "https://www.4players.de/services/downloadmanager/download.php?action=start_now&DOWNLOADID=51013"
        }
      },
      {
        "Launcher-Bypass-Text-for-default-htm": {
          "filename": "bypass_launcher.htm",
          "url": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/gears-of-war/bypass_launcher.htm"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Gears of War/Binaries/Startup.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Gears of War/Binaries"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7 arial physx xact_x64",
          "arch": "win64",
          "description": "Installing required System DLLs",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "message": "Insert Gears of War DVD",
          "requires": "autorun.exe"
        }
      },
      {
        "merge": {
          "description": "Copying Gears of War DVD to cache (Please open the DVD once in Filemanager for correct Installation Process)",
          "dst": "$CACHE/cdrom",
          "src": "$DISC"
        }
      },
      {
        "task": {
          "app": "d3dx9 d3dx10 d3dx10_43 d3dcompiler_42 d3dcompiler_43 d3dcompiler_46 d3dcompiler_47",
          "arch": "win64",
          "description": "Installing required DirectX Files",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Game Installation",
          "executable": "$CACHE/cdrom/autorun.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Gears of War Patch 1",
          "executable": "Gears-of-War-Patch-1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Gears of War Patch 2",
          "executable": "Gears-of-War-Patch-2",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Gears of War Patch 3",
          "executable": "Gears-of-War-Patch-3",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/users/$USER/AppData/Roaming/Microsoft Games/Gears of War/CurrentSite/default.htm",
          "src": "Launcher-Bypass-Text-for-default-htm"
        }
      }
    ],
    "wine": {
      "esync": false
    }
  }
}
Back to game