SlapE

Well-Known Member
Dec 4, 2022
1,948
5,479
What choices do you need to make for a Penelope open relationship, anyone know?
Never got an answer to this, and when I searched I saw nothing. So does anyone know? Would really appreciate it!
 

ViperGts151

You don’t like me? Fine. Don’t waste my time then.
Donor
Jan 15, 2018
1,561
6,320
You don't have permission to view the spoiler content. Log in or register now.
Try this that night hacker posted been a while since i played that far back so im probably missing a few details.
Say hi to her, later on, get angry at her for what she says to Aubrey, THEN, apologize to her for what you said and you will have some fun times in the bathroom with her. :) (I literally just played that)
 
  • Like
Reactions: Raynare69
Dec 5, 2024
38
42
What choices do you need to make for a Penelope open relationship, anyone know?
I thought they took this path out?
I remember getting that choice in a much older version of the game.
Newer versions, I haven't been able to replicate it.

I believe the Riley/Lauren/MC scene was made harder to achieve.
Not sure if that is the case with that Penelope option or if it has been completely removed.
Thanks KaylonGrace for cracking MC/Lauren/Riley.

It kind of sucks how FWB status isn't utilized better.
At this point in the game, most of the story plays out as strictly friend or girlfriend.
Only good FWBs left are Amber and Lindsey.
Now that Lindsey is a potential girlfriend, hopefully she doesn't meet the same fate for her FWB route.

Kind of lame how Riley and Aubrey had no problem being side-chicks for a player MC, then all of a sudden, change their stance on that.
 
Last edited:
  • Like
Reactions: SlapE and TREXrg
Dec 5, 2024
38
42
I'm having a variable problem. Girlfriend status is not being recognized.
The variable for girlfriend relationship status is reverting to false for no reason.
I have to manually change it back using:
CharacterService.set_relationship(lauren, Relationship.GIRLFRIEND)

After I correct it, it will reset in a future scene to false again, then I'll have to input the correct variable again.

The funny thing is that the phone status still states girlfriend, even when the variable is not.
 
Last edited:

tannatthanan2

New Member
Sep 17, 2018
8
0
College Kings [Act 1 v1.4.18] [Undergrad Steve]

COMPRESSED:

Win/Linux:
- - MEGA - PIXELDRAIN

Mac:
- - MEGA - PIXELDRAIN
-------------------------------------------------------------------------------------------

College Kings [Act 2 v6.2.5] [Undergrad Steve]

COMPRESSED:

Win/Linux:
- - MEGA - PIXELDRAIN

Mac:
- - MEGA - PIXELDRAIN

-------------------------------------------------------------------------------------------

College Kings [Act 2 v6.2.4 to v6.2.5 Update Only] [Undergrad Steve]

NOTE: If you have v6.2.4, you can use this UPDATE ONLY

Win/Linux/Mac:
- PIXELDRAIN - WORKUPLOAD
Compressed ver

I'm sorry, but an uncaught exception occurred.

While loading the script.
ModuleNotFoundError: No module named 'pypresence'

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

Full traceback:
File "X:\CollegeKings2-6.2.5-pc-compressed\CollegeKings2-6.2.5-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "X:\CollegeKings2-6.2.5-pc-compressed\CollegeKings2-6.2.5-pc\renpy\main.py", line 470, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "X:\CollegeKings2-6.2.5-pc-compressed\CollegeKings2-6.2.5-pc\renpy\script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "X:\CollegeKings2-6.2.5-pc-compressed\CollegeKings2-6.2.5-pc\renpy\script.py", line 957, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "X:\CollegeKings2-6.2.5-pc-compressed\CollegeKings2-6.2.5-pc\renpy\script.py", line 602, in finish_load
node.early_execute()
File "X:\CollegeKings2-6.2.5-pc-compressed\CollegeKings2-6.2.5-pc\renpy\ast.py", line 884, in early_execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "X:\CollegeKings2-6.2.5-pc-compressed\CollegeKings2-6.2.5-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/_python_imports_ren.py", line 33, in <module>
ModuleNotFoundError: No module named 'pypresence'

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.4.24120703

Tue Apr 22 20:47:18 2025
 

SonsOfLiberty

Community Champion
Compressor
Sep 3, 2022
28,223
251,571
Compressed ver

I'm sorry, but an uncaught exception occurred.

While loading the script.
ModuleNotFoundError: No module named 'pypresence'

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

Full traceback:
File "X:\CollegeKings2-6.2.5-pc-compressed\CollegeKings2-6.2.5-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "X:\CollegeKings2-6.2.5-pc-compressed\CollegeKings2-6.2.5-pc\renpy\main.py", line 470, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "X:\CollegeKings2-6.2.5-pc-compressed\CollegeKings2-6.2.5-pc\renpy\script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "X:\CollegeKings2-6.2.5-pc-compressed\CollegeKings2-6.2.5-pc\renpy\script.py", line 957, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn) # type: ignore
File "X:\CollegeKings2-6.2.5-pc-compressed\CollegeKings2-6.2.5-pc\renpy\script.py", line 602, in finish_load
node.early_execute()
File "X:\CollegeKings2-6.2.5-pc-compressed\CollegeKings2-6.2.5-pc\renpy\ast.py", line 884, in early_execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "X:\CollegeKings2-6.2.5-pc-compressed\CollegeKings2-6.2.5-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/_python_imports_ren.py", line 33, in <module>
ModuleNotFoundError: No module named 'pypresence'

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.4.24120703

Tue Apr 22 20:47:18 2025
Weird issue here, I have no idea, as the versions I have here load and work fine, oddly. Only thing I can think of is maybe a packing issue, back archive during upload, or some other random ass issue.

I'll repack and reupload and see what happens.
 
Dec 5, 2024
38
42
Found another error.
After the scene with Aubrey baking the protein bars, it doesn't register it as being seen.

You have to add this variable as true in the console to fix it.
ViewedScene.EP6S50B_AUBREY=True
 
Dec 13, 2024
46
74
This game is ridiculous with none of the LIs at "girlfriend" status reacting negatively when MC kisses each of them in front of the other.

Did I miss a "talk" MC has with one of the girls where they discuss being in an open relationship?

The only thing I noticed was MC going "About that..." to himself when Chloe says she wants MC all to herself.
 
  • Like
Reactions: nsfw1201
3.20 star(s) 208 Votes