files:
- installer:
filename: xr_setup-1.0-cl_win_prod.exe
url: http://www.newerth.com/?id=downloads&op=downloadFile&file=xr_setup-1.0-cl_win_prod.exe&mirrorid=1
game:
arch: win32
exe: drive_c/Program Files/Savage XR/savage.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
executable: installer
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: '1'
__GL_THREADED_OPTIMIZATIONS: '1'
mesa_glthread: 'true'
wine:
overrides:
d3d11: disabled
ddraw: native
description: null
game_slug: savage-xr
gogslug: ''
humblestoreid: ''
installer_slug: savage-xr-010
name: Savage XR
notes: "During the Savage XR installation please choose:\r\n\t* The default installation\
\ location\r\n\t* The default settings\r\n\r\nOnce install and the Savage XR AuotUpdater\
\ has run you will be presented with a login screen, either:\r\n\t1) Register a\
\ user name for in game statistics to be recorded (shot accuracy, win/loses etc).\r\
\n\t2) Leave fields blank for Guest login."
runner: wine
script:
files:
- installer:
filename: xr_setup-1.0-cl_win_prod.exe
url: http://www.newerth.com/?id=downloads&op=downloadFile&file=xr_setup-1.0-cl_win_prod.exe&mirrorid=1
game:
arch: win32
exe: drive_c/Program Files/Savage XR/savage.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
executable: installer
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: '1'
__GL_THREADED_OPTIMIZATIONS: '1'
mesa_glthread: 'true'
wine:
overrides:
d3d11: disabled
ddraw: native
slug: savage-xr-010
steamid: null
version: 0.1.0
year: 2012
{
"game_slug": "savage-xr",
"version": "0.1.0",
"description": null,
"notes": "During the Savage XR installation please choose:\r\n\t* The default installation location\r\n\t* The default settings\r\n\r\nOnce install and the Savage XR AuotUpdater has run you will be presented with a login screen, either:\r\n\t1) Register a user name for in game statistics to be recorded (shot accuracy, win/loses etc).\r\n\t2) Leave fields blank for Guest login.",
"name": "Savage XR",
"year": 2012,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "savage-xr-010",
"installer_slug": "savage-xr-010",
"script": {
"files": [
{
"installer": {
"filename": "xr_setup-1.0-cl_win_prod.exe",
"url": "http://www.newerth.com/?id=downloads&op=downloadFile&file=xr_setup-1.0-cl_win_prod.exe&mirrorid=1"
}
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Savage XR/savage.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"__GL_SHADER_DISK_CACHE": "1",
"__GL_THREADED_OPTIMIZATIONS": "1",
"mesa_glthread": "true"
}
},
"wine": {
"overrides": {
"d3d11": "disabled",
"ddraw": "native"
}
}
}
}