Cheat Mod Ren'Py Rogue-Like Cheat Injector [v1.6.1] [SLDR]

appendix2852

New Member
May 6, 2024
1
0
Hey there, I spent a lot of time searching through this site and even found a link to your GitHub in another thread for another game but I wasn´t able to find your Linux version of the RL-Inject mod, just the copy you made from the original repo. I found the Null Hypothesis one (great job btw) so it wasn't all bad. Is this one being hosted somewhere else? Thanks for your work!
 

sleepingkirby

Well-Known Member
Aug 8, 2017
1,091
1,695
Hey there, I spent a lot of time searching through this site and even found a link to your GitHub in another thread for another game but I wasn´t able to find your Linux version of the RL-Inject mod, just the copy you made from the original repo. I found the Null Hypothesis one (great job btw) so it wasn't all bad. Is this one being hosted somewhere else? Thanks for your work!
Glad you enjoy them.
Yeah. So a little history. The linux version was just something I did on a lark because I wanted it. I made a post about it when SLDR was still around on this thread. I literally did it in like 20 minutes (yeah, it's that much easier and faster on linux). It was so quick that I didn't think it was repo worthy. It's literally just one file (for comparison, the windows version requires 2 files, 3 if you want to make your life easier, just to make 1 file for you guys to use) even to this day. The only place it's posted is on the pixeldrain like that I made a while back.

Although, I think your search brought up a good point which is that I should just throw the linux version into the github repo for the windows version now that I have it. It might be good now that Oni's revamping the UI to have some versioning on the shell script. This will probably be done by the time you read this post.

TLDR;
Rogue-like injector linux version (pixeldrain).
Rogue-ike injector windows version (copied and iterated from SLDR's gitlab repo) github repo . Pixel drain link .


Just keep in mind that the last stable version of Rogue-like (game, not cheat injector) is . so please apply it to that.version.

With that said DragonKingJames JonJones5 , I do see what Oni did for v1.62 and on to break the cheat injector. A lot of people (especially here on F95) have been complaining about old GUI and stuttering in game and he's trying to fix that. The fix is easy, but I don't want release said fix until I know the code's settled down. Like I've written before, he's changed/fixed the GUI code twice just in the last 24 hours (once for the initial v1.62 and again for v1.62b). If I start putting out versions now, someone might try to apply the injector meant for version v1.62b on v1.62, find it doesn't work and complain. Or vice versa version v1.62b for v1.62. So once v1.62 is at a stable version, I'll post the link mega link on the game thread and update the cheat injectors and post the links here.
 

ShinGouki

Member
Oct 5, 2018
179
606
Game version v1.62e just came out. As Oni stated, this one should be good but wait a few days. So I'm going to give it a day or three. If it's good, I'll post an update to this.
Just looked over at the Patreon page and saw there were several errors already being reported so maybe the next build will hopefully be issue free. Looking forward to the updated cheat whenever you're able to after a stable version is released.
 

sleepingkirby

Well-Known Member
Aug 8, 2017
1,091
1,695
Just looked over at the Patreon page and saw there were several errors already being reported so maybe the next build will hopefully be issue free. Looking forward to the updated cheat whenever you're able to after a stable version is released.
Yeah, I ran into a few myself. Nothing too bad though. Just errant messages, a few graphical mishaps (sometimes the +<point gained here> wouldn't show up). Again, will wait a day or three. If it's good, will post an update. From my testing though, the cheat worked fine with this version.
 
  • Like
Reactions: ShinGouki

d4nt31610

Member
Apr 22, 2022
207
655
I'm sorry, but an uncaught exception occurred.

While running game code:
error: Out of memory
How to fix this
 

anonemousHUEbr

New Member
Mar 5, 2018
4
2
Hey folks, it's been quite a while. I stopped participating on F95Zone two years ago because real life got in the way, but for those of you who don't remember me, I was known for modding cheats into Rogue-Like to make it less annoying to see new content whenever new versions were released. I believe the cheats in the Expanded Mod were based on my work, so if you've been missing those cheats in the newest versions of Rogue-Like, here you go.

I eventually got tired of manually unpacking and editing game files for every single new version and all of its iterations from "a" to "z" while also playing tech support for both my mod's bugs and Oni's bugs, so it burned me out quite a bit and I fell off. Not long after I stepped away from the site, I wrote a Python script to automate the modding process for me. I kept tweaking and testing it and the cheats have been working for every version that I've tested for over a year now.

I intended to release this utility much sooner but I was still feeling burned out from participating in the community, so I put it off. I'm not interested in jumping back in and being active on the site again, but I'm releasing this tool now because it works and I won't have to update it very frequently. The only time this utility needs an update is when Oni adds a new character or completely overhauls the way he stores character/inventory/time data, which should be quite rare.

Anyway, give it a try if you're tired of grinding to see new content in Rogue-Like. If you have problems, please refer to the Installation section of the original post. It's pretty straightforward. If you still have problems, leave a comment in the thread but I'm not active on this site anymore, so I can't guarantee that I can help you.
for some reason the bar dragging is not working
 

XStarLordX

Newbie
Dec 20, 2018
93
405
1.62g has been released and leaked onto f95;
any chance you will fix your fork of the injector to work with it?
Glad you enjoy them.
Yeah. So a little history. The linux version was just something I did on a lark because I wanted it. I made a post about it when SLDR was still around on this thread. I literally did it in like 20 minutes (yeah, it's that much easier and faster on linux). It was so quick that I didn't think it was repo worthy. It's literally just one file (for comparison, the windows version requires 2 files, 3 if you want to make your life easier, just to make 1 file for you guys to use) even to this day. The only place it's posted is on the pixeldrain like that I made a while back.

Although, I think your search brought up a good point which is that I should just throw the linux version into the github repo for the windows version now that I have it. It might be good now that Oni's revamping the UI to have some versioning on the shell script. This will probably be done by the time you read this post.

TLDR;
Rogue-like injector linux version (pixeldrain).
Rogue-ike injector windows version (copied and iterated from SLDR's gitlab repo) github repo . Pixel drain link .


Just keep in mind that the last stable version of Rogue-like (game, not cheat injector) is . so please apply it to that.version.

With that said DragonKingJames JonJones5 , I do see what Oni did for v1.62 and on to break the cheat injector. A lot of people (especially here on F95) have been complaining about old GUI and stuttering in game and he's trying to fix that. The fix is easy, but I don't want release said fix until I know the code's settled down. Like I've written before, he's changed/fixed the GUI code twice just in the last 24 hours (once for the initial v1.62 and again for v1.62b). If I start putting out versions now, someone might try to apply the injector meant for version v1.62b on v1.62, find it doesn't work and complain. Or vice versa version v1.62b for v1.62. So once v1.62 is at a stable version, I'll post the link mega link on the game thread and update the cheat injectors and post the links here.
I believe this should work.