Guides and workarounds

Krock 5c3266ed2a Update script: ready for use. replace --no-dry-run with --dry-run 1 week ago
540 9be5cb7513 Scripts for 5.6.0 (no patch) 2 weeks ago
550 9be5cb7513 Scripts for 5.6.0 (no patch) 2 weeks ago
560 9be5cb7513 Scripts for 5.6.0 (no patch) 2 weeks ago
compat 8b8fea649c Remove obsolete Qt5WebEngineCore patch 2 months ago
dev_tools 9be5cb7513 Scripts for 5.6.0 (no patch) 2 weeks ago
static 7f28f2c95e Scripts for 5.0.0 (no patch) 9 months ago
updater 5c3266ed2a Update script: ready for use. replace --no-dry-run with --dry-run 1 week ago
.gitignore 3abdc35823 Adjust the packaging script, improve patch templates 2 years ago
CREDITS.md 8b7a106839 Add instructions for macOS users 2 years ago
FAQ.md 245bc13551 Update FAQ.md 1 year ago
INSTALLATION.md 77e0e487c9 Improve the error 31-4302 troubleshooting steps 1 year ago
LICENSE.txt 22a68f847f Initial upload 4 years ago
README.md 9be5cb7513 Scripts for 5.6.0 (no patch) 2 weeks ago
TROUBLESHOOTING.md 9be5cb7513 Scripts for 5.6.0 (no patch) 2 weeks ago
TWEAKS.md 05bba0c186 Documentation maintenance 2 years ago

README.md

Game Status v5.6.0

Scroll down for the setup instructions.

Game is playable!

Supported versions: International, China (channel 1 and 14)

Note: as reported in Issue#401, the CN game servers are likely to prevent players on Linux and macOS from logging in for unknown reasons.

Situation

Before game version 3.8.0, a patch was needed to work around the game's cheat prevention kernel service which is and will not be supported by Wine. Since version 3.8.0 no additional patches are needed and the game is playable (almost) out of the box (🎉). To get the best gaming experience please check the setup instructions below.

Similar games. Format: link, caveats (Proton/Wine rating)

This list is incomplete. https://areweanticheatyet.com/ might provide information about specific titles.

Related compatibility projects

  • jadeite: HI3 patch
    • Relevant 3rd party launcher: Honkers Launcher (GitHub)
  • jadeite: HSR patch
    • Relevant 3rd party launcher: The Honkers Railway Launcher (GitHub)
  • jadeite: Wuthering Waves patch
    • Relevant 3rd party launcher: N/A
  • Punishing: Gray Raven
    • Compatible by using the modified "Reverse: 1999" binary. See Issue#454.
    • Borb Launcher (no longer maintained)
    • Relevant 3rd party launcher: Babylonia (CLI)

Project rules

  1. miHoYo reserves the right to distribute files. Please do not share any game data in public.
  2. For your own sake: Please do not share this project in public.
    • Reduces the risk of this project to be taken down or used against our reverse-engineering efforts
    • Solution: Use indirect/redirect links and private messages
  3. Please do not abuse this project for cheating. We just want to play the game.

For project contributors: Beware that your log files may contain personal information, such as MAC addresses or login data.

Please check the Game installation instructions for the minimal requirements and a guided installation of the game using Lutris, Steam, macOS or custom scripts.

Afterwards, it is recommended to execute patch.sh so that launcher.bat is generated within the game directory because all instructions assume its presence. Note: the main patch script no longer modifies any game files and is considered harmless.

Follow the script as instructed. GAMEVER stands for the game version, i.e. 3.2.0 becomes 320.

# Download the repository (or use the download button)
git clone https://notabug.org/Krock/dawn --depth 1

# Tip: Drag&drop the desired directory or file into the terminal to copy its path

cd "/path/to/Genshin Impact Game"
bash "/path/to/dawn/GAMEVER/patch.sh"

# Start the game after checking the domains
wine cmd /c launcher.bat

To stay up-to-date with the blocked domains, it is recommended to re-run the "patch" script after each game update.

Undo

Old patch residues can be removed by executing patch_revert.sh in the same manner as patch.sh above. To remove the blocked logging servers, edit /etc/hosts with superuser permissions.

Please do not report any game issues to an official channel. Your options are:

License: MIT