Aug 27, 2018
476
82
Here is a brief Walkthrough for those who don't want to cheat of what I understood about the reasons for failing on certain days, the game will give game over in certain cases, many are saying that it is due to have sex in the first 4 days, in reality it is a factor but not the determining one, What happens is that you have to level up the Hypnotic Potency before certain key days, the first key day is the end of the 4th day and the beginning of the 5th, if the Hypnotic Potency is below lv1 while she is still in the Altered Recognition state she regains consciousness and the end of the game follows, on the second key day is when the morning of day 9 arrives and the Hypnotic Potency is below level 2, this brings the end of the game with her in the Horny state, the last key day is when the morning of day 13 arrives and the Hypnotic Potency is below level 3, this ends up giving game over with her regaining control during the insertion scene in the morning. Well, that's what I managed to understand, if I got something wrong you can correct it and I'll update this Walkthrough, have a good game gentlemen .
 
Last edited:
  • Like
Reactions: Thelightsoap

Ferghus

Engaged Member
Aug 25, 2017
3,065
4,731
Here is a brief Walkthrough for those who don't want to cheat of what I understood about the reasons for failing on certain days, the game will give game over in certain cases, many are saying that it is due to entering in the first 4 days, in reality it is a factor but not the determining one, What happens is that you have to level up the Hypnotic Potency before certain key days, the first key day is the end of the 4th day and the beginning of the 5th, if the Hypnotic Potency is below lv1 while she is still in the Altered Recognition state she regains consciousness and the end of the game follows, on the second key day is when the morning of day 9 arrives and the Hypnotic Potency is below level 2, this brings the end of the game with her in the Horny state, the last key day is when the morning of day 13 arrives and the Hypnotic Potency is below level 3, this ends up giving game over with her regaining control during the insertion scene in the morning. Well, that's what I managed to understand, if I got something wrong you can correct it and I'll update this Walkthrough, have a good game gentlemen .
I referenced my experience here.
 
  • Like
Reactions: DragunsBahamuth

sosuke1399

Member
May 8, 2021
109
45
Aw man. Tried installing that but the setup wizard told me the update isn't applicable to my computer. Guess I'm just not meant to play this game
What do you mean by PC configuration?

Is it possible to say whether it is 32 or 64 bit?
 

Mother3

New Member
Sep 12, 2021
1
0
for FBF2(the new game) can be use and the password is "reimu"
 
Jan 6, 2019
39
26
hmmmm seems i cant press anyting
Hope this will help you like me, after you install BepInEx run the patch from there too ( ) and you can make choose in the game again like me. I'm have the same problem as you too and this patch fix it. Hope this solution help other ppl like me.
 
Last edited:

RTS23

Newbie
Apr 10, 2018
43
75
I made a plugin that limits the size of the log during sex (fix memory leak). The log size can be set using the config (BepInEx\config). By default, the log size is 10. The plugin also adds the ability to set the screen resolution to full hd.

Edit: In fact, the problem is most likely not the memory leak, but the performance of TextMeshPro.

Installation

1. Install BepInEx x64 ( )
2. Run game once. The BepInEx\plugins folder will be created.
3. Put plugin file(ReimuPlus.dll) to BepInEx\plugins folder.
Because of the publication of the new work, I remembered about the memory leak problem of this game and spent the afternoon checking on it again because now I'm a bit more knowledgable than when tried before. My conclusion is, other than I'm dumb for not checking this thread before trying anything again, that the line limit for the training text window is way too big for english, increasing memory usage until the game tanks in performance, lagging and even crashing.

My solution has been to modify the related class using dnSpy so the limit is set to 75 for english, and keep it to the original 150 for the other languages. More info in the .txt, and feel free to use my information for making a new pluggin (I don't really know how to do that), since I instead just provide the original and patched versions of the file. Easier to use than BepInEx, but more risky since you don't know what else may have been modified.

You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: Laxard
3.90 star(s) 21 Votes