Installer mystina-taiwan-server

files:
- font: http://jftp.just.edu.tw/fonts-3.1ForWinXP/PMingLiU%20Update%20Pack.msi
- browser: https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/80.0.3987.149-2/ungoogled-chromium_80.0.3987.149-2.1_windows-x64.zip
- installer: http://files.lager.com.tw/mo/MO_20200316_SETUP.exe
game:
  arch: win64
  args: --app=https://mo.lager.com.tw/sns/start
  exe: drive_c/Chromium/chrome.exe
  name: Mystina
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Setting up wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- merge:
    dst: $GAMEDIR/drive_c/
    src: font
- merge:
    dst: $GAMEDIR/drive_c/
    src: browser
- merge:
    dst: $GAMEDIR/drive_c/
    src: installer
- task:
    arch: win64
    description: Setting up wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: cjkfonts
    arch: win64
    description: Installing CJK Fonts for proper Asian font display
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /i "$GAMEDIR/drive_c/PMingLiU%20Update%20Pack.msi" /q
    description: Installing PMingLiU Font for Mystina display
    executable: msiexec
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Chromium/
    file: $GAMEDIR/drive_c/ungoogled-chromium_80.0.3987.149-2.1_windows-x64.zip
    format: zip
- task:
    arch: win64
    args: /SILENT
    description: Installing Mystina...
    executable: $GAMEDIR/drive_c/MO_20200316_SETUP.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
description: http://mo.lager.com.tw/intro/a_Story/Story-Page01.shtml
game_slug: mystina
gogslug: ''
humblestoreid: ''
installer_slug: mystina-taiwan-server
name: Mystina
notes: Please Install default Location on Game Installer
runner: wine
script:
  files:
  - font: http://jftp.just.edu.tw/fonts-3.1ForWinXP/PMingLiU%20Update%20Pack.msi
  - browser: https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/80.0.3987.149-2/ungoogled-chromium_80.0.3987.149-2.1_windows-x64.zip
  - installer: http://files.lager.com.tw/mo/MO_20200316_SETUP.exe
  game:
    arch: win64
    args: --app=https://mo.lager.com.tw/sns/start
    exe: drive_c/Chromium/chrome.exe
    name: Mystina
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Setting up wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - merge:
      dst: $GAMEDIR/drive_c/
      src: font
  - merge:
      dst: $GAMEDIR/drive_c/
      src: browser
  - merge:
      dst: $GAMEDIR/drive_c/
      src: installer
  - task:
      arch: win64
      description: Setting up wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: cjkfonts
      arch: win64
      description: Installing CJK Fonts for proper Asian font display
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /i "$GAMEDIR/drive_c/PMingLiU%20Update%20Pack.msi" /q
      description: Installing PMingLiU Font for Mystina display
      executable: msiexec
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Chromium/
      file: $GAMEDIR/drive_c/ungoogled-chromium_80.0.3987.149-2.1_windows-x64.zip
      format: zip
  - task:
      arch: win64
      args: /SILENT
      description: Installing Mystina...
      executable: $GAMEDIR/drive_c/MO_20200316_SETUP.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
slug: mystina-taiwan-server
steamid: null
version: Taiwan Server
year: 2002
{
  "game_slug": "mystina",
  "version": "Taiwan Server",
  "description": "http://mo.lager.com.tw/intro/a_Story/Story-Page01.shtml",
  "notes": "Please Install default Location on Game Installer",
  "name": "Mystina",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "mystina-taiwan-server",
  "installer_slug": "mystina-taiwan-server",
  "script": {
    "files": [
      {
        "font": "http://jftp.just.edu.tw/fonts-3.1ForWinXP/PMingLiU%20Update%20Pack.msi"
      },
      {
        "browser": "https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/80.0.3987.149-2/ungoogled-chromium_80.0.3987.149-2.1_windows-x64.zip"
      },
      {
        "installer": "http://files.lager.com.tw/mo/MO_20200316_SETUP.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "--app=https://mo.lager.com.tw/sns/start",
      "exe": "drive_c/Chromium/chrome.exe",
      "name": "Mystina",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Setting up wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/",
          "src": "font"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/",
          "src": "browser"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/",
          "src": "installer"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Setting up wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "cjkfonts",
          "arch": "win64",
          "description": "Installing CJK Fonts for proper Asian font display",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/i \"$GAMEDIR/drive_c/PMingLiU%20Update%20Pack.msi\" /q",
          "description": "Installing PMingLiU Font for Mystina display",
          "executable": "msiexec",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Chromium/",
          "file": "$GAMEDIR/drive_c/ungoogled-chromium_80.0.3987.149-2.1_windows-x64.zip",
          "format": "zip"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/SILENT",
          "description": "Installing Mystina...",
          "executable": "$GAMEDIR/drive_c/MO_20200316_SETUP.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game