blacksnipster

Newbie
Jul 17, 2022
37
18
How do you get past the ice wall in Dungeon 2? I've looked around but can't see anything. I assume that's where the 3rd lever is
 

blacksnipster

Newbie
Jul 17, 2022
37
18
The question is why the numbers remain 1 even when she plays sports and studies or they are just for beauty. View attachment 4797303
They go up after a certain number of times doing them. Kinetics and Study go up to 5, Lewdness to 3 rn, same as World Corruption. Those 2 go up at the same time, once you get the message that her lewdness is maxed for that level and the bar at the top left maxes out. After that, go to the Suspicious Town, top left office, Yoga. That increases those 2.
 
  • Thinking Face
Reactions: Porokichin

SaltyAF

Member
Jun 21, 2017
193
235
Got hit with so many "In the next update patch!" things in game that I'm just gonna wait it out. Seems good so far at least, if lesser than something like Celesphonia.
 

rk47

New Member
Aug 26, 2019
13
8
Is there a way to turn off the sound effect playing when the dialog text is scrolling?
It's very annoying when devs put that feature in.
 

zeusdia

Newbie
Oct 14, 2017
42
69
Is there a way to turn off the sound effect playing when the dialog text is scrolling?
It's very annoying when devs put that feature in.
Yeah I hate that stuff too. So much that I spent a good hour trying to find a way to remove it.
And I succeeded!

To mute the dialog text scrolling, go to the js folder and open plugins.js in a text editor, then search for "Cursor3" and right below it the next line has volume value. Set that to 0, save the file and you are free from the annoying noise :)

Should look like this:
Code:
name1: "Cursor3",
volume1: "0",
btw in the same folder, you can get rid of the footsteps sound too, like this:
Code:
name: "FootstepSound",
status: false,
 
  • Like
Reactions: Porokichin
3.40 star(s) 13 Votes