Installer honkai-star-rail-standard

files:
- giclient:
    filename: StarRail_setup_ua_608707985b03.exe
    url: https://download-porter.hoyoverse.com/download-porter/2025/02/10/3.0_0210_setup_ua.exe?trace_key=StarRail_setup_ua_608707985b03
game:
  exe: drive_c/Program Files/HoYoPlay/launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2019 corefonts
    description: Installing Visual C++ runtime and fonts
    name: winetricks
    prefix: $GAMEDIR
- execute:
    command: WINEPREFIX="$GAMEDIR" "$WINEBIN" "$giclient"
    description: Installing Honkai Star Rail
description: This is a clean, standard default installation.
game_slug: honkai-star-rail
gogslug: ''
humblestoreid: ''
installer_slug: honkai-star-rail-standard
name: 'Honkai: Star Rail'
notes: This is a clean, standard default installation.
runner: wine
script:
  files:
  - giclient:
      filename: StarRail_setup_ua_608707985b03.exe
      url: https://download-porter.hoyoverse.com/download-porter/2025/02/10/3.0_0210_setup_ua.exe?trace_key=StarRail_setup_ua_608707985b03
  game:
    exe: drive_c/Program Files/HoYoPlay/launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2019 corefonts
      description: Installing Visual C++ runtime and fonts
      name: winetricks
      prefix: $GAMEDIR
  - execute:
      command: WINEPREFIX="$GAMEDIR" "$WINEBIN" "$giclient"
      description: Installing Honkai Star Rail
slug: honkai-star-rail-standard
steamid: null
version: Standard
year: 2023
{
  "game_slug": "honkai-star-rail",
  "version": "Standard",
  "description": "This is a clean, standard default installation.",
  "notes": "This is a clean, standard default installation.",
  "name": "Honkai: Star Rail",
  "year": 2023,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "honkai-star-rail-standard",
  "installer_slug": "honkai-star-rail-standard",
  "script": {
    "files": [
      {
        "giclient": {
          "filename": "StarRail_setup_ua_608707985b03.exe",
          "url": "https://download-porter.hoyoverse.com/download-porter/2025/02/10/3.0_0210_setup_ua.exe?trace_key=StarRail_setup_ua_608707985b03"
        }
      }
    ],
    "game": {
      "exe": "drive_c/Program Files/HoYoPlay/launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2019 corefonts",
          "description": "Installing Visual C++ runtime and fonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "execute": {
          "command": "WINEPREFIX=\"$GAMEDIR\" \"$WINEBIN\" \"$giclient\"",
          "description": "Installing Honkai Star Rail"
        }
      }
    ]
  }
}
Back to game