files:
- game: http://www.german-borg.de/files/allegsetup_302.exe
game:
arch: win32
exe: drive_c/Program Files/Microsoft Games/Allegiance 1.2/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
key: winemenubuilder.exe
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
prefix: $GAMEDIR
type: REG_SZ
value: ''
- task:
app: vcrun2010
description: Installing...
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: dotnet35
description: Installing...
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
description: Rebooting...
executable: wineboot
name: wineexec
prefix: $GAMEDIR
- task:
args: /S
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: directplay
description: Installing...
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: sandbox
description: Disabling unused WINE features
name: winetricks
prefix: $GAMEDIR
silent: true
description: ''
game_slug: allegiance
gogslug: ''
humblestoreid: ''
installer_slug: allegiance-freeallegiance
name: Allegiance
notes: ''
runner: wine
script:
files:
- game: http://www.german-borg.de/files/allegsetup_302.exe
game:
arch: win32
exe: drive_c/Program Files/Microsoft Games/Allegiance 1.2/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
key: winemenubuilder.exe
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
prefix: $GAMEDIR
type: REG_SZ
value: ''
- task:
app: vcrun2010
description: Installing...
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: dotnet35
description: Installing...
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
description: Rebooting...
executable: wineboot
name: wineexec
prefix: $GAMEDIR
- task:
args: /S
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: directplay
description: Installing...
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: sandbox
description: Disabling unused WINE features
name: winetricks
prefix: $GAMEDIR
silent: true
slug: allegiance-freeallegiance
steamid: null
version: FreeAllegiance
year: 2000
{
"game_slug": "allegiance",
"version": "FreeAllegiance",
"description": "",
"notes": "",
"name": "Allegiance",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "allegiance-freeallegiance",
"installer_slug": "allegiance-freeallegiance",
"script": {
"files": [
{
"game": "http://www.german-borg.de/files/allegsetup_302.exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Microsoft Games/Allegiance 1.2/Launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"key": "winemenubuilder.exe",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": ""
}
},
{
"task": {
"app": "vcrun2010",
"description": "Installing...",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "dotnet35",
"description": "Installing...",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"description": "Rebooting...",
"executable": "wineboot",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/S",
"description": "Installing...",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "directplay",
"description": "Installing...",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "sandbox",
"description": "Disabling unused WINE features",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
}
]
}
}