This program injects code into the running game. More than that, the game has kernel access to your pc while running so if the developer wanted to, in a future update they could easily detect this software and ban you for using it.
TLDR: You WILL GET BANNED if you use this on Official Servers.
MelonLoader
GrassClipper (optional and only for Method #2)
For MelonLoader to work, your current user account must be an "Administrator Account" in Windows, otherwise it WILL NOT WORK!
To verify this, try launching CMD(or any program) as an administrator and you should be able to launch it instead of being asked for an administrator password.
Also, if you aren't using an "Administrator Account", how'd you even play the anime game in the first place?
-
Extract the files and put them in the root directory of Genshin Impact (This is where
GenshinImpact.exe
is located, NOTlauncher.exe
.) -
DO NOT RUN THE GAME YET | Or else Melonloader will delete itself.
-
In the above mentioned root directory, create a new file named
start.bat
. -
Now with a text editor(eg. notepad), open/edit the file(
start.bat
) add the following lines in it:.\GenshinImpact.exe --melonloader.agfoffline
-
Save and close the editor.
-
ALWAYS launch the game by Double-Clicking the
start.bat
file. -
Once again, if you launch the game using the
GenshinImpact.exe
executable or by any other means while using Method #1, Melonloader WILL delete itself.
-
Follow Method #1 until step 2.
-
Locate the GrassClipper folder (assuming you are using Grasscutter and opening the game with GrassClipper). In this folder there is another folder called
scripts
where you will see many ".cmd" files, of which you want to find the one called "private_server_launch.cmd". -
Now right-click it and open it with Notepad or any other note-taking program you use.
-
There you will see a lot of stuff that you don't need to care about. You have to find a line saying this:
"%GAME_PATH%"
-
Now add
--melonloader.agfoffline
to the same line as"%GAME_PATH%"
so it looks like this:%GAME_PATH%" --melonloader.agfoffline
-
You should now be able to start the game through Grassclipper.
Always remember to use MelonLoader ONLY on Private servers and NOT the Official servers.
If you run into any problems, addLantic#6747
orCodecat#2014
on Discord and we will try to get back to you as soon as possible.