Create and Fuck your AI Slut -70% OFF
x

Chrisdarock19

Well-Known Member
Oct 15, 2018
1,452
2,044
461
Ronchon gave me answer here for this. If you don't know how to turn on the console, open this file in a text editor (notepad, vim, whatever):
TheNullHypothesis-0.6b-pc/renpy/common/00c1onsole.rpy
and find the line:
config.console = False
and change that to:
config.console = True
I normally just throw this into Ren'py game to turn on the console.
Code:
init +1:
    python hide:
        config.developer = True
 

ShinyBoots1993

Well-Known Member
Apr 7, 2020
1,778
6,003
647
That's unfortunate.
Predetermined name for the MC - was that also in the cards?
Originally y'all were able to choose your character's name and their hero identity but we decided to keep the latter Null for story reasons I'm not allowed to share.
 

Conrad-N7

Active Member
May 8, 2020
756
620
248
Hmph ... The more I look at Emma, the more I hope they change her face before ch2 release. She still looks WAY too young and it's disturbing lol
(And I still can't shake off that weird AI vibes from it, not that I am saying it is, it's the face that gives me those vibes and it's off-putting)
 

apyrvalg

Member
Oct 9, 2018
170
293
258
Originally y'all were able to choose your character's name and their hero identity but we decided to keep the latter Null for story reasons I'm not allowed to share.
I was asking about first one - actual human name, not the superhero moniker. Is customizable name really that necessary?
 

Evil13

Forum Fanatic
Jun 4, 2019
4,155
18,318
701
I was asking about first one - actual human name, not the superhero moniker. Is customizable name really that necessary?
Hey, everyone gets a name, why not Null? Why should he be the only one referred to by his pseudonym?
 
  • Like
Reactions: bismism

Karmadive

Member
Mar 12, 2020
394
866
257
To me a customizable character helps me feel more ownership and relation to the main character. I tend to be more concerned about what happens to a MC I have personalized versus one that is premade and fixed in place.

Plus I'm a proponent of more choices in games. If you simply don't want to customize a name for a character or feel no need to the option is there for you to just use the default name and start the game. But for those that want to customize and have a bit more of a personal connection to the protagonist they are able to.
 

Evil13

Forum Fanatic
Jun 4, 2019
4,155
18,318
701
You do realise if someone tried that with Laura, she'd slice off their hand and then spay or neuter that person, right?
 

bebopalot

Newbie
Mar 27, 2024
53
161
119
This bug is associated with an old screen variant present in old saves. The fix is to use the console to hide the screen, which will fix the save. The console command is:

renpy.hide_screen("belt_screen", layer = "interface")
This works for me, but then the side bar remains hidden during free roam. Is there a different new screen that needs to be enabled instead?

Edit: Never mind I found the "enable UI" option in the menu. That fixed it.
 
Last edited:
4.60 star(s) 155 Votes