Installer ragnarok-project-zero-1152

files:
- archive: https://downloads.playragnarokzero.com/RagnarokProjectZero20240804.zip
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Ragnarok-Project-Zero/projectzero-launcher.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/Ragnarok-Project-Zero
installer:
- extract:
    dst: $GAMEDIR/drive_c/Ragnarok-Project-Zero
    file: $archive
- task:
    arch: win32
    description: Creating 32bit Wine Prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: droid
    arch: win32
    description: Installing Droid Font
    name: winetricks
    prefix: $GAMEDIR
description: This script installs the latest version of the game files, in their own
  subdirectory, and installs the Droid font family.
game_slug: ragnarok-project-zero
gogslug: ''
humblestoreid: ''
installer_slug: ragnarok-project-zero-1152
name: 'Ragnarok: Project Zero'
notes: The game launcher may load incorrectly the first time after installation, but
  it should work in subsequent attempts.
runner: wine
script:
  files:
  - archive: https://downloads.playragnarokzero.com/RagnarokProjectZero20240804.zip
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Ragnarok-Project-Zero/projectzero-launcher.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/Ragnarok-Project-Zero
  installer:
  - extract:
      dst: $GAMEDIR/drive_c/Ragnarok-Project-Zero
      file: $archive
  - task:
      arch: win32
      description: Creating 32bit Wine Prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: droid
      arch: win32
      description: Installing Droid Font
      name: winetricks
      prefix: $GAMEDIR
slug: ragnarok-project-zero-1152
steamid: null
version: 1.15.2
year: 2020
{
  "game_slug": "ragnarok-project-zero",
  "version": "1.15.2",
  "description": "This script installs the latest version of the game files, in their own subdirectory, and installs the Droid font family.",
  "notes": "The game launcher may load incorrectly the first time after installation, but it should work in subsequent attempts.",
  "name": "Ragnarok: Project Zero",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "ragnarok-project-zero-1152",
  "installer_slug": "ragnarok-project-zero-1152",
  "script": {
    "files": [
      {
        "archive": "https://downloads.playragnarokzero.com/RagnarokProjectZero20240804.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Ragnarok-Project-Zero/projectzero-launcher.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/Ragnarok-Project-Zero"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Ragnarok-Project-Zero",
          "file": "$archive"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Creating 32bit Wine Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "droid",
          "arch": "win32",
          "description": "Installing Droid Font",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game