custom-name: 'Starsiege: Tribes - RPG'
files:
- trpg_setup: 'N/A:Please provide the installer file for "Starsiege: Tribes - RPG
Mod".'
game:
arch: win32
exe: $GAMEDIR/drive_c/trpg/Tribes.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/trpg
installer:
- task:
args: /S /D=C:\\trpg
executable: trpg_setup
name: wineexec
prefix: $GAMEDIR
- execute:
command: sed -i 's/$pref::VideoFullScreen = "FALSE";/$pref::VideoFullScreen =
"TRUE";/' $GAMEDIR/drive_c/trpg/config/ClientPrefs.cs
- execute:
command: sed -i 's/$pref::VideoFullScreenRes = "1280x1024";/$pref::VideoFullScreenRes
= "${RESOLUTION_WIDTH}x${RESOLUTION_HEIGHT}";/' $GAMEDIR/drive_c/trpg/config/ClientPrefs.cs
description: Installs the Tribes RPG mod (standalone configuration)
game_slug: starsiege-tribes
gogslug: ''
humblestoreid: ''
installer_slug: starsiege-tribes-rpg
name: 'Starsiege: Tribes'
notes: 'Please download manually the installer for "Tribes RPG Repack" from ModDB
at this URL: https://www.moddb.com/downloads/tribes-rpg-repack-minimal-full-ver'
runner: wine
script:
custom-name: 'Starsiege: Tribes - RPG'
files:
- trpg_setup: 'N/A:Please provide the installer file for "Starsiege: Tribes - RPG
Mod".'
game:
arch: win32
exe: $GAMEDIR/drive_c/trpg/Tribes.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/trpg
installer:
- task:
args: /S /D=C:\\trpg
executable: trpg_setup
name: wineexec
prefix: $GAMEDIR
- execute:
command: sed -i 's/$pref::VideoFullScreen = "FALSE";/$pref::VideoFullScreen
= "TRUE";/' $GAMEDIR/drive_c/trpg/config/ClientPrefs.cs
- execute:
command: sed -i 's/$pref::VideoFullScreenRes = "1280x1024";/$pref::VideoFullScreenRes
= "${RESOLUTION_WIDTH}x${RESOLUTION_HEIGHT}";/' $GAMEDIR/drive_c/trpg/config/ClientPrefs.cs
slug: starsiege-tribes-rpg
steamid: null
version: RPG
year: 1998
{
"game_slug": "starsiege-tribes",
"version": "RPG",
"description": "Installs the Tribes RPG mod (standalone configuration)",
"notes": "Please download manually the installer for \"Tribes RPG Repack\" from ModDB at this URL: https://www.moddb.com/downloads/tribes-rpg-repack-minimal-full-ver",
"name": "Starsiege: Tribes",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "starsiege-tribes-rpg",
"installer_slug": "starsiege-tribes-rpg",
"script": {
"custom-name": "Starsiege: Tribes - RPG",
"files": [
{
"trpg_setup": "N/A:Please provide the installer file for \"Starsiege: Tribes - RPG Mod\"."
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/trpg/Tribes.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/trpg"
},
"installer": [
{
"task": {
"args": "/S /D=C:\\\\trpg",
"executable": "trpg_setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"execute": {
"command": "sed -i 's/$pref::VideoFullScreen = \"FALSE\";/$pref::VideoFullScreen = \"TRUE\";/' $GAMEDIR/drive_c/trpg/config/ClientPrefs.cs"
}
},
{
"execute": {
"command": "sed -i 's/$pref::VideoFullScreenRes = \"1280x1024\";/$pref::VideoFullScreenRes = \"${RESOLUTION_WIDTH}x${RESOLUTION_HEIGHT}\";/' $GAMEDIR/drive_c/trpg/config/ClientPrefs.cs"
}
}
]
}
}