files:
- steaminstall: https://steamcdn-a.akamaihd.net/client/installer/SteamSetup.exe
- fixedairconfig: https://github.com/feren/sonicll3nkair-lutris-stuff/raw/master/config.json
- s3andkhelper: https://github.com/feren/sonic3nkair-lutris-stuff/raw/master/steam-install-s3andk.bat
- sonic3air:
filename: sonic3air_game.zip
referer: sonic3air.org
url: http://sonic3air.org/downloadgame_win.php
game:
arch: win32
exe: drive_c/sonic3air_game/Sonic3AIR.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win10
arch: win32
description: Setting Windows version to 10
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
args: /s /v /qb
description: Installing Steam Client
executable: steaminstall
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- extract:
description: Extracting and Installing Sonic 3 Angel Island Revisited files
dst: $GAMEDIR/drive_c
file: sonic3air
nomerge: true
- task:
arch: win32
description: Installing Sonic 3 and Knuckles - SEGA Megadrive & Genesis Classics
executable: s3andkhelper
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/sonic3air_game
src: fixedairconfig
description: Installs Steam, SEGA Mega Drive & Genesis Classics (both prerequisites)
and Sonic 3 Angel Island Revisited for the No-ROM-File Sonic 3 A.I.R. experience.
game_slug: sonic-3-angel-island-revisited
gogslug: ''
humblestoreid: ''
installer_slug: sonic-3-angel-island-revisite-no-rom
name: Sonic 3 - Angel Island Revisited
notes: "You MUST have bought 'Sonic 3 & Knuckles' (for SEGA Mega Drive & Genesis Classics)\
\ from the Steam Store and then log into Steam during the installation process with\
\ that account you purchased the game on for this installer to work.\r\n\r\nYou\
\ will need to do parts of the process manually, however the steps will be made\
\ obvious to you once manual input is needed. Steam will also need to be installed\
\ by the user during the installation process as a prerequisite first."
runner: wine
script:
files:
- steaminstall: https://steamcdn-a.akamaihd.net/client/installer/SteamSetup.exe
- fixedairconfig: https://github.com/feren/sonicll3nkair-lutris-stuff/raw/master/config.json
- s3andkhelper: https://github.com/feren/sonic3nkair-lutris-stuff/raw/master/steam-install-s3andk.bat
- sonic3air:
filename: sonic3air_game.zip
referer: sonic3air.org
url: http://sonic3air.org/downloadgame_win.php
game:
arch: win32
exe: drive_c/sonic3air_game/Sonic3AIR.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win10
arch: win32
description: Setting Windows version to 10
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
args: /s /v /qb
description: Installing Steam Client
executable: steaminstall
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- extract:
description: Extracting and Installing Sonic 3 Angel Island Revisited files
dst: $GAMEDIR/drive_c
file: sonic3air
nomerge: true
- task:
arch: win32
description: Installing Sonic 3 and Knuckles - SEGA Megadrive & Genesis Classics
executable: s3andkhelper
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/sonic3air_game
src: fixedairconfig
slug: sonic-3-angel-island-revisite-no-rom
steamid: null
version: No ROM
year: 2019
{
"game_slug": "sonic-3-angel-island-revisited",
"version": "No ROM",
"description": "Installs Steam, SEGA Mega Drive & Genesis Classics (both prerequisites) and Sonic 3 Angel Island Revisited for the No-ROM-File Sonic 3 A.I.R. experience.",
"notes": "You MUST have bought 'Sonic 3 & Knuckles' (for SEGA Mega Drive & Genesis Classics) from the Steam Store and then log into Steam during the installation process with that account you purchased the game on for this installer to work.\r\n\r\nYou will need to do parts of the process manually, however the steps will be made obvious to you once manual input is needed. Steam will also need to be installed by the user during the installation process as a prerequisite first.",
"name": "Sonic 3 - Angel Island Revisited",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "sonic-3-angel-island-revisite-no-rom",
"installer_slug": "sonic-3-angel-island-revisite-no-rom",
"script": {
"files": [
{
"steaminstall": "https://steamcdn-a.akamaihd.net/client/installer/SteamSetup.exe"
},
{
"fixedairconfig": "https://github.com/feren/sonicll3nkair-lutris-stuff/raw/master/config.json"
},
{
"s3andkhelper": "https://github.com/feren/sonic3nkair-lutris-stuff/raw/master/steam-install-s3andk.bat"
},
{
"sonic3air": {
"filename": "sonic3air_game.zip",
"referer": "sonic3air.org",
"url": "http://sonic3air.org/downloadgame_win.php"
}
}
],
"game": {
"arch": "win32",
"exe": "drive_c/sonic3air_game/Sonic3AIR.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win10",
"arch": "win32",
"description": "Setting Windows version to 10",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"args": "/s /v /qb",
"description": "Installing Steam Client",
"executable": "steaminstall",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"description": "Extracting and Installing Sonic 3 Angel Island Revisited files",
"dst": "$GAMEDIR/drive_c",
"file": "sonic3air",
"nomerge": true
}
},
{
"task": {
"arch": "win32",
"description": "Installing Sonic 3 and Knuckles - SEGA Megadrive & Genesis Classics",
"executable": "s3andkhelper",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/sonic3air_game",
"src": "fixedairconfig"
}
}
]
}
}