files:
- flhd: https://github.com/BC46/freelancer-hd-edition/releases/download/0.6/FreelancerHDSetup_v0_6.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Microsoft Games/Freelancer/EXE/Freelancer.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: install.Exe
- task:
arch: win32
description: Installing Freelancer. Please choose "Express install".
executable: $DISC/install.Exe
name: wineexec
prefix: $GAMEDIR
- task:
arch: win32
description: Installing Freelancer HD Edition.
executable: flhd
name: wineexec
prefix: $GAMEDIR
description: Installs the 2003 Edition https://abandonware-france.org/ltf_abandon/ltf_jeu.php?id=3408
game_slug: freelancer
gogslug: ''
humblestoreid: ''
installer_slug: freelancer-cd-hd-edition
name: Freelancer
notes: Try to use a virtual CD-ROM with the abandonware file
runner: wine
script:
files:
- flhd: https://github.com/BC46/freelancer-hd-edition/releases/download/0.6/FreelancerHDSetup_v0_6.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Microsoft Games/Freelancer/EXE/Freelancer.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: install.Exe
- task:
arch: win32
description: Installing Freelancer. Please choose "Express install".
executable: $DISC/install.Exe
name: wineexec
prefix: $GAMEDIR
- task:
arch: win32
description: Installing Freelancer HD Edition.
executable: flhd
name: wineexec
prefix: $GAMEDIR
slug: freelancer-cd-hd-edition
steamid: null
version: CD + HD Edition
year: 2003
{
"game_slug": "freelancer",
"version": "CD + HD Edition",
"description": "Installs the 2003 Edition https://abandonware-france.org/ltf_abandon/ltf_jeu.php?id=3408",
"notes": "Try to use a virtual CD-ROM with the abandonware file",
"name": "Freelancer",
"year": 2003,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "freelancer-cd-hd-edition",
"installer_slug": "freelancer-cd-hd-edition",
"script": {
"files": [
{
"flhd": "https://github.com/BC46/freelancer-hd-edition/releases/download/0.6/FreelancerHDSetup_v0_6.exe"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Microsoft Games/Freelancer/EXE/Freelancer.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "install.Exe"
}
},
{
"task": {
"arch": "win32",
"description": "Installing Freelancer. Please choose \"Express install\".",
"executable": "$DISC/install.Exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"description": "Installing Freelancer HD Edition.",
"executable": "flhd",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}