crashdingo

Member
Jan 25, 2018
139
65
I couldnt get said mod to work either, just the background image changed so heres what I did

Save a .json file of your game
Open said .json with notepad++
hit ctrl+h
click substitute tab at the top
on find field paste this: "CurrentBreasts":.*$
on substitute field paste this: "CurrentBreasts": 2.5, (or a bigger/smaller size)
select regular expression at the botton
hit replace all
save the file on notepad++ then load it with the game and watch the magic.
hello
i have followed your guide for the BB mod.
However once i have replaced and save with notepad++
it seems i can't load the json save.
have i made a mistake?
 

5carab

New Member
Sep 5, 2021
7
5
hello
i have followed your guide for the BB mod.
However once i have replaced and save with notepad++
it seems i can't load the json save.
have i made a mistake?
You're missing the " on first field of your second screenshot while the second field has it so the final result is likely being placed as ""CurrentBreasts": 2.5,
 
4.20 star(s) 16 Votes