files:
- game_cd:
filename: TEST OF TIME V1.iso
url: https://archive.org/download/testoftimev1/TEST%20OF%20TIME%20V1.iso
- game_update: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Sid%20Meier's%20Civilization%20II%20-%20Test%20of%20Time/civtot11.zip
- game_patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Sid%20Meier's%20Civilization%20II%20-%20Test%20of%20Time/TOTPPv018.4.zip
game:
exe: drive_c/Program Files/Microprose/Test of Time/TOTLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating wineprefix...
name: create_prefix
prefix: $GAMEDIR
- extract:
description: Extracting game ISO...
dst: $CACHE/CD
file: game_cd
format: iso
- task:
description: Installing game, let all options to default, do not launch game...
executable: $CACHE/CD/SETUP.EXE
name: wineexec
prefix: $GAMEDIR
- merge:
description: Copying game data from CD to folder install...
dst: $GAMEDIR/drive_c/Program Files/Microprose/Test of Time/Video
src: $CACHE/CD/Civ2/Video
- extract:
description: Extracting game update...
dst: $CACHE
file: game_update
format: zip
- task:
description: Installing game update, let all options to default, do not launch
game...
executable: $CACHE/civtot11.exe
name: wineexec
prefix: $GAMEDIR
- extract:
description: Extracting TOTPP update...
dst: $GAMEDIR/drive_c/Program Files/Microprose/Test of Time
file: game_patch
format: zip
description: 'Play "Sid Meier''s Civilization II: Test of Time" CD edition on Linux!'
game_slug: sid-meiers-civilization-ii-test-of-time
gogslug: ''
humblestoreid: ''
installer_slug: sid-meiers-civilization-ii-te-cd-totpp
name: 'Sid Meier''s Civilization II: Test of Time'
notes: "- Using \"Test Of Time Patch Project\" (TOTPP) that fixes numerous issues\
\ on modern computer\r\n- Update 1.1 included"
runner: wine
script:
files:
- game_cd:
filename: TEST OF TIME V1.iso
url: https://archive.org/download/testoftimev1/TEST%20OF%20TIME%20V1.iso
- game_update: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Sid%20Meier's%20Civilization%20II%20-%20Test%20of%20Time/civtot11.zip
- game_patch: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Sid%20Meier's%20Civilization%20II%20-%20Test%20of%20Time/TOTPPv018.4.zip
game:
exe: drive_c/Program Files/Microprose/Test of Time/TOTLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating wineprefix...
name: create_prefix
prefix: $GAMEDIR
- extract:
description: Extracting game ISO...
dst: $CACHE/CD
file: game_cd
format: iso
- task:
description: Installing game, let all options to default, do not launch game...
executable: $CACHE/CD/SETUP.EXE
name: wineexec
prefix: $GAMEDIR
- merge:
description: Copying game data from CD to folder install...
dst: $GAMEDIR/drive_c/Program Files/Microprose/Test of Time/Video
src: $CACHE/CD/Civ2/Video
- extract:
description: Extracting game update...
dst: $CACHE
file: game_update
format: zip
- task:
description: Installing game update, let all options to default, do not launch
game...
executable: $CACHE/civtot11.exe
name: wineexec
prefix: $GAMEDIR
- extract:
description: Extracting TOTPP update...
dst: $GAMEDIR/drive_c/Program Files/Microprose/Test of Time
file: game_patch
format: zip
slug: sid-meiers-civilization-ii-te-cd-totpp
steamid: null
version: CD + TOTPP
year: 1999
{
"game_slug": "sid-meiers-civilization-ii-test-of-time",
"version": "CD + TOTPP",
"description": "Play \"Sid Meier's Civilization II: Test of Time\" CD edition on Linux!",
"notes": "- Using \"Test Of Time Patch Project\" (TOTPP) that fixes numerous issues on modern computer\r\n- Update 1.1 included",
"name": "Sid Meier's Civilization II: Test of Time",
"year": 1999,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "sid-meiers-civilization-ii-te-cd-totpp",
"installer_slug": "sid-meiers-civilization-ii-te-cd-totpp",
"script": {
"files": [
{
"game_cd": {
"filename": "TEST OF TIME V1.iso",
"url": "https://archive.org/download/testoftimev1/TEST%20OF%20TIME%20V1.iso"
}
},
{
"game_update": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Sid%20Meier's%20Civilization%20II%20-%20Test%20of%20Time/civtot11.zip"
},
{
"game_patch": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Sid%20Meier's%20Civilization%20II%20-%20Test%20of%20Time/TOTPPv018.4.zip"
}
],
"game": {
"exe": "drive_c/Program Files/Microprose/Test of Time/TOTLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating wineprefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"description": "Extracting game ISO...",
"dst": "$CACHE/CD",
"file": "game_cd",
"format": "iso"
}
},
{
"task": {
"description": "Installing game, let all options to default, do not launch game...",
"executable": "$CACHE/CD/SETUP.EXE",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"merge": {
"description": "Copying game data from CD to folder install...",
"dst": "$GAMEDIR/drive_c/Program Files/Microprose/Test of Time/Video",
"src": "$CACHE/CD/Civ2/Video"
}
},
{
"extract": {
"description": "Extracting game update...",
"dst": "$CACHE",
"file": "game_update",
"format": "zip"
}
},
{
"task": {
"description": "Installing game update, let all options to default, do not launch game...",
"executable": "$CACHE/civtot11.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"description": "Extracting TOTPP update...",
"dst": "$GAMEDIR/drive_c/Program Files/Microprose/Test of Time",
"file": "game_patch",
"format": "zip"
}
}
]
}
}