Krock b51c8cb9cd Update script: Continue sophon implementation | 4 kuukautta sitten | |
---|---|---|
400 | 1 vuosi sitten | |
401 | 11 kuukautta sitten | |
410 | 10 kuukautta sitten | |
420 | 9 kuukautta sitten | |
430 | 7 kuukautta sitten | |
440 | 6 kuukautta sitten | |
450 | 4 kuukautta sitten | |
460 | 4 kuukautta sitten | |
470 | 4 kuukautta sitten | |
compat | 5 kuukautta sitten | |
dev_tools | 4 kuukautta sitten | |
static | 1 vuosi sitten | |
updater | 4 kuukautta sitten | |
.gitignore | 1 vuosi sitten | |
CREDITS.md | 1 vuosi sitten | |
FAQ.md | 7 kuukautta sitten | |
INSTALLATION.md | 11 kuukautta sitten | |
LICENSE.txt | 4 vuotta sitten | |
README.md | 4 kuukautta sitten | |
TROUBLESHOOTING.md | 4 kuukautta sitten | |
TWEAKS.md | 1 vuosi sitten |
Scroll down for the setup instructions.
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.
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
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