Installer hoyoplay-hoyoplay

files:
- hoyoinstaller:
    filename: HoYoPlay_install_ua_f52981c90a83.exe
    url: https://download-porter.hoyoverse.com/download-porter/2025/02/21/VYTpXlbWo8_1.4.5.222_1_0_hyp_hoyoverse_prod_202502081529_XFGRLkBk.exe?trace_key=HoYoPlay_install_ua_70a5c67ca49d
game:
  exe: drive_c/Program Files/HoYoPlay/launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2019 corefonts
    description: Installing Visual C++ Runtime 2019 and corefonts.
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: disable Wine decorated option to fix mouse issue with Hoyoplay launcher
    key: Decorated
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
    type: REG_SZ
    value: N
- task:
    description: "Install HoYoPlay, then close the launcher once the installation\
      \ is complete.\r\nIf any issues with unzipping occur, just hit retry until it\
      \ works.\r\nDo not update the launcher during installation, update only after\
      \ the installation is finished."
    executable: hoyoinstaller
    name: wineexec
description: Install the HoYoPlay launcher
game_slug: hoyoplay
gogslug: ''
humblestoreid: ''
installer_slug: hoyoplay-hoyoplay
name: HoYoPlay
notes: "- Dependencies are: vcrun2019, corefonts\r\n- Launcher will automatically\
  \ prompt for updates after install"
runner: wine
script:
  files:
  - hoyoinstaller:
      filename: HoYoPlay_install_ua_f52981c90a83.exe
      url: https://download-porter.hoyoverse.com/download-porter/2025/02/21/VYTpXlbWo8_1.4.5.222_1_0_hyp_hoyoverse_prod_202502081529_XFGRLkBk.exe?trace_key=HoYoPlay_install_ua_70a5c67ca49d
  game:
    exe: drive_c/Program Files/HoYoPlay/launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2019 corefonts
      description: Installing Visual C++ Runtime 2019 and corefonts.
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: disable Wine decorated option to fix mouse issue with Hoyoplay
        launcher
      key: Decorated
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
      type: REG_SZ
      value: N
  - task:
      description: "Install HoYoPlay, then close the launcher once the installation\
        \ is complete.\r\nIf any issues with unzipping occur, just hit retry until\
        \ it works.\r\nDo not update the launcher during installation, update only\
        \ after the installation is finished."
      executable: hoyoinstaller
      name: wineexec
slug: hoyoplay-hoyoplay
steamid: null
version: HoYoPlay
year: 2024
{
  "game_slug": "hoyoplay",
  "version": "HoYoPlay",
  "description": "Install the HoYoPlay launcher",
  "notes": "- Dependencies are: vcrun2019, corefonts\r\n- Launcher will automatically prompt for updates after install",
  "name": "HoYoPlay",
  "year": 2024,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "hoyoplay-hoyoplay",
  "installer_slug": "hoyoplay-hoyoplay",
  "script": {
    "files": [
      {
        "hoyoinstaller": {
          "filename": "HoYoPlay_install_ua_f52981c90a83.exe",
          "url": "https://download-porter.hoyoverse.com/download-porter/2025/02/21/VYTpXlbWo8_1.4.5.222_1_0_hyp_hoyoverse_prod_202502081529_XFGRLkBk.exe?trace_key=HoYoPlay_install_ua_70a5c67ca49d"
        }
      }
    ],
    "game": {
      "exe": "drive_c/Program Files/HoYoPlay/launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2019 corefonts",
          "description": "Installing Visual C++ Runtime 2019 and corefonts.",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "disable Wine decorated option to fix mouse issue with Hoyoplay launcher",
          "key": "Decorated",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
          "type": "REG_SZ",
          "value": "N"
        }
      },
      {
        "task": {
          "description": "Install HoYoPlay, then close the launcher once the installation is complete.\r\nIf any issues with unzipping occur, just hit retry until it works.\r\nDo not update the launcher during installation, update only after the installation is finished.",
          "executable": "hoyoinstaller",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game