files:
- giclient:
filename: GenshinImpact_install_mihoyo.exe
url: https://download-porter.hoyoverse.com/download-porter/2024/08/14/GenshinImpact_install_202407301502.exe?trace_key=GenshinImpact_install_mihoyo
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 Genshin Impact
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://download-porter.hoyoverse.com/download-porter/2024/08/14/GenshinImpact_install_202407301502.exe?trace_key=GenshinImpact_install_mihoyo
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 Genshin Impact
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://download-porter.hoyoverse.com/download-porter/2024/08/14/GenshinImpact_install_202407301502.exe?trace_key=GenshinImpact_install_mihoyo"
}
}
],
"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 Genshin Impact"
}
}
]
}
}