files:
- iso: https://archive.org/download/fury-3_202302/Fury%203.iso
game:
exe: drive_c/FURY3/FURY3.EXE
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/FURY3
installer:
- task:
description: Preparing Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $CACHE/fury3
file: iso
- move:
dst: $GAMEDIR/drive_c/FURY3
src: $CACHE/fury3/FURY3
- write_config:
data:
CD-ROM:
CDROMPath: C:\FURY3\System\story
gamePodName: C:\FURY3\System\fury3.pod
startupPodName: C:\FURY3\System\startup.pod
Help:
showColorWarningFlag: 1
Sound:
stereoFlag: 1
file: $GAMEDIR/drive_c/FURY3/SYSTEM/FURY3.INI
merge: true
description: ''
game_slug: fury3
gogslug: ''
humblestoreid: ''
installer_slug: fury3-cd-iso
name: Fury3
notes: "The game auto-launches in full-screen, press F4 (after the intro movie) to\
\ return to windowed mode. The game has a fixed resolution and cannot be resized.\r\
\nThe expansion pack \"F!Zone\" is NOT included."
runner: wine
script:
files:
- iso: https://archive.org/download/fury-3_202302/Fury%203.iso
game:
exe: drive_c/FURY3/FURY3.EXE
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/FURY3
installer:
- task:
description: Preparing Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $CACHE/fury3
file: iso
- move:
dst: $GAMEDIR/drive_c/FURY3
src: $CACHE/fury3/FURY3
- write_config:
data:
CD-ROM:
CDROMPath: C:\FURY3\System\story
gamePodName: C:\FURY3\System\fury3.pod
startupPodName: C:\FURY3\System\startup.pod
Help:
showColorWarningFlag: 1
Sound:
stereoFlag: 1
file: $GAMEDIR/drive_c/FURY3/SYSTEM/FURY3.INI
merge: true
slug: fury3-cd-iso
steamid: null
version: CD (ISO)
year: 1995
{
"game_slug": "fury3",
"version": "CD (ISO)",
"description": "",
"notes": "The game auto-launches in full-screen, press F4 (after the intro movie) to return to windowed mode. The game has a fixed resolution and cannot be resized.\r\nThe expansion pack \"F!Zone\" is NOT included.",
"name": "Fury3",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "fury3-cd-iso",
"installer_slug": "fury3-cd-iso",
"script": {
"files": [
{
"iso": "https://archive.org/download/fury-3_202302/Fury%203.iso"
}
],
"game": {
"exe": "drive_c/FURY3/FURY3.EXE",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/FURY3"
},
"installer": [
{
"task": {
"description": "Preparing Wine prefix",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$CACHE/fury3",
"file": "iso"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/FURY3",
"src": "$CACHE/fury3/FURY3"
}
},
{
"write_config": {
"data": {
"CD-ROM": {
"CDROMPath": "C:\\FURY3\\System\\story",
"gamePodName": "C:\\FURY3\\System\\fury3.pod",
"startupPodName": "C:\\FURY3\\System\\startup.pod"
},
"Help": {
"showColorWarningFlag": 1
},
"Sound": {
"stereoFlag": 1
}
},
"file": "$GAMEDIR/drive_c/FURY3/SYSTEM/FURY3.INI",
"merge": true
}
}
]
}
}