~ User Patch ~ | Feedback:

Krock 62113884c4 Various documentation improvements пре 3 година
101 c50c174640 Patch 1.4.0 ready for testing пре 3 година
110 c50c174640 Patch 1.4.0 ready for testing пре 3 година
120 c50c174640 Patch 1.4.0 ready for testing пре 3 година
130 ff31b02639 Preparation for 1.4.0 пре 3 година
132 c50c174640 Patch 1.4.0 ready for testing пре 3 година
140 62113884c4 Various documentation improvements пре 3 година
asm_helper 2efebf091a Add byte code helper application пре 3 година
suspend_start edf88a3b4b Suspend/resume control app for Linux пре 4 година
updater a6b0041764 Update script: Resolve FIXME comment пре 3 година
.gitignore 63cd774f2b Add note about CN variant пре 3 година
CREDITS.md 19f4e95992 Update script documentation and style edits пре 3 година
LICENSE.txt 22a68f847f Initial upload пре 4 година
LOGO-IF-E31-4302.jpg 4809667607 Add CE recipe and status indicator пре 4 година
LOGO-IF-WIP.jpg 4a1308017d Add second patch to instructions, add WIP image пре 3 година
LOGO-IF-WORKING.jpg 1e3a5dbd3d Add logo if it works. Just in case :D пре 4 година
README.md 62113884c4 Various documentation improvements пре 3 година
TOOLS.md 81db2dc321 Update with 21-4301, minor additions пре 3 година
TROUBLESHOOTING.md 62113884c4 Various documentation improvements пре 3 година

README.md

Game Status v1.4.0

Scroll down for the setup instructions.

Game is playable!

Wanted

If you would like to help us, check the tasks on the Issue tracker

  • Some information might be missing from the Markdown files. Be sure to check the comments!

Relevant: RE tools, mostly up-to-date journal

Explanation

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

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: Do not share this project in official channels.
    • 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

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/GI-on-Linux --depth 1

cd "/path/to/Genshin Impact Game"
bash "/path/to/GI-on-Linux/GAMEVER/patch.sh"
# Fixes a crash when entering the door
bash "/path/to/GI-on-Linux/GAMEVER/patch_anti_logincrash.sh"

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

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

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

Chinese variant: Not supported due to missing information, see Issue#22

Game updater & patch

Troubleshooting

Credits

License: MIT