Theme editor

  • RequestStream Movies, TV shows and anime streaming • 1 week trial
  • LewdCorner Site Cleanup Update
    A new cleanup update has been posted covering the recent Vault rework, rank changes, policy cleanup, and theme polish. The goal is to make LC cleaner, easier to understand, and safer for the site going forward. - Jack Of Blades
    Read More
  • use the latest updates page in the main menu for recently updated games (we are still fixing this section.)
1.33 star(s) 3 reviews
I'm very impressed. I managed to softlock the game on the main menu. Click Remember, then right click to go back, and no menu options load. Why do devs insist on reinventing the wheel (and breaking shit) when the default menu is already perfect?

You also can't right click to access the menu at any time you want, another thing that usually makes Ren'py top tier. It seems the phone is usually available during gameplay, but it annoyingly isn't during the intro.

And of course rollback is disabled. At least you can re-enable that with 00fixer123 (don't remember who made it so can't give credit, sorry).

Also, when giving the player the option to specify age, don't immediately contradict that choice by saying she's going to college.

For those who don't like the grind: enable the console and type "current_energy += 30" whenever you need more.

how do i get the consol up?
 
only if you are color blind. I can see it fine, even if the contrast is lower than white on black.
Humm, So if the contrast is lower than black and white what is the point of using it ?? other than to make it harder to see??
 
Humm, So if the contrast is lower than black and white what is the point of using it ?? other than to make it harder to see??
I dunno, variety and color coding? Granted some combos are better than others. I did once run across a genius dev that had the dialog text white, but no dialog background at all, so it was completely unreadable when certain renders popped up that had white objects in it near the bottom without a mod that either added a dialog background or at least changed to 3d font.
 
I dunno, variety and color coding? Granted some combos are better than others. I did once run across a genius dev that had the dialog text white, but no dialog background at all, so it was completely unreadable when certain renders popped up that had white objects in it near the bottom without a mod that either added a dialog background or at least changed to 3d font.
My comments on red text are not directed to text in dialog, my comments refer to text in things like "overview" and "installation"
 
Wish it were a bit more seamless but great work so far.
 
Not loli but more like midgets with bush
eh, she's not prepubescent so she's a hebe. I set her to 12, but 12-14 is realistic. Hell my sister had the start of a bush at 10 (according to her, I never got to see it at that point in time sadly, another one of life's regrets) and mostly full bush by 11, so 10yo 4-foot girls can have furry kitties too sometimes, especially in the past 50 years or so with things like PCB's and other hormone-mimicing compounds in the environment triggering puberty earlier than historical averages. From what I gather most Japanese girls like the MC's sis don't shave it either, so that's probably considered normal. I guess if you want natural bald ones you have to look for the AVNs with true lolis (9 and under), which sadly due to the schizo prudes of the world that don't like certain types of art are getting harder to find.
 
Last edited:
how do i get the consol up?
Someone posted a how-to a few posts back. You have to go into the code (may need to Unren it first, I don't remember) and change a false to true to re-enable it, then irrc it's shift+O in-game. Really any AVN where I have to do that to even try to enjoy it isn't worth the effort to me.
 
Last edited:
I'm amazed they have this game up over at that place that deletes like 50% more comments than this place does.
 
Yep, too used to the easy UI of other gameing platforms; this is like homework I have to study for. No thanks. Too bad, te premise looked promising, but I'm not coder-comfortable with console coziness. Ah well, there are other games that take less work. If and when the dev decides to include the rest of us, I'm in!
 
what are the commands of love and friendship in the consol
trust = #
attraction = #

although I don't see these doing much. trust is the handshake and attraction is the heart.

Instead of having to go through the talking to bring the mood up, I also modified the values directly.

current_mood = # /// where 1= Bad, 2= Neutral, 3 = Good, 4 = Surperb

I don't know if current_mood_indicator also needs to follow the mood, but set

current_mood_indicator = "Bad", "Neutral", "Good", or "Surperb" to match the number. This is the B N G S at the bottom of the watch.

There are a few other cheats I tried but nothing really made any progress. I don't know if there is a time element to the scenes or just triggers from the numbers
 
Back
Top Bottom