Installer blade-soul-wine

files:
- blade & soul: http://launcher.patcher.ncsoft.com/NCLauncher2_Installer.exe
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
game:
  arch: win32
  args: /LauncherID:"GameForge" /CompanyID:"12" /GameID:"BnS" /LUpdateAddr:"updater.nclauncher.ncsoft.com
    "
  exe: drive_c/Program Files/NCWest/NCLauncher/NCLauncher.exe
installer:
- extract:
    dst: $CACHE/dxsetup
    file: dx2010
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    args: /silent
    executable: $CACHE/dxsetup/DXSETUP.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    name: winekill
    prefix: $GAMEDIR
- task:
    app: vcrun2008 vcrun2013 physx corefonts
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dotnet472 win7
    arch: win32
    description: Installing .NET 4.7.2
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    executable: BnS
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    PBA_ENABLE: 1
wine:
  UseGLSL: disabled
description: 'UPDATE: Since 2018 this game uses gameguard, so it is unlikely to work
  with wine ever again.'
game_slug: blade-soul
gogslug: ''
humblestoreid: ''
installer_slug: blade-soul-wine
name: Blade & Soul
notes: ''
runner: wine
script:
  files:
  - blade & soul: http://launcher.patcher.ncsoft.com/NCLauncher2_Installer.exe
  - dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
  game:
    arch: win32
    args: /LauncherID:"GameForge" /CompanyID:"12" /GameID:"BnS" /LUpdateAddr:"updater.nclauncher.ncsoft.com
      "
    exe: drive_c/Program Files/NCWest/NCLauncher/NCLauncher.exe
  installer:
  - extract:
      dst: $CACHE/dxsetup
      file: dx2010
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      args: /silent
      executable: $CACHE/dxsetup/DXSETUP.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      name: winekill
      prefix: $GAMEDIR
  - task:
      app: vcrun2008 vcrun2013 physx corefonts
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dotnet472 win7
      arch: win32
      description: Installing .NET 4.7.2
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      executable: BnS
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      PBA_ENABLE: 1
  wine:
    UseGLSL: disabled
slug: blade-soul-wine
steamid: null
version: Wine
year: 2012
{
  "game_slug": "blade-soul",
  "version": "Wine",
  "description": "UPDATE: Since 2018 this game uses gameguard, so it is unlikely to work with wine ever again.",
  "notes": "",
  "name": "Blade & Soul",
  "year": 2012,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "blade-soul-wine",
  "installer_slug": "blade-soul-wine",
  "script": {
    "files": [
      {
        "blade & soul": "http://launcher.patcher.ncsoft.com/NCLauncher2_Installer.exe"
      },
      {
        "dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
      }
    ],
    "game": {
      "arch": "win32",
      "args": "/LauncherID:\"GameForge\" /CompanyID:\"12\" /GameID:\"BnS\" /LUpdateAddr:\"updater.nclauncher.ncsoft.com \"",
      "exe": "drive_c/Program Files/NCWest/NCLauncher/NCLauncher.exe"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/dxsetup",
          "file": "dx2010"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "/silent",
          "executable": "$CACHE/dxsetup/DXSETUP.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2008 vcrun2013 physx corefonts",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet472 win7",
          "arch": "win32",
          "description": "Installing .NET 4.7.2",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "BnS",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "PBA_ENABLE": 1
      }
    },
    "wine": {
      "UseGLSL": "disabled"
    }
  }
}
Back to game