Installer talonro-100

files:
- client: N/A:Select TalonRO zip file
- bgm: N/A:Select BGM.zip file
game:
  arch: win32
  exe: drive_c/Games/TalonRO/RagnarokSetup.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR/drive_c/files
    file: client
- task:
    app: vcrun6 vcrun2008 wininet
    arch: win32
    description: Installing TalonRO dependencies
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Installing TalonRO client
    executable: $GAMEDIR/drive_c/files/TalonRO_Full_Installer.exe
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Games/TalonRO/BGM
    file: bgm
description: "Download the client from https://talonro.com/download/ \r\n\r\nDO NOT\
  \ DOWNLOAD THE BGM VIA THE INSTALLER \r\nDownload the music files from the misc\
  \ section of the following link: https://talonro.com/download/\r\n\r\nAccount creation\
  \ is required (https://talonro.com/registration/)"
game_slug: talonro
gogslug: ''
humblestoreid: ''
installer_slug: talonro-100
name: TalonRO
notes: "Do not change the installation folder. If changed it's guaranteed not to work.\r\
  \n\r\nGame is not loading sprites properly."
runner: wine
script:
  files:
  - client: N/A:Select TalonRO zip file
  - bgm: N/A:Select BGM.zip file
  game:
    arch: win32
    exe: drive_c/Games/TalonRO/RagnarokSetup.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR/drive_c/files
      file: client
  - task:
      app: vcrun6 vcrun2008 wininet
      arch: win32
      description: Installing TalonRO dependencies
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Installing TalonRO client
      executable: $GAMEDIR/drive_c/files/TalonRO_Full_Installer.exe
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Games/TalonRO/BGM
      file: bgm
slug: talonro-100
steamid: null
version: 1.0.0
year: 2007
{
  "game_slug": "talonro",
  "version": "1.0.0",
  "description": "Download the client from https://talonro.com/download/ \r\n\r\nDO NOT DOWNLOAD THE BGM VIA THE INSTALLER \r\nDownload the music files from the misc section of the following link: https://talonro.com/download/\r\n\r\nAccount creation is required (https://talonro.com/registration/)",
  "notes": "Do not change the installation folder. If changed it's guaranteed not to work.\r\n\r\nGame is not loading sprites properly.",
  "name": "TalonRO",
  "year": 2007,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "talonro-100",
  "installer_slug": "talonro-100",
  "script": {
    "files": [
      {
        "client": "N/A:Select TalonRO zip file"
      },
      {
        "bgm": "N/A:Select BGM.zip file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Games/TalonRO/RagnarokSetup.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/files",
          "file": "client"
        }
      },
      {
        "task": {
          "app": "vcrun6 vcrun2008 wininet",
          "arch": "win32",
          "description": "Installing TalonRO dependencies",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing TalonRO client",
          "executable": "$GAMEDIR/drive_c/files/TalonRO_Full_Installer.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Games/TalonRO/BGM",
          "file": "bgm"
        }
      }
    ]
  }
}
Back to game