WineHQ

Genshin Impact

Released on 2020-09.

Application Details:

Version: 1.0.x
License: Free to use
URL: https://genshin.mihoyo.com/
Votes: Marked as obsolete
Latest Rating: Bronze
Latest Wine Version Tested: 5.19-staging

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

The installer works for both installing and updating game, though the game will not launch without workaround listed below.

What does not

The game will not run without the workarounds listed below.

Workarounds

game will only run if the wine version is wine 5.19-staging as no other versions seem to work at this time. the game also suffer the unity bug of freezing or no input if game is alt-tabbed or the game is not focused.

for the game to run you have to alter the unity player file.

first cd the location you installed the game, then go into the Genshin Impact game folder located inside of Genshin impact.

then in that folder run this script

#! /bin/bash

dd if=<(echo -ne "\xc3") of=UnityPlayer.dll bs=1 seek=$((0x0148BDD0)) conv=notrunc
dd if=<(echo -ne "\xc3\xf5") of=UnityPlayer.dll bs=1 seek=$((0x0148C420)) conv=notrunc
dd if=<(echo -ne "\x31\xed") of=UnityPlayer.dll bs=1 seek=$((0x01B30933)) conv=notrunc

the game should run as normal.

What was not tested

Did not test if you can purchase wishes.

Hardware tested

Graphics:

  • GPU: Nvidia
  • Driver: proprietary

Additional Comments

I am not responsible for banned because of circumventing the anti-cheat.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentUbuntu 20.04 "Focal" (+ variants like Kubuntu)Nov 01 20205.19-stagingYes Yes YesBronzeethan kerrick 
ShowArch Linux x86_64Oct 11 20205.18Yes No NoGarbageJens 
ShowUbuntu 18.04 "Bionic" amd64 (+variants like Kubuntu)Oct 02 20205.18-stagingYes No NoGarbageDadu042 
ShowManjaro 20.0.3Oct 11 20205.16Yes No NoGarbagePeter Jin 
ShowKDE neonOct 15 20205.0.2Yes No NoGarbageAkihito Mikazuki 

Known Bugs

Bug # Description Status Resolution Other apps affected
48121 Unity games do not fire OnApplicationFocus/OnApplicationPause events on focus regain STAGED View
49193 Multiple kernel drivers need wdfldr.sys.WdfVersionBind function (Denuvo Anti-Cheat, Steel Series Engine, Genshin Impact) NEW View
49290 Denuvo Anti-Cheat 'denuvo-anti-cheat.sys' crashes on access to 'ComponentGlobals' out parameter, returned by 'wdfldr.sys.WdfVersionBind' NEW View

Show open bugs

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back