Game was updated and changed censor method.(source changed)
I referenced this
post. thanks.
Don't have
You must be registered to see the links
? install it. May be you version is x64. use
You must be registered to see the links
if the file "UnityCrashHandler32.exe" is exisys on game folder, It's 32bit version. use
You must be registered to see the links
Plugins are works every version(may be).
Extract BepInEx to game folder. run game once. extract plugin to \BepInEx\plugins\
If BepInEx\plugins\ folder is not created, move game folder to another eng-only path. (ex. "c:\Games\NPC Capture Academy\")
Changes
2023-02-20 Added uncensored textures for "Back" on sailor uniform. Thanks for
PeteTheBig's
work.
2023-02-18 Added uncensored textures for "rear ekiben" & "pella" scenes. Thanks for
catoflovecraft's works.
2023-02-11 Support v230206.
2022-11-28 Change the boolean variable's value. dev uses boolean variable as censored check.(may be use #define censored = true).