files:
- zzzclient:
filename: ZenlessZoneZero_install_ua_dd5b683936fa.exe
url: https://download-porter.hoyoverse.com/download-porter/2024/06/27/ZenlessZoneZero_setup_20240619172322_Fdm2LAw0My33jslM_202406191659.exe?trace_key=ZenlessZoneZero_install_ua_dd5b683936fa
game:
exe: drive_c/Program Files/HoYoPlay/launcher.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2022 corefonts
description: Installing Visual C++ runtime 2022 and fonts
name: winetricks
prefix: $GAMEDIR
- execute:
command: WINEPREFIX="$GAMEDIR" "$WINEBIN" "$zzzclient"
description: Installing Zenless Zone Zero
description: Install the game using HoyoPlay standard installer
game_slug: zenless-zone-zero
gogslug: ''
humblestoreid: ''
installer_slug: zenless-zone-zero-01
name: Zenless Zone Zero
notes: Dependencies are vcrun2022 and corefonts
runner: wine
script:
files:
- zzzclient:
filename: ZenlessZoneZero_install_ua_dd5b683936fa.exe
url: https://download-porter.hoyoverse.com/download-porter/2024/06/27/ZenlessZoneZero_setup_20240619172322_Fdm2LAw0My33jslM_202406191659.exe?trace_key=ZenlessZoneZero_install_ua_dd5b683936fa
game:
exe: drive_c/Program Files/HoYoPlay/launcher.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2022 corefonts
description: Installing Visual C++ runtime 2022 and fonts
name: winetricks
prefix: $GAMEDIR
- execute:
command: WINEPREFIX="$GAMEDIR" "$WINEBIN" "$zzzclient"
description: Installing Zenless Zone Zero
slug: zenless-zone-zero-01
steamid: null
version: '0.1'
year: 2024
{
"game_slug": "zenless-zone-zero",
"version": "0.1",
"description": "Install the game using HoyoPlay standard installer",
"notes": "Dependencies are vcrun2022 and corefonts",
"name": "Zenless Zone Zero",
"year": 2024,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "zenless-zone-zero-01",
"installer_slug": "zenless-zone-zero-01",
"script": {
"files": [
{
"zzzclient": {
"filename": "ZenlessZoneZero_install_ua_dd5b683936fa.exe",
"url": "https://download-porter.hoyoverse.com/download-porter/2024/06/27/ZenlessZoneZero_setup_20240619172322_Fdm2LAw0My33jslM_202406191659.exe?trace_key=ZenlessZoneZero_install_ua_dd5b683936fa"
}
}
],
"game": {
"exe": "drive_c/Program Files/HoYoPlay/launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2022 corefonts",
"description": "Installing Visual C++ runtime 2022 and fonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"execute": {
"command": "WINEPREFIX=\"$GAMEDIR\" \"$WINEBIN\" \"$zzzclient\"",
"description": "Installing Zenless Zone Zero"
}
}
]
}
}