Installer sonic-utopia-sage-2016-demo

files:
- utopia:
    filename: Sonic Utopia Demo 1.zip
    url: https://archive.org/download/sonic-utopia-demo-v1_202304/sonic-utopia-demo-v1.zip
game:
  arch: win32
  exe: $GAMEDIR/game/Sonic Utopia Demo v1.exe
  prefix: $GAMEDIR/wine_prefix
installer:
- extract:
    description: Extracting Sonic Utopia...
    dst: $GAMEDIR/game
    src: utopia
- task:
    arch: win32
    description: Creating Wine prefix...
    name: create_prefix
    prefix: $GAMEDIR/wine_prefix
- task:
    app: corefonts
    description: Installing dependencies for the game to work correctly...
    name: winetricks
    silent: true
description: The demo that was originally uploaded for SAGE 2016, then reuploaded
  for SAGE 2017.
game_slug: sonic-utopia
gogslug: ''
humblestoreid: ''
installer_slug: sonic-utopia-sage-2016-demo
name: Sonic Utopia
notes: ''
runner: wine
script:
  files:
  - utopia:
      filename: Sonic Utopia Demo 1.zip
      url: https://archive.org/download/sonic-utopia-demo-v1_202304/sonic-utopia-demo-v1.zip
  game:
    arch: win32
    exe: $GAMEDIR/game/Sonic Utopia Demo v1.exe
    prefix: $GAMEDIR/wine_prefix
  installer:
  - extract:
      description: Extracting Sonic Utopia...
      dst: $GAMEDIR/game
      src: utopia
  - task:
      arch: win32
      description: Creating Wine prefix...
      name: create_prefix
      prefix: $GAMEDIR/wine_prefix
  - task:
      app: corefonts
      description: Installing dependencies for the game to work correctly...
      name: winetricks
      silent: true
slug: sonic-utopia-sage-2016-demo
steamid: null
version: SAGE 2016 Demo
year: 2016
{
  "game_slug": "sonic-utopia",
  "version": "SAGE 2016 Demo",
  "description": "The demo that was originally uploaded for SAGE 2016, then reuploaded for SAGE 2017.",
  "notes": "",
  "name": "Sonic Utopia",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "sonic-utopia-sage-2016-demo",
  "installer_slug": "sonic-utopia-sage-2016-demo",
  "script": {
    "files": [
      {
        "utopia": {
          "filename": "Sonic Utopia Demo 1.zip",
          "url": "https://archive.org/download/sonic-utopia-demo-v1_202304/sonic-utopia-demo-v1.zip"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/game/Sonic Utopia Demo v1.exe",
      "prefix": "$GAMEDIR/wine_prefix"
    },
    "installer": [
      {
        "extract": {
          "description": "Extracting Sonic Utopia...",
          "dst": "$GAMEDIR/game",
          "src": "utopia"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating Wine prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/wine_prefix"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "description": "Installing dependencies for the game to work correctly...",
          "name": "winetricks",
          "silent": true
        }
      }
    ]
  }
}
Back to game