files:
- installer: N/A:Select the game's setup file
- star_wars_republic_commando_fix:
filename: SWRCFix2.13.zip
url: https://github.com/SWRC-Modding/CT/releases/download/SWRC_Fix_v2.13/SWRCFix2.13.zip
game:
exe: $GAMEDIR/drive_c/GOG Games/Star Wars - Republic Commando/GameData/System/CT.exe
prefix: $GAMEDIR
installer:
- input_menu:
description: 'Choose the language for the installer:'
id: LANG
options:
- int: English
- frt: French
- det: German
- ita: Italian
- est: Spanish
preselect: int
- task:
executable: installer
name: wineexec
- extract:
dst: $GAMEDIR/drive_c/GOG Games/Star Wars - Republic Commando/GameData/System
file: star_wars_republic_commando_fix
- write_config:
file: $GAMEDIR/drive_c/GOG Games/Star Wars - Republic Commando/GameData/System/System.ini
key: Language
section: Engine.Engine
value: $INPUT
description: GOG version of the game with Star Wars Republic Commando Fix version
2.13
game_slug: star-wars-republic-commando
gogslug: star_wars_republic_commando
humblestoreid: ''
installer_slug: star-wars-republic-commando-gog-fix-mod
name: Star Wars Republic Commando
notes: The Star Wars Republic Commando Fix provides several quality of life improvements
including fixes for graphical issues, widescreen and 4K support, and an alternate
master server address to make multiplayer possible.
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
- star_wars_republic_commando_fix:
filename: SWRCFix2.13.zip
url: https://github.com/SWRC-Modding/CT/releases/download/SWRC_Fix_v2.13/SWRCFix2.13.zip
game:
exe: $GAMEDIR/drive_c/GOG Games/Star Wars - Republic Commando/GameData/System/CT.exe
prefix: $GAMEDIR
installer:
- input_menu:
description: 'Choose the language for the installer:'
id: LANG
options:
- int: English
- frt: French
- det: German
- ita: Italian
- est: Spanish
preselect: int
- task:
executable: installer
name: wineexec
- extract:
dst: $GAMEDIR/drive_c/GOG Games/Star Wars - Republic Commando/GameData/System
file: star_wars_republic_commando_fix
- write_config:
file: $GAMEDIR/drive_c/GOG Games/Star Wars - Republic Commando/GameData/System/System.ini
key: Language
section: Engine.Engine
value: $INPUT
slug: star-wars-republic-commando-gog-fix-mod
steamid: 6000
version: GOG + Fix Mod
year: 2005
{
"game_slug": "star-wars-republic-commando",
"version": "GOG + Fix Mod",
"description": "GOG version of the game with Star Wars Republic Commando Fix version 2.13",
"notes": "The Star Wars Republic Commando Fix provides several quality of life improvements including fixes for graphical issues, widescreen and 4K support, and an alternate master server address to make multiplayer possible.",
"name": "Star Wars Republic Commando",
"year": 2005,
"steamid": 6000,
"gogslug": "star_wars_republic_commando",
"humblestoreid": "",
"runner": "wine",
"slug": "star-wars-republic-commando-gog-fix-mod",
"installer_slug": "star-wars-republic-commando-gog-fix-mod",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
},
{
"star_wars_republic_commando_fix": {
"filename": "SWRCFix2.13.zip",
"url": "https://github.com/SWRC-Modding/CT/releases/download/SWRC_Fix_v2.13/SWRCFix2.13.zip"
}
}
],
"game": {
"exe": "$GAMEDIR/drive_c/GOG Games/Star Wars - Republic Commando/GameData/System/CT.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"input_menu": {
"description": "Choose the language for the installer:",
"id": "LANG",
"options": [
{
"int": "English"
},
{
"frt": "French"
},
{
"det": "German"
},
{
"ita": "Italian"
},
{
"est": "Spanish"
}
],
"preselect": "int"
}
},
{
"task": {
"executable": "installer",
"name": "wineexec"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/GOG Games/Star Wars - Republic Commando/GameData/System",
"file": "star_wars_republic_commando_fix"
}
},
{
"write_config": {
"file": "$GAMEDIR/drive_c/GOG Games/Star Wars - Republic Commando/GameData/System/System.ini",
"key": "Language",
"section": "Engine.Engine",
"value": "$INPUT"
}
}
]
}
}