Installer sonic-3d-in-2d-121-dlc

files:
- sonic_game: N/A:Select S3D2d zip archive to install
- sonic_dlc: N/A:Select S3D2d Saturn DLC zip archive to install
game:
  arch: win64
  exe: drive_c/Program Files/S3D2d/Sonic3D2d 1.21.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/S3D2d
    file: sonic_game
- extract:
    dst: $GAMEDIR/drive_c/Program Files/S3D2d/Data/Soundtrack/
    file: sonic_dlc
- task:
    app: vcrun6
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
wine:
  d9vk: true
  dxvk: false
description: "This installer requires the optional Saturn DLC zip archive which adds\
  \ improved music from the Saturn version of Sonic3D Blast as an option!\r\nSonic\
  \ 3D in 2D is a fangame that reimagines Sonic3D Blast plot and levels with style\
  \ and structure closer to the games that preceeded it. Explore Flicky Island in\
  \ a 2D side scrolling platformer that takes elements from the other Mega Drive/Genesis\
  \ games to re-forge an adventure anew. Fight new and challenging bosses, save Flicky\
  \ Island and stop Robotnik's final plan!"
game_slug: sonic-3d-in-2d
gogslug: ''
humblestoreid: ''
installer_slug: sonic-3d-in-2d-121-dlc
name: Sonic 3D in 2D
notes: "This installer requires the following files from https://sotaknuck.itch.io/sonic3d2d\r\
  \n* S3D2d 1.21 zip archive (If you choose another version you will need to edit\
  \ the executable version number under Configure -> Game Options -> Executable.\r\
  \n* S3D2d Saturn DLC.zip"
runner: wine
script:
  files:
  - sonic_game: N/A:Select S3D2d zip archive to install
  - sonic_dlc: N/A:Select S3D2d Saturn DLC zip archive to install
  game:
    arch: win64
    exe: drive_c/Program Files/S3D2d/Sonic3D2d 1.21.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/S3D2d
      file: sonic_game
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/S3D2d/Data/Soundtrack/
      file: sonic_dlc
  - task:
      app: vcrun6
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  wine:
    d9vk: true
    dxvk: false
slug: sonic-3d-in-2d-121-dlc
steamid: null
version: 1.21 + DLC
year: 2020
{
  "game_slug": "sonic-3d-in-2d",
  "version": "1.21 + DLC",
  "description": "This installer requires the optional Saturn DLC zip archive which adds improved music from the Saturn version of Sonic3D Blast as an option!\r\nSonic 3D in 2D is a fangame that reimagines Sonic3D Blast plot and levels with style and structure closer to the games that preceeded it. Explore Flicky Island in a 2D side scrolling platformer that takes elements from the other Mega Drive/Genesis games to re-forge an adventure anew. Fight new and challenging bosses, save Flicky Island and stop Robotnik's final plan!",
  "notes": "This installer requires the following files from https://sotaknuck.itch.io/sonic3d2d\r\n* S3D2d 1.21 zip archive (If you choose another version you will need to edit the executable version number under Configure -> Game Options -> Executable.\r\n* S3D2d Saturn DLC.zip",
  "name": "Sonic 3D in 2D",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "sonic-3d-in-2d-121-dlc",
  "installer_slug": "sonic-3d-in-2d-121-dlc",
  "script": {
    "files": [
      {
        "sonic_game": "N/A:Select S3D2d zip archive to install"
      },
      {
        "sonic_dlc": "N/A:Select S3D2d Saturn DLC zip archive to install"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files/S3D2d/Sonic3D2d 1.21.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/S3D2d",
          "file": "sonic_game"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/S3D2d/Data/Soundtrack/",
          "file": "sonic_dlc"
        }
      },
      {
        "task": {
          "app": "vcrun6",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "d9vk": true,
      "dxvk": false
    }
  }
}
Back to game