files:
- ngm_installer: https://platform.nexon.com/NGM/Bin/Install_NGM.exe
game:
exe: $GAMEDIR/drive_c/Nexon/NexonPlug/NexonPlug.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: $ngm_installer
description: Please wait for NGM to finish installing.
executable: $GAMEDIR/drive_c/windows/explorer.exe
include_processes: explorer.exe
name: wineexec
- task:
name: winekill
prefix: $GAMEDIR
- task:
args: ngm://launch/ -mode:pluglaunch
description: Please wait for Nexon Plug to finish installing.
executable: $GAMEDIR/drive_c/ProgramData/Nexon/NGM/NGM.exe
include_processes: explorer.exe
name: wineexec
- task:
key: GrabFullScreen
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
prefix: $GAMEDIR
value: Y
- task:
key: background
name: set_regedit
path: HKEY_CURRENT_USER\Control Panel\Colors\
prefix: $GAMEDIR
type: REG_SZ
value: 40 40 40
system:
env:
DXVK_LOG_LEVEL: none
DXVK_STATE_CACHE_PATH: $GAMEDIR
STAGING_SHARED_MEMORY: 1
WINE_LARGE_ADDRESS_AWARE: 1
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
MouseWarpOverride: enable
dgvoodoo2: true
description: 'Supported Games: KartRider: Drift. Other games are untested.'
game_slug: nexonplug
gogslug: ''
humblestoreid: ''
installer_slug: nexon-plug-standard-kr-region
name: Nexon Plug
notes: If the installation fails, use a VPN and connect to South Korea then re-run
the installer script.
runner: wine
script:
files:
- ngm_installer: https://platform.nexon.com/NGM/Bin/Install_NGM.exe
game:
exe: $GAMEDIR/drive_c/Nexon/NexonPlug/NexonPlug.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: $ngm_installer
description: Please wait for NGM to finish installing.
executable: $GAMEDIR/drive_c/windows/explorer.exe
include_processes: explorer.exe
name: wineexec
- task:
name: winekill
prefix: $GAMEDIR
- task:
args: ngm://launch/ -mode:pluglaunch
description: Please wait for Nexon Plug to finish installing.
executable: $GAMEDIR/drive_c/ProgramData/Nexon/NGM/NGM.exe
include_processes: explorer.exe
name: wineexec
- task:
key: GrabFullScreen
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
prefix: $GAMEDIR
value: Y
- task:
key: background
name: set_regedit
path: HKEY_CURRENT_USER\Control Panel\Colors\
prefix: $GAMEDIR
type: REG_SZ
value: 40 40 40
system:
env:
DXVK_LOG_LEVEL: none
DXVK_STATE_CACHE_PATH: $GAMEDIR
STAGING_SHARED_MEMORY: 1
WINE_LARGE_ADDRESS_AWARE: 1
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
MouseWarpOverride: enable
dgvoodoo2: true
slug: nexon-plug-standard-kr-region
steamid: null
version: Standard (KR Region)
year: 2005
{
"game_slug": "nexonplug",
"version": "Standard (KR Region)",
"description": "Supported Games: KartRider: Drift. Other games are untested.",
"notes": "If the installation fails, use a VPN and connect to South Korea then re-run the installer script.",
"name": "Nexon Plug",
"year": 2005,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "nexon-plug-standard-kr-region",
"installer_slug": "nexon-plug-standard-kr-region",
"script": {
"files": [
{
"ngm_installer": "https://platform.nexon.com/NGM/Bin/Install_NGM.exe"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Nexon/NexonPlug/NexonPlug.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "$ngm_installer",
"description": "Please wait for NGM to finish installing.",
"executable": "$GAMEDIR/drive_c/windows/explorer.exe",
"include_processes": "explorer.exe",
"name": "wineexec"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "ngm://launch/ -mode:pluglaunch",
"description": "Please wait for Nexon Plug to finish installing.",
"executable": "$GAMEDIR/drive_c/ProgramData/Nexon/NGM/NGM.exe",
"include_processes": "explorer.exe",
"name": "wineexec"
}
},
{
"task": {
"key": "GrabFullScreen",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
"prefix": "$GAMEDIR",
"value": "Y"
}
},
{
"task": {
"key": "background",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Control Panel\\Colors\\",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": "40 40 40"
}
}
],
"system": {
"env": {
"DXVK_LOG_LEVEL": "none",
"DXVK_STATE_CACHE_PATH": "$GAMEDIR",
"STAGING_SHARED_MEMORY": 1,
"WINE_LARGE_ADDRESS_AWARE": 1,
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
},
"wine": {
"MouseWarpOverride": "enable",
"dgvoodoo2": true
}
}
}