-
Place the
assetsfolder in the parent directory ofYuanShen.exe(the game executable). -
Run
gi-toolkit.exefrom the game directory (whereYuanShen.exeis located), so the working directory is the game folder andassetsis its parent. -
Do not put both
gi-toolkit.exeand theassetsfolder in the same directory asYuanShen.exe, otherwise the game may trigger a file scan and cause issues. -
For example, if your game is installed at
D:\Program Files\Genshin Impact\Genshin Impact Game\YuanShen.exe, then putassetsinD:\Program Files\Genshin Impact\and rungi-toolkit.exefromGenshin Impact Game. -
You can use a batch script like this:
@echo off cd "D:\Program Files\Genshin Impact\Genshin Impact Game" ..\gi-toolkit.exe
-
The above is just an example. The key point is: the
assetsfolder must be in the parent directory of your working directory (the directory where you rungi-toolkit.exe).
-
Notifications
You must be signed in to change notification settings - Fork 1
Latest commit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Genshin Impact Toolkit using MinHook-rs
Resources
Stars
6 stars
Watchers
0 watching