You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,6 @@ A variation of the DumbRendererDemosaic that check game code for possible mosaic
17
17
Demosaic targetted at games using the CubismModel framework. Usually DumbRendererDemosaic is good enough but some games might work better with this one.
18
18
19
19
## How to use?
20
-
1. Get the latest version of BepInEx 5 (BepInEx6 for the IL2CPP version) and install it to your game.
20
+
1. Get the latest version of BepInEx 5 (for the IL2CPP version get [this version](https://github.com/BepInEx/BepInEx/releases/tag/v6.0.0-pre.1)) and install it to your game.
21
21
2. Copy one of the demosaic .dll files to the `BepInEx\plugins` folder.
22
22
3. See if the plugin load and have effect on the game. If not, remove it and try a different one.
0 commit comments