Cheat Mod Ren'Py The Null Hypothesis Cheat Injector [v2.8] [Sleepingkirby]

5.00 star(s) 1 Vote

Deadbody

New Member
Feb 26, 2018
9
6
120
the mod isnt working anybody can help. error:FileNotFoundError: [Errno 2] No such file or directory: './scripts/interfaces/main_menu.rpy
This mod currently for older version 0.8b, just wait for update to 0.8c
 

The D0n

Member
Feb 7, 2020
280
785
258
hi ive installed the injector with 0.8c but isent showing cheats enabled
When a newer version drops you generally have around 3 or so days before the mod is updated to suit. Sometimes it's longer. Just sub to the thread and await the update is all you can do..... that or grind away.
 
  • Like
Reactions: Mikedazz1

zay342

New Member
Nov 15, 2018
3
0
130
When a newer version drops you generally have around 3 or so days before the mod is updated to suit. Sometimes it's longer. Just sub to the thread and await the update is all you can do..... that or grind away.
Oh thnks for that i dident realise i thougth i might of done something wrong
 

sleepingkirby

Well-Known Member
Aug 8, 2017
1,292
1,922
262
Like The AI said, due to the massive rewrite as well as file relocation (some files have literally been renamed and/or moved) the current version of the cheat injector isn't working. I've done some preliminary work but nothing finalized since the new code changes wasn't finalized until a little while ago. I've been pretty busy with work recently and I've got a follow up with the doctor's today, but I'll try to get the changes in after work today.
 
May 22, 2019
3
21
187
Like The AI said, due to the massive rewrite as well as file relocation (some files have literally been renamed and/or moved) the current version of the cheat injector isn't working. I've done some preliminary work but nothing finalized since the new code changes wasn't finalized until a little while ago. I've been pretty busy with work recently and I've got a follow up with the doctor's today, but I'll try to get the changes in after work today.
Thanks for your service, hope the doctor's appointment turns out well.
 

The Al

Member
Dec 22, 2017
285
398
237
Like The AI said, due to the massive rewrite as well as file relocation (some files have literally been renamed and/or moved) the current version of the cheat injector isn't working. I've done some preliminary work but nothing finalized since the new code changes wasn't finalized until a little while ago. I've been pretty busy with work recently and I've got a follow up with the doctor's today, but I'll try to get the changes in after work today.
Minor nitpick- that's a lower-case L, not an I in my name. It's an easy mistake to make with the way it's displayed
 
  • Like
Reactions: xawassim

Hollowsaint47

New Member
Mar 2, 2020
5
3
127
Hey Mate, can you tell me if Ive done this right ??? i have done everything right but i get a FileNotFoundError (Errno) No Such File Or Directory " ./scripts/interface/main_file.rpy" is this cheat mod up to date with 8.0c it says version 8.0b and above I'm i doing something wrong. Thanks.
 

SpareAC

New Member
Mar 28, 2025
6
1
3
Hey Mate, can you tell me if Ive done this right ??? i have done everything right but i get a FileNotFoundError (Errno) No Such File Or Directory " ./scripts/interface/main_file.rpy" is this cheat mod up to date with 8.0c it says version 8.0b and above I'm i doing something wrong. Thanks.
No the creator will update the mod for latest version
 
  • Like
Reactions: sleepingkirby

sleepingkirby

Well-Known Member
Aug 8, 2017
1,292
1,922
262
For everyone wonder how big a change the code went through:
Code:
./characters/LauraKinney/events/relationship/jealousy.rpy:604:    $ LauraKinney.remove_trait("cheated_on_aftermath")
./characters/LauraKinney/events/relationship/jealousy.rpy:746:    $ LauraKinney.remove_trait("cheated_on_date")
./characters/LauraKinney/events/relationship/jealousy.rpy:747:    $ LauraKinney.remove_trait("cheated_on_relationship")
./characters/LauraKinney/events/relationship/jealousy.rpy:859:    $ LauraKinney.remove_trait("cheated_on_flirting")
./characters/LauraKinney/events/relationship/jealousy.rpy:860:    $ LauraKinney.remove_trait("cheated_on_flirting_in_public")
./characters/LauraKinney/events/relationship/jealousy.rpy:957:    $ LauraKinney.remove_trait("cheated_on_aftermath")
./characters/JeanGrey/events/relationship/jealousy.rpy:255:    $ JeanGrey.remove_trait("cheated_on_date")
./characters/JeanGrey/events/relationship/jealousy.rpy:256:    $ JeanGrey.remove_trait("cheated_on_relationship")
./characters/JeanGrey/events/relationship/jealousy.rpy:430:    $ JeanGrey.remove_trait("cheated_on_flirting")
./characters/JeanGrey/events/relationship/jealousy.rpy:431:    $ JeanGrey.remove_trait("cheated_on_flirting_in_public")
The variable name for Laura and Jean were completely changed. It use to just be "Jean" and "Laura" not "JeanGrey" and "LauraKinney". Also, those "cheated_on_" stuff? That use to be in a character's history, not a trait. What's the difference? The history has a timestamp so it never goes away, it just "expires".

ETA: Interestingly, I see some code here that says things like cheating are still flagged in the permanent tracker. Yes, the permanent tracker is being used again... RonChon moved all the trackers from C.History.<tracker name> to C.History.trackers.<tracker name>.
 
Last edited:
  • Wow
Reactions: Jarul

sleepingkirby

Well-Known Member
Aug 8, 2017
1,292
1,922
262
Just so you all know, this is going to take a bit. Every feature I've written needs to be rewritten. I had done the leg work of finding out what is where, but entire mechanics have changed so I have to change the functions along with it. Luckily October 10th is Taiwan's version of July 4th (declaration of a country/independence day) so I'll have time.
 

jmcronshaw

Well-Known Member
Apr 19, 2020
1,078
2,019
448
Just so you all know, this is going to take a bit. Every feature I've written needs to be rewritten. I had done the leg work of finding out what is where, but entire mechanics have changed so I have to change the functions along with it. Luckily October 10th is Taiwan's version of July 4th (declaration of a country/independence day) so I'll have time.
thanks for your work
you should change the version from "8b and above" to "8b and below", because as it is currently written i makes it seem as if the available cheat will work with the current version 8c
i'm sure some people won't read it but it should cut down on people coming here and complaining it doesn't work
 

Theratul

Member
Jun 24, 2017
173
262
275
well, while waiting for this mod to be updated we still could just use renpy extractor from somewhere in this forum and at least enable the dev console through it
 

The Al

Member
Dec 22, 2017
285
398
237
Just so you all know, this is going to take a bit. Every feature I've written needs to be rewritten. I had done the leg work of finding out what is where, but entire mechanics have changed so I have to change the functions along with it. Luckily October 10th is Taiwan's version of July 4th (declaration of a country/independence day) so I'll have time.
I figured it was going to be a pain in the ass for you, given how much Ron was changing the code
 
  • Like
Reactions: 4ereNok
5.00 star(s) 1 Vote