files:
- Ni-No-KuniCW_installer: https://sgimage.netmarble.com/cpp/launcher/executor/netmarble_CrossWorldsGlobal_A_installer_16117.exe
- glyph_installer: http://glyph.dyn.triongames.com/glyph/live/GlyphInstall.exe
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/TERA/TERA-launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c
src: glyph_installer
- task:
app: win10
arch: win64
description: Setting Windows 10 mode for Wine
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
description: Microsoft TrueType Fonts
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: d3dx9
description: Installing D3D9 Dlls
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: vcrun2008
description: Visual C++ Runtime 2008
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: vcrun2013
description: Visual C++ Runtime 2013
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: vcrun2022
description: Visual C++ Runtime 2022
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
description: Installing game. You will receive an error about installing Visual
C++ runtime 2022 for x64. It is safe to click YES to continue the installation.
executable: Ni-No-KuniCW_installer
name: wineexec
prefix: $GAMEDIR
description: Ni no kuni Cross World
game_slug: ni-no-kuni-cross-world
gogslug: ''
humblestoreid: ''
installer_slug: ni-no-kuni-cross-world-v023
name: Ni no kuni Cross-World
notes: Ni no kuni on netmarble install with wine or lutris please install games.
runner: wine
script:
files:
- Ni-No-KuniCW_installer: https://sgimage.netmarble.com/cpp/launcher/executor/netmarble_CrossWorldsGlobal_A_installer_16117.exe
- glyph_installer: http://glyph.dyn.triongames.com/glyph/live/GlyphInstall.exe
game:
exe: $GAMEDIR/drive_c/Program Files (x86)/TERA/TERA-launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c
src: glyph_installer
- task:
app: win10
arch: win64
description: Setting Windows 10 mode for Wine
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
description: Microsoft TrueType Fonts
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: d3dx9
description: Installing D3D9 Dlls
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: vcrun2008
description: Visual C++ Runtime 2008
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: vcrun2013
description: Visual C++ Runtime 2013
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: vcrun2022
description: Visual C++ Runtime 2022
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
description: Installing game. You will receive an error about installing Visual
C++ runtime 2022 for x64. It is safe to click YES to continue the installation.
executable: Ni-No-KuniCW_installer
name: wineexec
prefix: $GAMEDIR
slug: ni-no-kuni-cross-world-v023
steamid: null
version: V0.2.3
year: 2022
{
"game_slug": "ni-no-kuni-cross-world",
"version": "V0.2.3",
"description": "Ni no kuni Cross World",
"notes": "Ni no kuni on netmarble install with wine or lutris please install games.",
"name": "Ni no kuni Cross-World",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "ni-no-kuni-cross-world-v023",
"installer_slug": "ni-no-kuni-cross-world-v023",
"script": {
"files": [
{
"Ni-No-KuniCW_installer": "https://sgimage.netmarble.com/cpp/launcher/executor/netmarble_CrossWorldsGlobal_A_installer_16117.exe"
},
{
"glyph_installer": "http://glyph.dyn.triongames.com/glyph/live/GlyphInstall.exe"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files (x86)/TERA/TERA-launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c",
"src": "glyph_installer"
}
},
{
"task": {
"app": "win10",
"arch": "win64",
"description": "Setting Windows 10 mode for Wine",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"description": "Microsoft TrueType Fonts",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "d3dx9",
"description": "Installing D3D9 Dlls",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "vcrun2008",
"description": "Visual C++ Runtime 2008",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "vcrun2013",
"description": "Visual C++ Runtime 2013",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "vcrun2022",
"description": "Visual C++ Runtime 2022",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"description": "Installing game. You will receive an error about installing Visual C++ runtime 2022 for x64. It is safe to click YES to continue the installation.",
"executable": "Ni-No-KuniCW_installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}