files:
- setup: N/A:Select the addon's setup file
game:
exe: drive_c/Program Files (x86)/Rise of Nations/rise.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
executable: setup
name: wineexec
prefix: $GAMEDIR
requires: rise-of-nations
system:
env:
PULSE_LATENCY_MSEC: '30'
wine:
esync: false
overrides:
d3d8, d3d9, d3dimm, ddraw: native
description: test
game_slug: rise-of-nations-thrones-and-patriots
gogslug: ''
humblestoreid: ''
installer_slug: rise-of-nations-thrones-and-p-testing
name: 'Rise of Nations: Thrones and Patriots'
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the addon's setup file
game:
exe: drive_c/Program Files (x86)/Rise of Nations/rise.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
executable: setup
name: wineexec
prefix: $GAMEDIR
requires: rise-of-nations
system:
env:
PULSE_LATENCY_MSEC: '30'
wine:
esync: false
overrides:
d3d8, d3d9, d3dimm, ddraw: native
slug: rise-of-nations-thrones-and-p-testing
steamid: null
version: testing
year: 2004
{
"game_slug": "rise-of-nations-thrones-and-patriots",
"version": "testing",
"description": "test",
"notes": "",
"name": "Rise of Nations: Thrones and Patriots",
"year": 2004,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "rise-of-nations-thrones-and-p-testing",
"installer_slug": "rise-of-nations-thrones-and-p-testing",
"script": {
"files": [
{
"setup": "N/A:Select the addon's setup file"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Rise of Nations/rise.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"requires": "rise-of-nations",
"system": {
"env": {
"PULSE_LATENCY_MSEC": "30"
}
},
"wine": {
"esync": false,
"overrides": {
"d3d8, d3d9, d3dimm, ddraw": "native"
}
}
}
}