files:
- setup:
filename: NcsoftSetup.exe
url: https://gs-purple-inst.download.ncupdate.com/Purple/PurpleInstaller_2_25_421_21.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: dotnet48
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2019
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
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: ''
game_slug: mc-purple-ncsoft
gogslug: ''
humblestoreid: ''
installer_slug: mc-purple-ncsoft-v225
name: PURPLE
notes: ''
runner: wine
script:
files:
- setup:
filename: NcsoftSetup.exe
url: https://gs-purple-inst.download.ncupdate.com/Purple/PurpleInstaller_2_25_421_21.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: dotnet48
name: winetricks
prefix: $GAMEDIR
- task:
app: vcrun2019
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
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-v225
steamid: null
version: v2.25
year: 2020
{
"game_slug": "mc-purple-ncsoft",
"version": "v2.25",
"description": "",
"notes": "",
"name": "PURPLE",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "mc-purple-ncsoft-v225",
"installer_slug": "mc-purple-ncsoft-v225",
"script": {
"files": [
{
"setup": {
"filename": "NcsoftSetup.exe",
"url": "https://gs-purple-inst.download.ncupdate.com/Purple/PurpleInstaller_2_25_421_21.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": "dotnet48",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2019",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"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"
}
}
]
}
}