Mod Ren'Py Straitened Times

bonsnowvi

New Member
Jul 19, 2024
3
22
Even pressing Z the game does not open the mod screen
I had this same issue. Looks like the mod code expects .rpyc files to exist, but they do not on my machine.

Changed a piece of line 42 in ReplayMenu.rpy from Replay{}.rpyc to Replay{}.rpy and it worked for me.
 

Blxck021k

New Member
Apr 20, 2025
3
1
I had this same issue. Looks like the mod code expects .rpyc files to exist, but they do not on my machine.

Changed a piece of line 42 in ReplayMenu.rpy from Replay{}.rpyc to Replay{}.rpy and it worked for me.
and how do you do that?
 

CbunnySwtor

Member
Jul 18, 2024
178
398
That's an android build if I'm not mistaken. Never used it personally. Do other key combos work, like opening the console - hold shift + the letter o? Do you have predictive text turned on?

Also, I updated the Alt Cheat to include a button that launches the Replay. It checks for the function that launches the Replay, so if you don't have it installed, the button won't be visible. It's the very last button by the way.
 
Last edited:

CbunnySwtor

Member
Jul 18, 2024
178
398
Thanks for the added Replays! :)
I did notice that Kate's and Jill's menus are over-full, btw (need splitting into Pages, so they fully fit onto the screen and the exit/done button is visible, again ;))
Must have uploaded the wrong one. I spent last night adding pages. Let me check


Screw it. Adding a scroll bar. One change vs several wins out with my lazy.
 
Last edited:

Trminator

Member
May 3, 2017
292
641
Also, the currently uploaded version works fine with the Game version 0.61.2 :) (but obviously, it doesn't yet include the scenes from that release...)
 

Trminator

Member
May 3, 2017
292
641
Must have uploaded the wrong one. I spent last night adding pages. Let me check


Screw it. Adding a scroll bar. One change vs several wins out with my lazy.
You'll want to change Line 11 in ReplayToolTip.rpy to yadjustment cheat_choice_yadj (from "cheat_nav_yadj", which doesn't exist, anywhere in the code ;))
 
  • Like
Reactions: Trakinas666

L_M94

Newbie
Jan 30, 2020
99
39
Every time I press Z & then click on a female icon the screen pops an error that I choose to ignore & when the game comes back on the female says the line like I've chosen to exit the scene menu.
Anyone having this?
 
  • Like
Reactions: NewbieGamer