crashdingo
Member
- Jan 25, 2018
- 223
- 91
helloI 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.
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?