files:
- game_zip: N/A:Please download the .zip from the official Google Drive mirror and
select it here. https://drive.google.com/u/0/uc?id=1bmQjvSRqFUROxrlk5epfoh7qVeBAXyTV&export=download
game:
arch: win64
exe: $GAMEDIR/SONICSTORM.exe
prefix: $GAMEDIR/prefix
installer:
- task:
description: Creating Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR/prefix
- extract:
description: Extracting game data
dst: $CACHE
file: game_zip
format: zip
- merge:
description: Moving game data
dst: $GAMEDIR
src: $CACHE
description: ''
game_slug: sonic-storm-time-trial-testfire
gogslug: ''
humblestoreid: ''
installer_slug: sonic-storm-time-trial-testfi-v101
name: 'Sonic Storm: Time Trial Testfire'
notes: "- If the game does not recognize your controller, add the game as a Steam\
\ app.\r\n- This game does not work on the latest version of Lutris Wine (7.2.2).\
\ Lutris Wine 7.1 is used instead.\r\n- The game .zip is hosted on Google Drive\
\ which Lutris cannot download from, so you must manually download and select the\
\ file."
runner: wine
script:
files:
- game_zip: N/A:Please download the .zip from the official Google Drive mirror and
select it here. https://drive.google.com/u/0/uc?id=1bmQjvSRqFUROxrlk5epfoh7qVeBAXyTV&export=download
game:
arch: win64
exe: $GAMEDIR/SONICSTORM.exe
prefix: $GAMEDIR/prefix
installer:
- task:
description: Creating Wine prefix
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR/prefix
- extract:
description: Extracting game data
dst: $CACHE
file: game_zip
format: zip
- merge:
description: Moving game data
dst: $GAMEDIR
src: $CACHE
slug: sonic-storm-time-trial-testfi-v101
steamid: null
version: v1.0.1
year: 2021
{
"game_slug": "sonic-storm-time-trial-testfire",
"version": "v1.0.1",
"description": "",
"notes": "- If the game does not recognize your controller, add the game as a Steam app.\r\n- This game does not work on the latest version of Lutris Wine (7.2.2). Lutris Wine 7.1 is used instead.\r\n- The game .zip is hosted on Google Drive which Lutris cannot download from, so you must manually download and select the file.",
"name": "Sonic Storm: Time Trial Testfire",
"year": 2021,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "sonic-storm-time-trial-testfi-v101",
"installer_slug": "sonic-storm-time-trial-testfi-v101",
"script": {
"files": [
{
"game_zip": "N/A:Please download the .zip from the official Google Drive mirror and select it here. https://drive.google.com/u/0/uc?id=1bmQjvSRqFUROxrlk5epfoh7qVeBAXyTV&export=download"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/SONICSTORM.exe",
"prefix": "$GAMEDIR/prefix"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR/prefix"
}
},
{
"extract": {
"description": "Extracting game data",
"dst": "$CACHE",
"file": "game_zip",
"format": "zip"
}
},
{
"merge": {
"description": "Moving game data",
"dst": "$GAMEDIR",
"src": "$CACHE"
}
}
]
}
}