Installer genshin-impact-350

files:
- giclient:
    filename: GenshinImpact_install_mihoyo.exe
    url: https://ys-api-os.mihoyo.com/event/download_porter/link/ys_global/genshinimpactpc/default
game:
  exe: $GAMEDIR/drive_c/Program Files/Genshin Impact/launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2019 corefonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    args: $giclient
    description: Installing Genshin Impact...Close Geshin Impact client once finished
      download, do not execute the game yet.
    executable: $GAMEDIR/drive_c/windows/explorer.exe
    name: wineexec
description: Standard Version
game_slug: genshin-impact
gogslug: ''
humblestoreid: ''
installer_slug: genshin-impact-350
name: Genshin Impact
notes: '- This installs a clean version of the game with no scripts or patches or
  anti-cheat workarounds.'
runner: wine
script:
  files:
  - giclient:
      filename: GenshinImpact_install_mihoyo.exe
      url: https://ys-api-os.mihoyo.com/event/download_porter/link/ys_global/genshinimpactpc/default
  game:
    exe: $GAMEDIR/drive_c/Program Files/Genshin Impact/launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2019 corefonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      args: $giclient
      description: Installing Genshin Impact...Close Geshin Impact client once finished
        download, do not execute the game yet.
      executable: $GAMEDIR/drive_c/windows/explorer.exe
      name: wineexec
slug: genshin-impact-350
steamid: null
version: '3.50'
year: 2020
{
  "game_slug": "genshin-impact",
  "version": "3.50",
  "description": "Standard Version",
  "notes": "- This installs a clean version of the game with no scripts or patches or anti-cheat workarounds.",
  "name": "Genshin Impact",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "genshin-impact-350",
  "installer_slug": "genshin-impact-350",
  "script": {
    "files": [
      {
        "giclient": {
          "filename": "GenshinImpact_install_mihoyo.exe",
          "url": "https://ys-api-os.mihoyo.com/event/download_porter/link/ys_global/genshinimpactpc/default"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files/Genshin Impact/launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2019 corefonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "$giclient",
          "description": "Installing Genshin Impact...Close Geshin Impact client once finished download, do not execute the game yet.",
          "executable": "$GAMEDIR/drive_c/windows/explorer.exe",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game