files:
- gogsetup: N/A:Please select the game Windows install file, available for download
from your GOG account page.
game:
arch: win64
exe: drive_c/GOG Games/The Witcher 2/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/GOG Games/The Witcher 2
file: gogsetup
format: gog
- task:
arch: win64
key: InstallFolder
name: set_regedit
path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\CD Projekt RED\The Witcher 2\
prefix: $GAMEDIR
type: REG_SZ
value: C:\\GOG Games\\The Witcher 2
- task:
arch: win64
key: Language
name: set_regedit
path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\CD Projekt RED\The Witcher 2\
prefix: $GAMEDIR
type: REG_SZ
value: EN
- task:
arch: win64
key: Release
name: set_regedit
path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\CD Projekt RED\The Witcher 2\
prefix: $GAMEDIR
type: REG_SZ
value: GOG
- task:
app: vcrun2010
name: winetricks
system:
limit_cpu_count: '30'
single_cpu: true
description: 'Play "The Witcher 2: Assassins of Kings Enhanced Edition" provided by
GOG on Linux!'
game_slug: the-witcher-2-assassins-of-kings-enhanced-edition
gogslug: the_witcher_2
humblestoreid: the-witcher-2-assassins-of-kings-enhanced-edition
installer_slug: the-witcher-2-assassins-of-ki-gog
name: 'The Witcher 2: Assassins of Kings Enhanced Edition'
notes: '- limit cores number to 30 maximum to avoid crash (https://github.com/legluondunet/MyLittleLutrisScripts/issues/82)'
runner: wine
script:
files:
- gogsetup: N/A:Please select the game Windows install file, available for download
from your GOG account page.
game:
arch: win64
exe: drive_c/GOG Games/The Witcher 2/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/GOG Games/The Witcher 2
file: gogsetup
format: gog
- task:
arch: win64
key: InstallFolder
name: set_regedit
path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\CD Projekt RED\The Witcher 2\
prefix: $GAMEDIR
type: REG_SZ
value: C:\\GOG Games\\The Witcher 2
- task:
arch: win64
key: Language
name: set_regedit
path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\CD Projekt RED\The Witcher 2\
prefix: $GAMEDIR
type: REG_SZ
value: EN
- task:
arch: win64
key: Release
name: set_regedit
path: HKEY_LOCAL_MACHINE\Software\Wow6432Node\CD Projekt RED\The Witcher 2\
prefix: $GAMEDIR
type: REG_SZ
value: GOG
- task:
app: vcrun2010
name: winetricks
system:
limit_cpu_count: '30'
single_cpu: true
slug: the-witcher-2-assassins-of-ki-gog
steamid: 20920
version: GOG
year: 2011
{
"game_slug": "the-witcher-2-assassins-of-kings-enhanced-edition",
"version": "GOG",
"description": "Play \"The Witcher 2: Assassins of Kings Enhanced Edition\" provided by GOG on Linux!",
"notes": "- limit cores number to 30 maximum to avoid crash (https://github.com/legluondunet/MyLittleLutrisScripts/issues/82)",
"name": "The Witcher 2: Assassins of Kings Enhanced Edition",
"year": 2011,
"steamid": 20920,
"gogslug": "the_witcher_2",
"humblestoreid": "the-witcher-2-assassins-of-kings-enhanced-edition",
"runner": "wine",
"slug": "the-witcher-2-assassins-of-ki-gog",
"installer_slug": "the-witcher-2-assassins-of-ki-gog",
"script": {
"files": [
{
"gogsetup": "N/A:Please select the game Windows install file, available for download from your GOG account page."
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/The Witcher 2/Launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating WINE prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/GOG Games/The Witcher 2",
"file": "gogsetup",
"format": "gog"
}
},
{
"task": {
"arch": "win64",
"key": "InstallFolder",
"name": "set_regedit",
"path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\CD Projekt RED\\The Witcher 2\\",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": "C:\\\\GOG Games\\\\The Witcher 2"
}
},
{
"task": {
"arch": "win64",
"key": "Language",
"name": "set_regedit",
"path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\CD Projekt RED\\The Witcher 2\\",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": "EN"
}
},
{
"task": {
"arch": "win64",
"key": "Release",
"name": "set_regedit",
"path": "HKEY_LOCAL_MACHINE\\Software\\Wow6432Node\\CD Projekt RED\\The Witcher 2\\",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": "GOG"
}
},
{
"task": {
"app": "vcrun2010",
"name": "winetricks"
}
}
],
"system": {
"limit_cpu_count": "30",
"single_cpu": true
}
}
}