Installer arias-story-rpgmakernet

files:
- file1: N/A:Please select the .zip archive.
- file2: https://dl.degica.com/rpgmakerweb/run-time-packages/RPGVXAce_RTP.zip
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Aria/Game.exe
  prefix: $GAMEDIR
installer:
- task:
    app: quartz
    name: winetricks
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/Aria
    file: $file1
- extract:
    dst: $GAMEDIR/drive_c/RTP100
    file: $file2
- task:
    args: /SILENT
    executable: $GAMEDIR/drive_c/RTP100/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: This installer extracts the game and installs VX Ace RTP
game_slug: arias-story
gogslug: ''
humblestoreid: ''
installer_slug: arias-story-rpgmakernet
name: Aria's Story
notes: "For Spanish, English, Korean, Traditional Chinese, Simplified Chinese and\
  \ Japanese language, download the game in this link: https://lyd1a.itch.io/arias-story/download/eyJleHBpcmVzIjoxNjE4NTk3NDU2LCJpZCI6MjE0MjQ0fQ==.5ZEFFeAK8gHr8bNN6n5KYUzSoLI=\r\
  \n\r\nFor brazilian portuguese, download in this link from Zero Corpse website:\
  \ http://download1011.mediafire.com/ie1k22emazzg/54cnm97iwh3no9n/Aria%5C%27s+Story+2.0+PTBR.zip\
  \ \r\n\r\nFor a Vietnamese language patch, download from hoshivsub site: http://www.hoshivsub.com/2018/08/arias-story.html"
runner: wine
script:
  files:
  - file1: N/A:Please select the .zip archive.
  - file2: https://dl.degica.com/rpgmakerweb/run-time-packages/RPGVXAce_RTP.zip
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Aria/Game.exe
    prefix: $GAMEDIR
  installer:
  - task:
      app: quartz
      name: winetricks
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/Aria
      file: $file1
  - extract:
      dst: $GAMEDIR/drive_c/RTP100
      file: $file2
  - task:
      args: /SILENT
      executable: $GAMEDIR/drive_c/RTP100/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: arias-story-rpgmakernet
steamid: null
version: rpgmaker.net
year: 2018
{
  "game_slug": "arias-story",
  "version": "rpgmaker.net",
  "description": "This installer extracts the game and installs VX Ace RTP",
  "notes": "For Spanish, English, Korean, Traditional Chinese, Simplified Chinese and Japanese language, download the game in this link: https://lyd1a.itch.io/arias-story/download/eyJleHBpcmVzIjoxNjE4NTk3NDU2LCJpZCI6MjE0MjQ0fQ==.5ZEFFeAK8gHr8bNN6n5KYUzSoLI=\r\n\r\nFor brazilian portuguese, download in this link from Zero Corpse website: http://download1011.mediafire.com/ie1k22emazzg/54cnm97iwh3no9n/Aria%5C%27s+Story+2.0+PTBR.zip \r\n\r\nFor a Vietnamese language patch, download from hoshivsub site: http://www.hoshivsub.com/2018/08/arias-story.html",
  "name": "Aria's Story",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "arias-story-rpgmakernet",
  "installer_slug": "arias-story-rpgmakernet",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the .zip archive."
      },
      {
        "file2": "https://dl.degica.com/rpgmakerweb/run-time-packages/RPGVXAce_RTP.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Aria/Game.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "quartz",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/Aria",
          "file": "$file1"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/RTP100",
          "file": "$file2"
        }
      },
      {
        "task": {
          "args": "/SILENT",
          "executable": "$GAMEDIR/drive_c/RTP100/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game