5.00 star(s) 5 Votes

TheDemSoc

Member
Sep 7, 2017
268
282
wait am i misunderstanding something, does doing what you said basically just unlock the full game?
The other locations seem to be totally absent from the demo build if I'm reading all of this correctly, so if we're being pedantic, no

Seems like all the mechanics are otherwise in there though? So in that sense I think yes
 

zzz4200

Newbie
Nov 30, 2023
92
132
wait am i misunderstanding something, does doing what you said basically just unlock the full game?
it technically sets to be non-trial game. which is what it supposed to be the original game settings without the "IsTrial" locking anything behind.
the only problem now is that the other room places/Scenes simply doesn't exist because the developer doesn't need to build the scenes in this demo, hence we can only play the residence area.
as for the customes, etc, most of them doesn't have its texture & material, because the developer decided to not include that on build also.
Thankfully enough the game works without it crashing every time when there's missing resource/asset/texture. sign of good game project.

There should be a way to run the SystemManager.SetIsTrial(true); on startup by building our own plugin, but i don't think it's much worth it to learn to do this mod. we can simply turn the IsTrial on using the CinematicUnityExplorer plugin everytime we enter the game.
Well, unless someone down to make the plugin or know how to make cinematic automatically run a method on startup. then i should stop here. the demo game is unlocked to its limit now with the finding of IsTrial variable...
 
Last edited:

KioshiFemboy

New Member
Nov 22, 2017
3
1
I Figured out how to make it always on non-Trial version:
Copy and paste it in the DEMO\BepInEx\plugins\CinematicUnityExplorer\Scripts\

And you have UNLOCKED EVERYTHING for real, play like real game except non-demo textures and places lol
I don't have such folder and if I create it it does nothing. what did I do wrong?
 

zzz4200

Newbie
Nov 30, 2023
92
132
I don't have such folder and if I create it it does nothing. what did I do wrong?
you need to install bepinx and then cinematic plugin first, then run the game once
the cinematic plugin can be found here:
https://f95zone.to/threads/secret-flasher-manaka-demo-sheablesoft.256682/post-17120827

if you have been using the uncensor plugin, the BepinX folder should already be there, put the cinematic plugin as well on the same folder where the uncensor plugin at. run the game once to let it install

 
  • Heart
Reactions: Rizu.

KioshiFemboy

New Member
Nov 22, 2017
3
1
you need to install bepinx and then cinematic plugin first, then run the game once
the cinematic plugin can be found here:
https://f95zone.to/threads/secret-flasher-manaka-demo-sheablesoft.256682/post-17120827

if you have been using the uncensor plugin, the BepinX folder should already be there, put the cinematic plugin as well on the same folder where the uncensor plugin at. run the game once to let it install

thanks! it's a shame that most of the cosmetics/outfits don't work tho. gotta wait till the full game release I guess
 

TheDemSoc

Member
Sep 7, 2017
268
282
I'm very much a noob to all of this so where do I put the save file?
It's been asked and answered if you search in the thread. On my phone atm so trying to grab it & copy it here will suck but I can tell you that it's also listed near the top of the README file that comes with the game.
 

angel2019

Member
Mar 7, 2022
156
35
5.00 star(s) 5 Votes