Installer lord-of-the-rings-the-battle-dvd-official-patch

files:
- patch106:
    filename: LotrBfMe2-65542-english.exe
    url: https://modding-union.com/php/url.php?id=131
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Electronic Arts/The Battle for Middle-earth
    (tm) II/lotrbfme2.exe
  prefix: $GAMEDIR
  version: lutris-ge-6.16-1
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- insert-disc:
    requires: autorun.exe
- task:
    arch: win32
    description: Run Installer
    executable: $DISC/autorun.exe
    name: wineexec
    prefix: $GAMEDIR
    working_dir: $DISC
- task:
    arch: win32
    description: Installing offical patch 1.06
    executable: patch106
    name: wineexec
    prefix: $GAMEDIR
- write_file:
    content: 'AudioLOD = Low

      HasSeenLogoMovies = yes

      IdealStaticGameLOD = VeryLow

      Resolution = 1920 1080

      StaticGameLOD = VeryLow

      TimesInGame = 2

      '
    file: $GAMEDIR/drive_c/users/$USER/Application Data/My Battle for Middle-earth(tm)
      II Files/Options.ini
description: Installs the base game and the last official patch 1.06.
game_slug: lord-of-the-rings-battle-for-middle-earth-ii
gogslug: ''
humblestoreid: ''
installer_slug: lord-of-the-rings-the-battle-dvd-official-patch
name: 'The Lord of the Rings: The Battle for Middle-earth II'
notes: When installing the game, choose English as the language.
runner: wine
script:
  files:
  - patch106:
      filename: LotrBfMe2-65542-english.exe
      url: https://modding-union.com/php/url.php?id=131
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Electronic Arts/The Battle for Middle-earth
      (tm) II/lotrbfme2.exe
    prefix: $GAMEDIR
    version: lutris-ge-6.16-1
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - insert-disc:
      requires: autorun.exe
  - task:
      arch: win32
      description: Run Installer
      executable: $DISC/autorun.exe
      name: wineexec
      prefix: $GAMEDIR
      working_dir: $DISC
  - task:
      arch: win32
      description: Installing offical patch 1.06
      executable: patch106
      name: wineexec
      prefix: $GAMEDIR
  - write_file:
      content: 'AudioLOD = Low

        HasSeenLogoMovies = yes

        IdealStaticGameLOD = VeryLow

        Resolution = 1920 1080

        StaticGameLOD = VeryLow

        TimesInGame = 2

        '
      file: $GAMEDIR/drive_c/users/$USER/Application Data/My Battle for Middle-earth(tm)
        II Files/Options.ini
slug: lord-of-the-rings-the-battle-dvd-official-patch
steamid: null
version: DVD + Official Patch
year: 2006
{
  "game_slug": "lord-of-the-rings-battle-for-middle-earth-ii",
  "version": "DVD + Official Patch",
  "description": "Installs the base game and the last official patch 1.06.",
  "notes": "When installing the game, choose English as the language.",
  "name": "The Lord of the Rings: The Battle for Middle-earth II",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "lord-of-the-rings-the-battle-dvd-official-patch",
  "installer_slug": "lord-of-the-rings-the-battle-dvd-official-patch",
  "script": {
    "files": [
      {
        "patch106": {
          "filename": "LotrBfMe2-65542-english.exe",
          "url": "https://modding-union.com/php/url.php?id=131"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Electronic Arts/The Battle for Middle-earth (tm) II/lotrbfme2.exe",
      "prefix": "$GAMEDIR",
      "version": "lutris-ge-6.16-1"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "requires": "autorun.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Run Installer",
          "executable": "$DISC/autorun.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "working_dir": "$DISC"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing offical patch 1.06",
          "executable": "patch106",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "write_file": {
          "content": "AudioLOD = Low\nHasSeenLogoMovies = yes\nIdealStaticGameLOD = VeryLow\nResolution = 1920 1080\nStaticGameLOD = VeryLow\nTimesInGame = 2\n",
          "file": "$GAMEDIR/drive_c/users/$USER/Application Data/My Battle for Middle-earth(tm) II Files/Options.ini"
        }
      }
    ]
  }
}
Back to game