~ User Patch ~

Maarten Billemont 05725cd954 Fix scripts for POSIX/macOS compatibility 1 year ago
310 74214e0d59 Preparation for 3.3.0, Part 2 1 year ago
320 efb803b1a7 Patch 3.4.0 (OS) ready for testing 1 year ago
330 6282877d28 Patch 3.5.0 (OS) ready for testing 1 year ago
340 6282877d28 Patch 3.5.0 (OS) ready for testing 1 year ago
350 05725cd954 Fix scripts for POSIX/macOS compatibility 1 year ago
dev_tools 6282877d28 Patch 3.5.0 (OS) ready for testing 1 year ago
static 23c79e0677 Purge outdated patches and troubleshooting entries 1 year ago
updater 05725cd954 Fix scripts for POSIX/macOS compatibility 1 year ago
.gitignore 3abdc35823 Adjust the packaging script, improve patch templates 1 year ago
CREDITS.md 50d32aae13 Add instructions for macOS users 1 year ago
FAQ.md 4464ca5936 FAQ: Update gacha URL instructions 1 year ago
INSTALLATION.md 50d32aae13 Add instructions for macOS users 1 year ago
LICENSE.txt 22a68f847f Initial upload 3 years ago
README.md 76ea370083 Fix missing quotation mark 1 year ago
TROUBLESHOOTING.md 69f179de4c Another general documentation amendment 1 year ago
TWEAKS.md 69f179de4c Another general documentation amendment 1 year ago

README.md

Game Status v3.5.0

Scroll down for the setup instructions.

Game is playable!

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.

# 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"

# only use it if you are a mac user:
bash "/path/to/dawn/GAMEVER/patch_mac_rendering.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