When you run the cheat, nothing happens, there are no errors and files are not even created

  1. Check the integrity of the files through the Launcher or go to the game without the cheat and check there.

  2. Check that the game anticheat is in the folder with the game (those who know what it is, those know what they did and for what purpose, put it back in the folder and do not delete or rename it again).

  3. Add these lines to the file where you have the path to GenshinImpact.exe (each user has its own name and format, so you will have to find it yourself. You have to open each file with a text cheat and find it). An example of how it will look like before your changes:

[GenshinImpact]
Path = C:\Program Files\Genshin Impact game\Genshin Impact game\GenshinImpact.exe

now do as shown below

[GenshinImpact]
Path = C:\Program Files\Genshin Impact game\Genshin Impact game\GenshinImpact.exe

[Inject]
DisableDriverCheck = true

Or you can try inserting two lines at once

[GenshinImpact]
Path = C:\Program Files\Genshin Impact game\Genshin Impact game\GenshinImpact.exe

[Inject]
DisableDriverCheck = true
DisableProtectionCheck = true

Last updated