files:
- giclient:
filename: GenshinImpact_install_mihoyo.exe
url: https://sg-public-api.hoyoverse.com/event/download_porter/trace/hyp_global/hyphoyoverse/default?url=https%3A%2F%2Fhoyoplay.hoyoverse.com%2F
game:
exe: drive_c/Program Files/HoYoPlay/launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2019 corefonts
arch: win64
description: Installing Visual C++ runtime and fonts
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: Installing Genshin Impact
executable: $giclient
name: wineexec
description: This is a clean, standard default installation.
game_slug: genshin-impact
gogslug: ''
humblestoreid: ''
installer_slug: genshin-impact-standard
name: Genshin Impact
notes: As of 6/30/2024 Genshin Impact works on clean installation without any workarounds
required. This installer exists for that purpose.
runner: wine
script:
files:
- giclient:
filename: GenshinImpact_install_mihoyo.exe
url: https://sg-public-api.hoyoverse.com/event/download_porter/trace/hyp_global/hyphoyoverse/default?url=https%3A%2F%2Fhoyoplay.hoyoverse.com%2F
game:
exe: drive_c/Program Files/HoYoPlay/launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2019 corefonts
arch: win64
description: Installing Visual C++ runtime and fonts
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
description: Installing Genshin Impact
executable: $giclient
name: wineexec
slug: genshin-impact-standard
steamid: null
version: Standard
year: 2020
{
"game_slug": "genshin-impact",
"version": "Standard",
"description": "This is a clean, standard default installation.",
"notes": "As of 6/30/2024 Genshin Impact works on clean installation without any workarounds required. This installer exists for that purpose.",
"name": "Genshin Impact",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "genshin-impact-standard",
"installer_slug": "genshin-impact-standard",
"script": {
"files": [
{
"giclient": {
"filename": "GenshinImpact_install_mihoyo.exe",
"url": "https://sg-public-api.hoyoverse.com/event/download_porter/trace/hyp_global/hyphoyoverse/default?url=https%3A%2F%2Fhoyoplay.hoyoverse.com%2F"
}
}
],
"game": {
"exe": "drive_c/Program Files/HoYoPlay/launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2019 corefonts",
"arch": "win64",
"description": "Installing Visual C++ runtime and fonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Installing Genshin Impact",
"executable": "$giclient",
"name": "wineexec"
}
}
]
}
}