Page 1 of 1

Samurai Vandalism Cheat Plugin

Posted: Tue Dec 13, 2022 8:05 am
by CannonFodder
I made a Samurai Vandalism (サムライヴァンダリズム) Cheat Plugin.
Tested on game version 2.0, should be compatible with other versions.

Need BepInEx5 to run.
[Link]

Every option togglable by config file.
If you want a GUI in game to change plugin config rather than config file, use ConfigurationManager.
[Link]

Options:

Character Exp Gain Multiplier
Decompress Save Data
Use Item Increase Count
SamuraiVandalismCheatPlugin.zip
(3.68 KiB) Downloaded 1989 times

Re: Samurai Vandalism Cheat Plugin

Posted: Mon Sep 25, 2023 5:28 am
by nooby900
i only see a .dll in "SamuraiVandalismCheatPlugin.zip" how do you connect that to cheat engine and/or BepInEx5

edit: nvm figured it out. i had to put included .dll from "SamuraiVandalismCheatPlugin.zip" in plugin folder of BepInEx\plugins then in game hit f1 opening a window to modify exp gain. thanks, works amazingly.

Re: Samurai Vandalism Cheat Plugin

Posted: Sat Oct 07, 2023 11:13 am
by nep~nep~
i only see a .dll in "SamuraiVandalismCheatPlugin.zip" how do you connect that to cheat engine and/or BepInEx5?

Re: Samurai Vandalism Cheat Plugin

Posted: Fri Oct 13, 2023 3:01 am
by CannonFodder
download BepInEx5 from github, and see its document
I've provided links

the document link is this, in case you didn't notice it on the download page
[Link]

Re: Samurai Vandalism Cheat Plugin

Posted: Thu Nov 16, 2023 11:45 am
by jonhht
Dude, this is awesome. Do you have a cheat plug in for Eclipse Witch as well? How do you make these plugins? I'd love to learn how.

Re: Samurai Vandalism Cheat Plugin

Posted: Tue Apr 23, 2024 12:14 pm
by CannonFodder
jonhht wrote:
Thu Nov 16, 2023 11:45 am
Dude, this is awesome. Do you have a cheat plug in for Eclipse Witch as well? How do you make these plugins? I'd love to learn how.
No, I haven't played that game yet.
You need to know .net C# programming, the rest is follow bepingex document step by step.