Installer mystina-hong-kong-server

files:
- font: https://raw.githubusercontent.com/grubeninspekteur/webseitendesigner-pywright/master/fonts/mingliu.ttc
- font_reserve: http://jftp.just.edu.tw/fonts-3.1ForWinXP/PMingLiU%20Update%20Pack.msi
- browser: https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/89.0.4389.114-1/ungoogled-chromium_89.0.4389.114-1.1_windows-x86.zip
- installer: https://dl.altamm.com.hk/mystina/MO_Setup_20240111.zip
game:
  args: --app=https://mo.alta.hk/loginpage/
  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/windows/Fonts
    src: font
- merge:
    dst: $GAMEDIR/drive_c/
    src: font_reserve
- 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:
    arch: win64
    args: msi.dll,InstallProduct /qn /i $GAMEDIR/drive_c/PMingLiU%20Update%20Pack.msi
    description: Installing PMingLiU Font
    executable: rundll32.exe
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Chromium/
    file: $GAMEDIR/drive_c/ungoogled-chromium_89.0.4389.114-1.1_windows-x86.zip
    format: zip
- extract:
    dst: $GAMEDIR/drive_c/MO_Setup/
    file: $GAMEDIR/drive_c/MO_Setup_20240111.zip
    format: zip
- task:
    arch: win64
    args: /SILENT
    description: Installing Mystina...
    executable: $GAMEDIR/drive_c/MO_Setup/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
wine:
  dgvoodoo2: true
description: https://mo.alta.hk/loginpage/
game_slug: mystina
gogslug: ''
humblestoreid: ''
installer_slug: mystina-hong-kong-server
name: Mystina
notes: ''
runner: wine
script:
  files:
  - font: https://raw.githubusercontent.com/grubeninspekteur/webseitendesigner-pywright/master/fonts/mingliu.ttc
  - font_reserve: http://jftp.just.edu.tw/fonts-3.1ForWinXP/PMingLiU%20Update%20Pack.msi
  - browser: https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/89.0.4389.114-1/ungoogled-chromium_89.0.4389.114-1.1_windows-x86.zip
  - installer: https://dl.altamm.com.hk/mystina/MO_Setup_20240111.zip
  game:
    args: --app=https://mo.alta.hk/loginpage/
    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/windows/Fonts
      src: font
  - merge:
      dst: $GAMEDIR/drive_c/
      src: font_reserve
  - 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:
      arch: win64
      args: msi.dll,InstallProduct /qn /i $GAMEDIR/drive_c/PMingLiU%20Update%20Pack.msi
      description: Installing PMingLiU Font
      executable: rundll32.exe
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Chromium/
      file: $GAMEDIR/drive_c/ungoogled-chromium_89.0.4389.114-1.1_windows-x86.zip
      format: zip
  - extract:
      dst: $GAMEDIR/drive_c/MO_Setup/
      file: $GAMEDIR/drive_c/MO_Setup_20240111.zip
      format: zip
  - task:
      arch: win64
      args: /SILENT
      description: Installing Mystina...
      executable: $GAMEDIR/drive_c/MO_Setup/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  wine:
    dgvoodoo2: true
slug: mystina-hong-kong-server
steamid: null
version: Hong Kong Server
year: 2002
{
  "game_slug": "mystina",
  "version": "Hong Kong Server",
  "description": "https://mo.alta.hk/loginpage/",
  "notes": "",
  "name": "Mystina",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "mystina-hong-kong-server",
  "installer_slug": "mystina-hong-kong-server",
  "script": {
    "files": [
      {
        "font": "https://raw.githubusercontent.com/grubeninspekteur/webseitendesigner-pywright/master/fonts/mingliu.ttc"
      },
      {
        "font_reserve": "http://jftp.just.edu.tw/fonts-3.1ForWinXP/PMingLiU%20Update%20Pack.msi"
      },
      {
        "browser": "https://github.com/tangalbert919/ungoogled-chromium-binaries/releases/download/89.0.4389.114-1/ungoogled-chromium_89.0.4389.114-1.1_windows-x86.zip"
      },
      {
        "installer": "https://dl.altamm.com.hk/mystina/MO_Setup_20240111.zip"
      }
    ],
    "game": {
      "args": "--app=https://mo.alta.hk/loginpage/",
      "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/windows/Fonts",
          "src": "font"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/",
          "src": "font_reserve"
        }
      },
      {
        "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": {
          "arch": "win64",
          "args": "msi.dll,InstallProduct /qn /i $GAMEDIR/drive_c/PMingLiU%20Update%20Pack.msi",
          "description": "Installing PMingLiU Font",
          "executable": "rundll32.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Chromium/",
          "file": "$GAMEDIR/drive_c/ungoogled-chromium_89.0.4389.114-1.1_windows-x86.zip",
          "format": "zip"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/MO_Setup/",
          "file": "$GAMEDIR/drive_c/MO_Setup_20240111.zip",
          "format": "zip"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/SILENT",
          "description": "Installing Mystina...",
          "executable": "$GAMEDIR/drive_c/MO_Setup/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "dgvoodoo2": true
    }
  }
}
Back to game