files:
- flhd: https://github.com/BC46/freelancer-hd-edition/releases/download/0.5/FreelancerHDSetup_v0_5-2.exe
- flhd_data: https://pechey.net/files/freelancer-hd-edition-0.5.zip
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Microsoft Games/Freelancer HD Edition/EXE/Freelancer.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: setup.exe
- task:
arch: win32
description: Installing Freelancer. Please choose "Express install".
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
return_code: 256
- task:
arch: win32
args: /sourcefile=$flhd_data
description: Installing Freelancer HD Edition.
executable: flhd
name: wineexec
prefix: $GAMEDIR
description: Installs the HD Edition https://freelancerhd.com
game_slug: freelancer
gogslug: ''
humblestoreid: ''
installer_slug: freelancer-cd-hd-edition-patche
name: Freelancer
notes: allow user to download the HD zip file locally according to the instructions
described in https://github.com/BC46/freelancer-hd-edition/wiki/Freelancer:-HD-Edition-installation-instructions#simple-installation-not-recommended
runner: wine
script:
files:
- flhd: https://github.com/BC46/freelancer-hd-edition/releases/download/0.5/FreelancerHDSetup_v0_5-2.exe
- flhd_data: https://pechey.net/files/freelancer-hd-edition-0.5.zip
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Microsoft Games/Freelancer HD Edition/EXE/Freelancer.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: setup.exe
- task:
arch: win32
description: Installing Freelancer. Please choose "Express install".
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
return_code: 256
- task:
arch: win32
args: /sourcefile=$flhd_data
description: Installing Freelancer HD Edition.
executable: flhd
name: wineexec
prefix: $GAMEDIR
slug: freelancer-cd-hd-edition-patche
steamid: null
version: CD + HD Edition patched
year: 2003
{
"game_slug": "freelancer",
"version": "CD + HD Edition patched",
"description": "Installs the HD Edition https://freelancerhd.com",
"notes": "allow user to download the HD zip file locally according to the instructions described in https://github.com/BC46/freelancer-hd-edition/wiki/Freelancer:-HD-Edition-installation-instructions#simple-installation-not-recommended",
"name": "Freelancer",
"year": 2003,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "freelancer-cd-hd-edition-patche",
"installer_slug": "freelancer-cd-hd-edition-patche",
"script": {
"files": [
{
"flhd": "https://github.com/BC46/freelancer-hd-edition/releases/download/0.5/FreelancerHDSetup_v0_5-2.exe"
},
{
"flhd_data": "https://pechey.net/files/freelancer-hd-edition-0.5.zip"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Microsoft Games/Freelancer HD Edition/EXE/Freelancer.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "setup.exe"
}
},
{
"task": {
"arch": "win32",
"description": "Installing Freelancer. Please choose \"Express install\".",
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR",
"return_code": 256
}
},
{
"task": {
"arch": "win32",
"args": "/sourcefile=$flhd_data",
"description": "Installing Freelancer HD Edition.",
"executable": "flhd",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}