CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

VN Ren'Py No More Money [v4.1.1 S4 Ep.1 GE] [RoyalCandy]

4.20 star(s) 170 Votes

indio68

Engaged Member
Sep 26, 2020
3,874
3,222
will this game force mc to chooser or it will be harem ending available..at lewast maybe in the familymom,sis and aunt...? if not it will be a shame
 

Six0

Well-Known Member
Mar 22, 2019
1,030
2,753
This breaks auto-forward for no reason:

Code:
$ ui.saybehavior()
$ ui.interact()
Use pause instead.

There's more bad Ren'py, like the mc character name, but I'm too lazy to code review.
So how do we, as the user fix this? What line in the code needs to be edited. There are so many bad variants in the writing and the code in this game it's insane. The way it stops auto-forward every time there's a picture with no text. The removal of the quick menu so you can't even USE auto-forward without a script thanks to the button not being down there. Every other line having to annotate something obvious that didn't need to be illustrated through text. (*thinking*, *moaning*, *whispering*, *over the phone*, etc.) This, as I said earlier, ruins text-to-speech.

I know how to circumvent at least two of these annoyances, but all of this is quite frankly, asshole design. Like the developer's trying to force you to manually advance the text yourself and not use auto-advance. Read it yourself and not use text-to-speech. And for what? Their idea of obligatory immersion?
 
Last edited:

Six0

Well-Known Member
Mar 22, 2019
1,030
2,753
I figured out a fix for the annoying pauses that break auto-forward. First you have to extract the .rpa archives to access the script, then use an app like Notepad++ to Ctrl+Shift+F search all the .rpy files for

Code:
    $ ui.saybehavior()
    $ ui.interact()
Replace with this:

Code:
    $ ui.pausebehavior(5)
    #$ ui.interact()
The 5 can be changed to however many seconds you want it to be paused for. If there's a way to put this in a universal script for future versions so you don't have to extract the .rpa archives, someone let me know.
 

MagicMan753

Active Member
Nov 19, 2021
674
1,013
royalcandy Great update,Love all of the Tris content.. That being said during the spin the bottle scene, the name is busted, Bea says Toby a lot instead of given name, so that needs to be fixed. Other then that best update in my opinion, keep up the good work.

Also on a side note probably more of a problem with the incest patch more so then the dev, but Bea says brothers instead of siblings during the spin the bottle scene.
 

Overlord070

Well-Known Member
Jan 21, 2021
1,299
2,482
Another banger of an update, usually I prefer the milfs but the sister character is so good in this one bonus points that she actually looks related to the mother as well.

Mine as well
I ended up loading a save from before the previous update and that worked.
 

Skrrt!

Member
Oct 19, 2021
100
151
Hey guys, a little help! Was there a way for me to be on Lisa & Lauren's path at the same time? I was following the walkthrough & when we got to the beach I saw that you could touch Lauren's tit or stay a good bf to Lisa.. Option during my gameplay never came up. I fell off somewhere with Lauren while pursuing Lisa huh? Where did I go wrong?
 

TonyMurray

Engaged Member
Apr 8, 2024
2,169
3,669
Hey guys, a little help! Was there a way for me to be on Lisa & Lauren's path at the same time? I was following the walkthrough & when we got to the beach I saw that you could touch Lauren's tit or stay a good bf to Lisa.. Option during my gameplay never came up. I fell off somewhere with Lauren while pursuing Lisa huh? Where did I go wrong?
Yes it is possible. You can be on Lisa's path with Lauren on the side and you can also be on Lauren's path with Lisa on the side.
Early on, when you meet at the beach and one of them covers your eyes, how did you respond?

If you are with Lisa, she will cover your eyes. You say it's the most beautiful girl in the world, or something, then when she asks for a name, say Lauren (or the other way around if you're on the other path). I think this is the start point for opening the side paths.
 
  • Like
Reactions: KrusherKev
4.20 star(s) 170 Votes