Installer the-tone-rebellion-131e

files:
- patch: https://archive.org/download/tone131e/tone131e.zip
game:
  arch: win32
  exe: drive_c/Program Files/Tone/float.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: toneicon.ico
- task:
    args: /Q
    executable: $DISC/directx/dxsetup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    args: /Q
    executable: $DISC/setup/amovie.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    args: null
    executable: $DISC/setup/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Tone
    file: $patch
- execute:
    command: cd "$GAMEDIR/drive_c/Program Files/Tone/"; mv Float.exe float.exe; sed
      -i "s/draw_method 2/draw_method 4/" float.cfg
description: "This will install the game but also patch it to version 1.31E.\r\nYou\
  \ need the tone rebellion disk."
game_slug: the-tone-rebellion
gogslug: ''
humblestoreid: ''
installer_slug: the-tone-rebellion-131e
name: The Tone Rebellion
notes: ''
runner: wine
script:
  files:
  - patch: https://archive.org/download/tone131e/tone131e.zip
  game:
    arch: win32
    exe: drive_c/Program Files/Tone/float.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: toneicon.ico
  - task:
      args: /Q
      executable: $DISC/directx/dxsetup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      args: /Q
      executable: $DISC/setup/amovie.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      args: null
      executable: $DISC/setup/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Tone
      file: $patch
  - execute:
      command: cd "$GAMEDIR/drive_c/Program Files/Tone/"; mv Float.exe float.exe;
        sed -i "s/draw_method 2/draw_method 4/" float.cfg
slug: the-tone-rebellion-131e
steamid: null
version: 1.31E
year: 1997
{
  "game_slug": "the-tone-rebellion",
  "version": "1.31E",
  "description": "This will install the game but also patch it to version 1.31E.\r\nYou need the tone rebellion disk.",
  "notes": "",
  "name": "The Tone Rebellion",
  "year": 1997,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-tone-rebellion-131e",
  "installer_slug": "the-tone-rebellion-131e",
  "script": {
    "files": [
      {
        "patch": "https://archive.org/download/tone131e/tone131e.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Tone/float.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "toneicon.ico"
        }
      },
      {
        "task": {
          "args": "/Q",
          "executable": "$DISC/directx/dxsetup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/Q",
          "executable": "$DISC/setup/amovie.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": null,
          "executable": "$DISC/setup/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Tone",
          "file": "$patch"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR/drive_c/Program Files/Tone/\"; mv Float.exe float.exe; sed -i \"s/draw_method 2/draw_method 4/\" float.cfg"
        }
      }
    ]
  }
}
Back to game