files:
- patches: https://github.com/ProZacK200mg/lutris-scripts/raw/refs/heads/main/Dark%20Colony/patches.tar.gz
game:
exe: drive_c/dc/dc16.exe
prefix: $GAMEDIR
installer:
- task:
description: Preparing wineprefix...
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: autorun.bmp
- task:
description: 'Follow these steps: Click Next, select Maximum Install and click
Next, click Next, when prompted to create DC directory click Yes, DirectX 5
install does not matter, click No on readme prompt, click X on Wine popup window.'
exclude_processes: setup.exe
executable: $DISC/setup.exe
name: wineexec
- execute:
command: cp -r "$DISC/Dc/avi" "$GAMEDIR/drive_c/dc/"
- execute:
command: cp -r "$DISC/Dc/encyclo" "$GAMEDIR/drive_c/dc/"
- execute:
command: cp -r "$DISC/Dc/mission" "$GAMEDIR/drive_c/dc/"
- execute:
command: cp "$GAMEDIR/drive_c/dc/dc16.exe" "$GAMEDIR/drive_c/dc/dc16-og.exe"
- execute:
command: cp "$GAMEDIR/drive_c/dc/dc.exe" "$GAMEDIR/drive_c/dc/dc-og.exe"
- extract:
dst: $CACHE/dc-patches
file: patches
- execute:
command: cp "$CACHE/dc-patches/dc16-patched.exe" "$GAMEDIR/drive_c/dc/dc16.exe"
- execute:
command: cp "$CACHE/dc-patches/dc-patched.exe" "$GAMEDIR/drive_c/dc/dc.exe"
description: Run the game without the cd in a easy installer
game_slug: dark-colony
gogslug: ''
humblestoreid: ''
installer_slug: dark-colony-windows-cd-edition
name: Dark Colony
notes: ''
runner: wine
script:
files:
- patches: https://github.com/ProZacK200mg/lutris-scripts/raw/refs/heads/main/Dark%20Colony/patches.tar.gz
game:
exe: drive_c/dc/dc16.exe
prefix: $GAMEDIR
installer:
- task:
description: Preparing wineprefix...
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: autorun.bmp
- task:
description: 'Follow these steps: Click Next, select Maximum Install and click
Next, click Next, when prompted to create DC directory click Yes, DirectX
5 install does not matter, click No on readme prompt, click X on Wine popup
window.'
exclude_processes: setup.exe
executable: $DISC/setup.exe
name: wineexec
- execute:
command: cp -r "$DISC/Dc/avi" "$GAMEDIR/drive_c/dc/"
- execute:
command: cp -r "$DISC/Dc/encyclo" "$GAMEDIR/drive_c/dc/"
- execute:
command: cp -r "$DISC/Dc/mission" "$GAMEDIR/drive_c/dc/"
- execute:
command: cp "$GAMEDIR/drive_c/dc/dc16.exe" "$GAMEDIR/drive_c/dc/dc16-og.exe"
- execute:
command: cp "$GAMEDIR/drive_c/dc/dc.exe" "$GAMEDIR/drive_c/dc/dc-og.exe"
- extract:
dst: $CACHE/dc-patches
file: patches
- execute:
command: cp "$CACHE/dc-patches/dc16-patched.exe" "$GAMEDIR/drive_c/dc/dc16.exe"
- execute:
command: cp "$CACHE/dc-patches/dc-patched.exe" "$GAMEDIR/drive_c/dc/dc.exe"
slug: dark-colony-windows-cd-edition
steamid: null
version: Windows CD edition
year: 1997
{
"game_slug": "dark-colony",
"version": "Windows CD edition",
"description": "Run the game without the cd in a easy installer",
"notes": "",
"name": "Dark Colony",
"year": 1997,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "dark-colony-windows-cd-edition",
"installer_slug": "dark-colony-windows-cd-edition",
"script": {
"files": [
{
"patches": "https://github.com/ProZacK200mg/lutris-scripts/raw/refs/heads/main/Dark%20Colony/patches.tar.gz"
}
],
"game": {
"exe": "drive_c/dc/dc16.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Preparing wineprefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"requires": "autorun.bmp"
}
},
{
"task": {
"description": "Follow these steps: Click Next, select Maximum Install and click Next, click Next, when prompted to create DC directory click Yes, DirectX 5 install does not matter, click No on readme prompt, click X on Wine popup window.",
"exclude_processes": "setup.exe",
"executable": "$DISC/setup.exe",
"name": "wineexec"
}
},
{
"execute": {
"command": "cp -r \"$DISC/Dc/avi\" \"$GAMEDIR/drive_c/dc/\""
}
},
{
"execute": {
"command": "cp -r \"$DISC/Dc/encyclo\" \"$GAMEDIR/drive_c/dc/\""
}
},
{
"execute": {
"command": "cp -r \"$DISC/Dc/mission\" \"$GAMEDIR/drive_c/dc/\""
}
},
{
"execute": {
"command": "cp \"$GAMEDIR/drive_c/dc/dc16.exe\" \"$GAMEDIR/drive_c/dc/dc16-og.exe\""
}
},
{
"execute": {
"command": "cp \"$GAMEDIR/drive_c/dc/dc.exe\" \"$GAMEDIR/drive_c/dc/dc-og.exe\""
}
},
{
"extract": {
"dst": "$CACHE/dc-patches",
"file": "patches"
}
},
{
"execute": {
"command": "cp \"$CACHE/dc-patches/dc16-patched.exe\" \"$GAMEDIR/drive_c/dc/dc16.exe\""
}
},
{
"execute": {
"command": "cp \"$CACHE/dc-patches/dc-patched.exe\" \"$GAMEDIR/drive_c/dc/dc.exe\""
}
}
]
}
}