files:
- setup: N/A:Select the Windows setup file downloaded from GOG
game:
arch: win32
exe: drive_c/GOG Games/Mount and Blade/mount&blade.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: d3dx9_36 d3dx9_27 d3dx9_31
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: setup
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: mount-blade
gogslug: mount_blade
humblestoreid: ''
installer_slug: mount-blade-gog
name: Mount & Blade
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the Windows setup file downloaded from GOG
game:
arch: win32
exe: drive_c/GOG Games/Mount and Blade/mount&blade.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: d3dx9_36 d3dx9_27 d3dx9_31
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: mount-blade-gog
steamid: 22100
version: GOG
year: 2008
{
"game_slug": "mount-blade",
"version": "GOG",
"description": null,
"notes": "",
"name": "Mount & Blade",
"year": 2008,
"steamid": 22100,
"gogslug": "mount_blade",
"humblestoreid": "",
"runner": "wine",
"slug": "mount-blade-gog",
"installer_slug": "mount-blade-gog",
"script": {
"files": [
{
"setup": "N/A:Select the Windows setup file downloaded from GOG"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Mount and Blade/mount&blade.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "d3dx9_36 d3dx9_27 d3dx9_31",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}