Installer sonic-3-air-v2007240

files:
- the_game: https://sonic3air.org/sonic3air_game.zip
- the_bin: https://archive.org/download/SonicKnucklesWSonic3/Sonic_Knuckles_wSonic3.bin
game:
  arch: win32
  exe: Sonic3AIR.exe
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR/prefix
- extract:
    dst: $GAMEDIR
    file: the_game
- move:
    dst: $GAMEDIR
    src: the_bin
wine:
  d9vk: true
description: 'Sonic 3: Angel Island Revisited (Sonic 3 A.I.R.) is a fangame by Eukaryot
  which aims to be an enhanced port of Sonic the Hedgehog 3 & Knuckles for PCs. The
  fangame includes features such as 16:9 widescreen support, constant 60 fps gameplay,
  a new time attack mode, as well as various bug fixes and minor gameplay tweaks.'
game_slug: sonic-3-air
gogslug: ''
humblestoreid: ''
installer_slug: sonic-3-air-v2007240
name: Sonic 3 A.I.R
notes: ''
runner: wine
script:
  files:
  - the_game: https://sonic3air.org/sonic3air_game.zip
  - the_bin: https://archive.org/download/SonicKnucklesWSonic3/Sonic_Knuckles_wSonic3.bin
  game:
    arch: win32
    exe: Sonic3AIR.exe
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - extract:
      dst: $GAMEDIR
      file: the_game
  - move:
      dst: $GAMEDIR
      src: the_bin
  wine:
    d9vk: true
slug: sonic-3-air-v2007240
steamid: null
version: v20.07.24.0
year: 1994
{
  "game_slug": "sonic-3-air",
  "version": "v20.07.24.0",
  "description": "Sonic 3: Angel Island Revisited (Sonic 3 A.I.R.) is a fangame by Eukaryot which aims to be an enhanced port of Sonic the Hedgehog 3 & Knuckles for PCs. The fangame includes features such as 16:9 widescreen support, constant 60 fps gameplay, a new time attack mode, as well as various bug fixes and minor gameplay tweaks.",
  "notes": "",
  "name": "Sonic 3 A.I.R",
  "year": 1994,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "sonic-3-air-v2007240",
  "installer_slug": "sonic-3-air-v2007240",
  "script": {
    "files": [
      {
        "the_game": "https://sonic3air.org/sonic3air_game.zip"
      },
      {
        "the_bin": "https://archive.org/download/SonicKnucklesWSonic3/Sonic_Knuckles_wSonic3.bin"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "Sonic3AIR.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "the_game"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "the_bin"
        }
      }
    ],
    "wine": {
      "d9vk": true
    }
  }
}
Back to game