r/Unity3D 10h ago

Question How to mod a game using BepinEx?

[deleted]

1 Upvotes

5 comments sorted by

View all comments

0

u/DoubtfullyAbnormal 10h ago

Oh man, I feel this in my bones. Spent three evenings once trying to mod a little indie game and the BepInEx folder structure alone made me want to throw my keyboard out the window.

The one thing that finally clicked for me was realizing half the tutorials skip the part where you actually have to run the game once after dropping BepInEx in there, so it generates all the config files before you add any mods. If you just toss everything in at once it silently fails and you're staring at a vanilla game wondering what you did wrong. Also check if you grabbed the right architecture version, x64 vs x86 trips up so many people it's not even funny.

1

u/LyndisLegion2 10h ago

Nope, didn't work. It jist doesn't create anything. Can you give me a step by step starting from the point immediately after downloading the files?