Installer sega-net-mahjong-mj-windows

files:
- installer: https://download.sega-mj.com/MJ_Setup.exe
game:
  exe: "drive_c/Program Files (x86)/SEGA/\u30BB\u30ACNET\u9EBB\u96C0MJ/MJ_Launcher.exe"
  prefix: $GAMEDIR
installer:
- task:
    app: corefonts
    description: Installing core fonts from winetricks
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: cjkfonts
    description: Installing CJK fonts from winetricks
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
    description: Running installer in wine in background
    env:
      LANG: ja_JP.UTF-8
    executable: $installer
    name: wineexec
system:
  env:
    LANG: ja_JP.UTF-8
description: ''
game_slug: sega-net-mahjong-mj
gogslug: ''
humblestoreid: ''
installer_slug: sega-net-mahjong-mj-windows
name: Sega Net Mahjong Mj
notes: Requires ja_JP.utf-8 locale installed in OS. Game will automatically patch
  itself while installing, feel free to close at any time and it will start again
  when you launch.
runner: wine
script:
  files:
  - installer: https://download.sega-mj.com/MJ_Setup.exe
  game:
    exe: "drive_c/Program Files (x86)/SEGA/\u30BB\u30ACNET\u9EBB\u96C0MJ/MJ_Launcher.exe"
    prefix: $GAMEDIR
  installer:
  - task:
      app: corefonts
      description: Installing core fonts from winetricks
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: cjkfonts
      description: Installing CJK fonts from winetricks
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
      description: Running installer in wine in background
      env:
        LANG: ja_JP.UTF-8
      executable: $installer
      name: wineexec
  system:
    env:
      LANG: ja_JP.UTF-8
slug: sega-net-mahjong-mj-windows
steamid: null
version: Windows
year: 2013
{
  "game_slug": "sega-net-mahjong-mj",
  "version": "Windows",
  "description": "",
  "notes": "Requires ja_JP.utf-8 locale installed in OS. Game will automatically patch itself while installing, feel free to close at any time and it will start again when you launch.",
  "name": "Sega Net Mahjong Mj",
  "year": 2013,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "sega-net-mahjong-mj-windows",
  "installer_slug": "sega-net-mahjong-mj-windows",
  "script": {
    "files": [
      {
        "installer": "https://download.sega-mj.com/MJ_Setup.exe"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/SEGA/\u30bb\u30acNET\u9ebb\u96c0MJ/MJ_Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "app": "corefonts",
          "description": "Installing core fonts from winetricks",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "cjkfonts",
          "description": "Installing CJK fonts from winetricks",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART",
          "description": "Running installer in wine in background",
          "env": {
            "LANG": "ja_JP.UTF-8"
          },
          "executable": "$installer",
          "name": "wineexec"
        }
      }
    ],
    "system": {
      "env": {
        "LANG": "ja_JP.UTF-8"
      }
    }
  }
}
Back to game