Installer mc-purple-ncsoft-latest-ncsoft

files:
- setup:
    filename: NcsoftSetup.exe
    url: https://gs-purple-inst.download.ncupdate.com/Purple/PurpleInstaller_1_23_1212_1.exe
game:
  exe: $GAMEDIR/drive_c/Program Files (x86)/Ncsoft/NcGames Launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating 64bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2010
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: d3dx10
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vcrun2015
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: arial
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Running Ncsoft Installer. Please do not run the game until this script
      finishes installing.
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: Mc purple 2.0
game_slug: mc-purple-ncsoft
gogslug: ''
humblestoreid: ''
installer_slug: mc-purple-ncsoft-latest-ncsoft
name: MC-Purple-NCSOFT
notes: ''
runner: wine
script:
  files:
  - setup:
      filename: NcsoftSetup.exe
      url: https://gs-purple-inst.download.ncupdate.com/Purple/PurpleInstaller_1_23_1212_1.exe
  game:
    exe: $GAMEDIR/drive_c/Program Files (x86)/Ncsoft/NcGames Launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating 64bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2010
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: d3dx10
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vcrun2015
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: arial
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Running Ncsoft Installer. Please do not run the game until this
        script finishes installing.
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: mc-purple-ncsoft-latest-ncsoft
steamid: null
version: Latest-Ncsoft
year: 2020
{
  "game_slug": "mc-purple-ncsoft",
  "version": "Latest-Ncsoft",
  "description": "Mc purple 2.0",
  "notes": "",
  "name": "MC-Purple-NCSOFT",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "mc-purple-ncsoft-latest-ncsoft",
  "installer_slug": "mc-purple-ncsoft-latest-ncsoft",
  "script": {
    "files": [
      {
        "setup": {
          "filename": "NcsoftSetup.exe",
          "url": "https://gs-purple-inst.download.ncupdate.com/Purple/PurpleInstaller_1_23_1212_1.exe"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files (x86)/Ncsoft/NcGames Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating 64bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2010",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx10",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2015",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Running Ncsoft Installer. Please do not run the game until this script finishes installing.",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game