Mod Ren'Py Pale Carnations - Shawn's Walkthrough + Improvements + Cheat Mod [vCh4Up6] [Shawnchapp]

5.00 star(s) 2 Votes

Are people using the options to see multi scenes? I'm replaying and wonder if i should add more


  • Total voters
    359
  • Poll closed .

hagare

Well-Known Member
Mar 27, 2019
1,299
729
288
That icon essentially means "I want them both" or "all of them".

In the context of a game, when you see a choice marked with it, it usually unlocks a special route or scenario. Instead of having to choose between Option A and Option B (for example, two different characters), this path allows you to get both.

It often leads to what players call a "harem route" or a "threesome scene", where you can pursue a relationship with multiple characters at the same time.
oh thanks
 

LonKirkPole

Member
Dec 18, 2019
308
333
261
Installed mod and the bugfix. As every with this game, I like to restart from the beginning of the game and go through each update. And as I busy and playing a different sex game at the moment. It will be some time until I will explore it.

Thank you for the update.
 
  • Like
Reactions: Shawnchapp

Strox

Newbie
Jan 12, 2020
22
29
157
have this bug where no matter where i choose the option with mina, don't let me see her scene
 

Shawnchapp

Engaged Member
Modder
Feb 13, 2018
2,314
8,315
610
question, what does this icon mean?
View attachment 5317016
it means my Maid recommends that option
have this bug where no matter where i choose the option with mina, don't let me see her scene
what happens what does it say?


Android port with Shawnchapp 's Mod updated.

You'd be great if you add it to main Mod Mod thread

https://f95zone.to/threads/pale-car...t-mod-vch4up6-shawnchapp.201421/post-13321091
added

1759805459309.png
 
  • Heart
Reactions: Roy26633356

jly

Newbie
Aug 18, 2017
27
122
253
Shawnchapp I think you have a bug here, in Week3Up6FreeRoam2.rpy:

Code:
    menu:
        m_dev "Would you like to do both?"
        "Yes":
            $ mod_var = True
            jump w3ExSRElias
        "No":
                pass
    jump w3ExSRStage2
If the player chooses to not do both, neither is done. I think you need another menu restoring the original decision after "No."
 

jly

Newbie
Aug 18, 2017
27
122
253
have this bug where no matter where i choose the option with mina, don't let me see her scene
Are you cheating with Mina and Hana? If so you can't see Mina's scene. Console hanaMinaFlag to False.
 

Shawnchapp

Engaged Member
Modder
Feb 13, 2018
2,314
8,315
610
Shawnchapp I think you have a bug here, in Week3Up6FreeRoam2.rpy:

Code:
    menu:
        m_dev "Would you like to do both?"
        "Yes":
            $ mod_var = True
            jump w3ExSRElias
        "No":
                pass
    jump w3ExSRStage2
If the player chooses to not do both, neither is done. I think you need another menu restoring the original decision after "No."
ah yes please replace those lines

with remove "pass" and replace it with the jump

Python:
    $ mod_var = False
    menu:
        m_dev "Would you like to do both?"
        "Yes":
            $ mod_var = True
            jump w3ExSRElias
        "No":
            jump w3ExSRStage2
 

Shawnchapp

Engaged Member
Modder
Feb 13, 2018
2,314
8,315
610
in my case when i choose mina always go to club scene, which is the next scene, here is the save, if you could help, thanks
its cause you didn't pick the right options at the rockshow if you end the rockshow with hana+mina Mima won't answer your phone call, only way to get that scene is by stay with Mina the whole time at the rockshow (not even dancing with hana on stage) or not have hana GF

1759871149065.png
 
  • Like
Reactions: Strox

XK271

Newbie
Jul 20, 2025
79
246
33
Possibly dumb question. In the final free roam of this update where we have the help mod-provided popup window with all the final girl options at the bottom, can you still only have one of those choices count as canon?

We get a popup saying so (i.e. do you want this to be your canon ending), but I don't know if that's from the mod or the game, and whether we can have all of them count or not. Since the mod is designed to let us experience all of them, I wanted to be sure.
 

Shawnchapp

Engaged Member
Modder
Feb 13, 2018
2,314
8,315
610
Possibly dumb question. In the final free roam of this update where we have the help mod-provided popup window with all the final girl options at the bottom, can you still only have one of those choices count as canon?

We get a popup saying so (i.e. do you want this to be your canon ending), but I don't know if that's from the mod or the game, and whether we can have all of them count or not. Since the mod is designed to let us experience all of them, I wanted to be sure.

the pop is added by me, i made it so only one choice is counted as Canon. as i have no clue how these choices will affect paths later in the game. it was a safe measure on my part so i don't fuck with people saves and ruining the story flow with w/e the dev comes up with for the next part

However just using the cheat i have a variable set so if it makes since to show more girls then just the one picked i can also enable seeing those scene too (if the cheat was used and it make since with story like all my other mod options i try to track everything i change so i can simple revert if need to to or enable extra girls if it make sense with the story)

1759899131356.png
 
  • Like
Reactions: pitao and XK271

XK271

Newbie
Jul 20, 2025
79
246
33
the pop is added by me, i made it so only one choice is counted as Canon. as i have no clue how these choices will affect paths later in the game. it was a safe measure on my part so i don't fuck with people saves and ruining the story flow with w/e the dev comes up with for the next part

However just using the cheat i have a variable set so if it makes since to show more girls then just the one picked i can also enable seeing those scene too (if the cheat was used and it make since with story like all my other mod options i try to track everything i change so i can simple revert if need to to or enable extra girls if it make sense with the story)

View attachment 5322515
Thank you for the explanation!
 

tittycharmer

Newbie
Jun 3, 2024
58
22
37
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/Week3Up6.rpy", line 2768, in script
if hanaGFLWord == True:
File "game/Week3Up6.rpy", line 2768, in <module>
if hanaGFLWord == True:
NameError: name 'hanaGFLWord' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/Week3Up6.rpy", line 2768, in script
if hanaGFLWord == True:
File "C:\Users\saturn\Downloads\PaleCarnations-Ch4Up6-PCa\PaleCarnations-Ch4Up6-pc\renpy\ast.py", line 1849, in execute
if renpy.python.py_eval(condition):
File "C:\Users\saturn\Downloads\PaleCarnations-Ch4Up6-PCa\PaleCarnations-Ch4Up6-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\saturn\Downloads\PaleCarnations-Ch4Up6-PCa\PaleCarnations-Ch4Up6-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Week3Up6.rpy", line 2768, in <module>
if hanaGFLWord == True:
NameError: name 'hanaGFLWord' is not defined

Windows-10-10.0.27965 AMD64
Ren'Py 8.3.4.24120703
Pale Carnations Ch4Up6
Fri Oct 10 16:15:50 2025
```

having this error, help pls
 

tmu500

Well-Known Member
Apr 14, 2024
1,479
1,245
249
Hi Shawnchapp thank you for the mod, does the mod need to be update since the public one has been released? Thank you for the hand work.
 

Shawnchapp

Engaged Member
Modder
Feb 13, 2018
2,314
8,315
610
Hi Shawnchapp thank you for the mod, does the mod need to be update since the public one has been released? Thank you for the hand work.
ill have to check but probably


EDIT: just checked looks like just typos was change. so mod should still work without problem. nothing was added or changed really
 
Last edited:

Shawnchapp

Engaged Member
Modder
Feb 13, 2018
2,314
8,315
610
Is there a way to not show/or completely remove the week3 walk through menu?
you mean the new guide in the recent update? click "hide guide" (doesn't close completed as it will still stay "open guide" but the rest ofit will be hidden... but it only shows in the freeraompart so should be an issue
 
  • Like
Reactions: shroomify
5.00 star(s) 2 Votes