~ User Patch ~

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

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