~ User Patch ~

y0soro 59e30b9be0 Add CN 3.6.0 patches před 1 rokem
310 74214e0d59 Preparation for 3.3.0, Part 2 před 1 rokem
320 efb803b1a7 Patch 3.4.0 (OS) ready for testing před 1 rokem
330 6282877d28 Patch 3.5.0 (OS) ready for testing před 1 rokem
340 a25484f4e5 Patch 3.6.0 (OS) ready for testing před 1 rokem
350 a25484f4e5 Patch 3.6.0 (OS) ready for testing před 1 rokem
360 59e30b9be0 Add CN 3.6.0 patches před 1 rokem
compat e065f24e01 Improve SteamOS and macOS instructions před 1 rokem
dev_tools 7a6fd6923d Preparation for 3.6.0 před 1 rokem
static 23c79e0677 Purge outdated patches and troubleshooting entries před 1 rokem
updater 2af94bf582 Add YAAGL launcher před 1 rokem
.gitignore 3abdc35823 Adjust the packaging script, improve patch templates před 1 rokem
CREDITS.md 8b7a106839 Add instructions for macOS users před 1 rokem
FAQ.md 728358d345 General macOS documentation improvements před 1 rokem
INSTALLATION.md e065f24e01 Improve SteamOS and macOS instructions před 1 rokem
LICENSE.txt 22a68f847f Initial upload před 3 roky
README.md 7a6fd6923d Preparation for 3.6.0 před 1 rokem
TROUBLESHOOTING.md e065f24e01 Improve SteamOS and macOS instructions před 1 rokem
TWEAKS.md 69f179de4c Another general documentation amendment před 1 rokem

README.md

Game Status v3.6.0

Scroll down for the setup instructions.

Work in progress

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

Explanation

mhyprot2.sys is a kernel service which is and will not be supported by Wine. Problem: it's used as cheat prevention.

Available solutions:

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.

Applying the workaround

See also: Full setup instructions (Lutris, Steam, macOS, custom)

You will need Wine 5.3 or newer. DXVK is highly recommended.

Follow the script as instructed. Backups (.bak) are made automatically where needed. 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"
# Despite its name, this second patch improves the game performance:
bash "/path/to/dawn/GAMEVER/patch_anti_logincrash.sh"

# For macOS only! Fixes model rendering issues
#bash "/path/to/dawn/compat/macos_cpu_skinning.sh"

# Please run "launcher.bat" to start the game
wine cmd /c launcher.bat

Undo: The patch can be reverted using patch_revert.sh in the same manner.

Troubleshooting

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

Frequently Asked Questions

Game updater & patch

Performance & visual tweaks

Credits

License: MIT