Installer zenless-zone-zero-hoyoplay

files:
- zzzclient:
    filename: ZenlessZoneZero_install.exe
    url: https://download-porter.hoyoverse.com/download-porter/2025/03/29/20250324175954_rToKo5BMdDH0jzBfZenlessZoneZero_setup_202503241500.exe?trace_key=ZenlessZoneZero_install_ua_bf9234529f2f
game:
  exe: drive_c/Program Files/HoYoPlay/launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2022 arial
    description: Installing Visual C++ runtime 2022 and fonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Installing Zenless Zone Zero
    executable: zzzclient
    name: wineexec
description: Install the game using HoyoPlay standard installer
game_slug: zenless-zone-zero
gogslug: ''
humblestoreid: ''
installer_slug: zenless-zone-zero-hoyoplay
name: Zenless Zone Zero
notes: "- Dependencies are vcrun2022\r\n- client 22 april 2025"
runner: wine
script:
  files:
  - zzzclient:
      filename: ZenlessZoneZero_install.exe
      url: https://download-porter.hoyoverse.com/download-porter/2025/03/29/20250324175954_rToKo5BMdDH0jzBfZenlessZoneZero_setup_202503241500.exe?trace_key=ZenlessZoneZero_install_ua_bf9234529f2f
  game:
    exe: drive_c/Program Files/HoYoPlay/launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2022 arial
      description: Installing Visual C++ runtime 2022 and fonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Installing Zenless Zone Zero
      executable: zzzclient
      name: wineexec
slug: zenless-zone-zero-hoyoplay
steamid: null
version: HoyoPlay
year: 2024
{
  "game_slug": "zenless-zone-zero",
  "version": "HoyoPlay",
  "description": "Install the game using HoyoPlay standard installer",
  "notes": "- Dependencies are vcrun2022\r\n- client 22 april 2025",
  "name": "Zenless Zone Zero",
  "year": 2024,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "zenless-zone-zero-hoyoplay",
  "installer_slug": "zenless-zone-zero-hoyoplay",
  "script": {
    "files": [
      {
        "zzzclient": {
          "filename": "ZenlessZoneZero_install.exe",
          "url": "https://download-porter.hoyoverse.com/download-porter/2025/03/29/20250324175954_rToKo5BMdDH0jzBfZenlessZoneZero_setup_202503241500.exe?trace_key=ZenlessZoneZero_install_ua_bf9234529f2f"
        }
      }
    ],
    "game": {
      "exe": "drive_c/Program Files/HoYoPlay/launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2022 arial",
          "description": "Installing Visual C++ runtime 2022 and fonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Zenless Zone Zero",
          "executable": "zzzclient",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game