shinonen

Member
Dec 13, 2016
254
469
Wow, he FINALLY left the school. It only took 35 major releases :D

Now another five years before we're at parity with the RAGS version, maybe?
 
  • Like
Reactions: prjkoala

Sothyr

Active Member
May 26, 2019
886
940
There's no easy answer to this as all of them have multiple benefits. It's a pretty complex game and if you're not afraid to dig into it I highly recommend to read the wiki. This guide give the fastest way to see most of the scenes:
You can see your stats on your profile page on the top of the screen. The tutorial explains all that though.
Ok, after I had 0 in Leadership and wondered why I didn't got a bonus, I found out what it meant if it says for example Benefit Leadership Love. It just means that with Leadership 2 the girl gets +2 on love. Sometimes concepts are so simple, ...

But it was not explained in the tutorial.
 

Zureth

Newbie
Apr 4, 2017
17
7
How can i gender shift in combat? the only polymorphism combat maneuvers i can do only transform me in a boy
 

smite2001

Member
Game Developer
Dec 10, 2017
122
792
Related to the question of a gallery:
I am using the compressed version, where I have access to the proper image folders in the install directory. The .png files there are created in a way that neither the Win7 image viewer nor photoshop can handle. How do I view those images outside the game? I looked at the Ren'py Resource Viewer, but am too stupid to even understand how to get started with that.

Could someone please help me out here?
 

Snugglepuff

Conversation Conqueror
Apr 27, 2017
6,912
7,139
Any way to unlcok all scenes gallery?
I second that, what happened to the replay unlocks?
It's amazing what five seconds with the Search function will yield...


Honestly the photo section was originally added in because I was going to limit saves, and wanted people to be able to save what scenes they've progressed through. I've since scrapped the plan to change the save system. The photo section was never intended to be used as a checklist. I'm cool with people treating it as such, but collecting scenes is not the focus of the game. Hell, I've stopped supporting the photo section because it became to much of a pain to maintain. You don't get hints on how to proceed because it's a sandbox. Go forth and do as you will. Experiment...There's lots to do, and favor fortunes the bold. The only thing you have to fear is fear itself...and RAIDS...RAIDS is scary. (Rabies + Aids)
 

batanegra

Member
May 8, 2017
372
76
question, besides the ones before the "old save don't work anymore" moment in the 0.2X, has any character been added a fetish? (not only samantha and kelly)
 

Viacheslav

New Member
May 14, 2018
10
3
The error fix is necessary, appears not at beginning, and in several months of playing in game-time. In attempt to use phone gives a critical error message about Chelsea...

Clean game, without mods - cause error on click Phone.
After two fix - cause error. Try Aestetic Mod - error will not disappear...

At first without mods and fixes the mistake at proximity with Sulinn appeared - avoided this branch of the relations, the mistake with phone began to jump out then. After Fixes the error with Sulinn was corrected, however it is all the same not possible to use phone. Correct a fix on phone please...

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/screen/screen_cellphone.rpy", line 46, in execute
  File "game/screen/screen_cellphone.rpy", line 46, in execute
  File "game/screen/screen_cellphone.rpy", line 76, in execute
  File "game/screen/screen_cellphone.rpy", line 38, in build_cell_page
KeyError: u'chelsea'

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

Full traceback:
  File "func_action_processing.rpyc", line 47, in script
  File "SuperPowered_v0.35.00-pc\renpy\ast.py", line 1859, in execute
    self.call("execute")
  File "SuperPowered_v0.35.00-pc\renpy\ast.py", line 1847, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "SuperPowered_v0.35.00-pc\renpy\statements.py", line 179, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 519, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "SuperPowered_v0.35.00-pc\renpy\exports.py", line 2724, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "SuperPowered_v0.35.00-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "SuperPowered_v0.35.00-pc\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "SuperPowered_v0.35.00-pc\renpy\display\core.py", line 3049, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "SuperPowered_v0.35.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "SuperPowered_v0.35.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "SuperPowered_v0.35.00-pc\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "SuperPowered_v0.35.00-pc\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "SuperPowered_v0.35.00-pc\renpy\display\core.py", line 3049, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "SuperPowered_v0.35.00-pc\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "SuperPowered_v0.35.00-pc\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/screen/screen_cellphone.rpy", line 46, in execute
  File "game/screen/screen_cellphone.rpy", line 46, in execute
  File "game/screen/screen_cellphone.rpy", line 76, in execute
  File "<screen language>", line 76, in <module>
  File "game/screen/screen_cellphone.rpy", line 38, in build_cell_page
KeyError: u'chelsea'

Ren'Py 7.1.1.929
SP 0.35.04
 
3.20 star(s) 139 Votes