files:
- game_patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Colin%20McRae%20-%20DiRT%202/cmrd2_patch.zip
- game_update: N/A:Please download and select Colin McRae - DiRT 2 1.1 update archive
from https://www.moddb.com/games/colin-mcrae-dirt-2/downloads/patch-1-1-9
game:
exe: drive_c/Program Files (x86)/Codemasters/DiRT2/dirt2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: french/readme.gif
- task:
description: Running setup of the game. Just proceed and keep all settings at
their defaults
executable: $DISC/Autorun.exe
name: wineexec
- extract:
dst: $CACHE
file: game_update
- task:
description: Updating game to 1.1...
executable: $CACHE/dirt2_efigs_1_1.exe
name: wineexec
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Codemasters/DiRT2
file: game_patch
description: Play "Colin McRae - DiRT 2" CD edition on Linux!
game_slug: colin-mcrae-dirt-2
gogslug: ''
humblestoreid: ''
installer_slug: colin-mcrae-dirt-2-dvd-eu
name: 'Colin McRae: DiRT 2'
notes: "- This script installer is only compatible with DVD EU\r\n- During install,\
\ game will be updated to 1.1 version\r\n- You will need DVD game only one time\
\ during install"
runner: wine
script:
files:
- game_patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Colin%20McRae%20-%20DiRT%202/cmrd2_patch.zip
- game_update: N/A:Please download and select Colin McRae - DiRT 2 1.1 update archive
from https://www.moddb.com/games/colin-mcrae-dirt-2/downloads/patch-1-1-9
game:
exe: drive_c/Program Files (x86)/Codemasters/DiRT2/dirt2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: french/readme.gif
- task:
description: Running setup of the game. Just proceed and keep all settings at
their defaults
executable: $DISC/Autorun.exe
name: wineexec
- extract:
dst: $CACHE
file: game_update
- task:
description: Updating game to 1.1...
executable: $CACHE/dirt2_efigs_1_1.exe
name: wineexec
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Codemasters/DiRT2
file: game_patch
slug: colin-mcrae-dirt-2-dvd-eu
steamid: 12840
version: DVD EU
year: 2009
{
"game_slug": "colin-mcrae-dirt-2",
"version": "DVD EU",
"description": "Play \"Colin McRae - DiRT 2\" CD edition on Linux!",
"notes": "- This script installer is only compatible with DVD EU\r\n- During install, game will be updated to 1.1 version\r\n- You will need DVD game only one time during install",
"name": "Colin McRae: DiRT 2",
"year": 2009,
"steamid": 12840,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "colin-mcrae-dirt-2-dvd-eu",
"installer_slug": "colin-mcrae-dirt-2-dvd-eu",
"script": {
"files": [
{
"game_patch": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Colin%20McRae%20-%20DiRT%202/cmrd2_patch.zip"
},
{
"game_update": "N/A:Please download and select Colin McRae - DiRT 2 1.1 update archive from https://www.moddb.com/games/colin-mcrae-dirt-2/downloads/patch-1-1-9"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Codemasters/DiRT2/dirt2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"requires": "french/readme.gif"
}
},
{
"task": {
"description": "Running setup of the game. Just proceed and keep all settings at their defaults",
"executable": "$DISC/Autorun.exe",
"name": "wineexec"
}
},
{
"extract": {
"dst": "$CACHE",
"file": "game_update"
}
},
{
"task": {
"description": "Updating game to 1.1...",
"executable": "$CACHE/dirt2_efigs_1_1.exe",
"name": "wineexec"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Codemasters/DiRT2",
"file": "game_patch"
}
}
]
}
}