files:
- installer: http://diaspora.fs2downloads.com/Diaspora_R1_Windows.exe
- patch_1_1: http://diaspora.fs2downloads.com/Diaspora_R1_Patch_1.1.exe
- patch_1_1_1: http://diaspora.fs2downloads.com/Diaspora_R1_Patch_1.1.1.exe
game:
exe: drive_c/Games/Diaspora/wxLauncher/bin/wxlauncher.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch_1_1
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch_1_1_1
name: wineexec
prefix: $GAMEDIR
- write_config:
data:
video:
height: $RESOLUTION_HEIGHT
width: $RESOLUTION_WIDTH
file: $GAMEDIR/drive_c/users/$USER/Application Data/wxlauncher/pro00001.ini
description: A basic installer using WINE. It will install the base game and the 2
patches.
game_slug: download-diaspora-shattered-armistice
gogslug: ''
humblestoreid: ''
installer_slug: download-diaspora-shattered-a-r1
name: 'Diaspora: Shattered Armistice'
notes: "The application windows do not properly receive focus when opened, so you\
\ need to find them and click through them first before the game will launch.\r\n\
\r\nYou need to go through 3 installations wizards, for the base game and each of\
\ the 2 patches."
runner: wine
script:
files:
- installer: http://diaspora.fs2downloads.com/Diaspora_R1_Windows.exe
- patch_1_1: http://diaspora.fs2downloads.com/Diaspora_R1_Patch_1.1.exe
- patch_1_1_1: http://diaspora.fs2downloads.com/Diaspora_R1_Patch_1.1.1.exe
game:
exe: drive_c/Games/Diaspora/wxLauncher/bin/wxlauncher.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch_1_1
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch_1_1_1
name: wineexec
prefix: $GAMEDIR
- write_config:
data:
video:
height: $RESOLUTION_HEIGHT
width: $RESOLUTION_WIDTH
file: $GAMEDIR/drive_c/users/$USER/Application Data/wxlauncher/pro00001.ini
slug: download-diaspora-shattered-a-r1
steamid: null
version: R1
year: 2012
{
"game_slug": "download-diaspora-shattered-armistice",
"version": "R1",
"description": "A basic installer using WINE. It will install the base game and the 2 patches.",
"notes": "The application windows do not properly receive focus when opened, so you need to find them and click through them first before the game will launch.\r\n\r\nYou need to go through 3 installations wizards, for the base game and each of the 2 patches.",
"name": "Diaspora: Shattered Armistice",
"year": 2012,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "download-diaspora-shattered-a-r1",
"installer_slug": "download-diaspora-shattered-a-r1",
"script": {
"files": [
{
"installer": "http://diaspora.fs2downloads.com/Diaspora_R1_Windows.exe"
},
{
"patch_1_1": "http://diaspora.fs2downloads.com/Diaspora_R1_Patch_1.1.exe"
},
{
"patch_1_1_1": "http://diaspora.fs2downloads.com/Diaspora_R1_Patch_1.1.1.exe"
}
],
"game": {
"exe": "drive_c/Games/Diaspora/wxLauncher/bin/wxlauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "patch_1_1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "patch_1_1_1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"write_config": {
"data": {
"video": {
"height": "$RESOLUTION_HEIGHT",
"width": "$RESOLUTION_WIDTH"
}
},
"file": "$GAMEDIR/drive_c/users/$USER/Application Data/wxlauncher/pro00001.ini"
}
}
]
}
}