Skeltom

Engaged Member
Oct 9, 2017
2,729
3,295
Been a problem for (3 or so?) years now.
I reckon those videos would have to be re-encoded to play nice with whatever nonsense has changed in the renpy engine, so I doubt it'll ever be fixed at this stage.
Yeah. It's still using 7.3.5 anyway. There was talk many updates ago about porting it to the new version but still nothing. I tried a port myself but the way the utility scripts for this one are set up, it really doesn't play nice with python 3. It may not seem like much to others but I can hardly get into it anymore. The only thing that works is starting from scratch every time. If the game closes it goes right back to the same old thing.

Unrelated but ZanithOne, I think I noticed a couple typos/errors in some of the first scenes.

With Rae
You don't have permission to view the spoiler content. Log in or register now.

With Cait
You don't have permission to view the spoiler content. Log in or register now.
 

Wayward38

Newbie
Jul 17, 2021
25
10
that's strange, i'm pretty sure cpu is not the problem
do you know how to use logcat/adb?
Thank you for trying to help so far, it seems my download somehow got corrupted or something, I redownloaded it from the same source a few hours ago and it's working perfectly fine now.
 
  • Like
Reactions: afedvfe

DarkDaemonX

Engaged Member
Mar 31, 2020
2,604
2,891
"Some Explanation" finishes before I did everything, I don't know how you can mess up easy checks like that in the code, as it seems you can get to day 3 without finishing the quest, but that doesn't work every time.
 
Last edited:

Skeltom

Engaged Member
Oct 9, 2017
2,729
3,295
They don't work, I tried using them for the 2 Dreamer Pro Plus scenes but it says wrong code every time.
They did when I made that post a year and a half ago. They have been changed to "ohdearyoufoundit - ughdisgusting" but they don't actually work in-game. I don't know if its because the version here isn't the Patreon version or if it's that the code isn't completed yet. It still seems like a lot of hassle just for two noncanonical scenes IMO. Or maybe the hashes are changed at some point but it seems unlikely.
 

FoxyTails

Member
Feb 9, 2020
255
545
They did when I made that post a year and a half ago. They have been changed to "ohdearyoufoundit - ughdisgusting" but they don't actually work in-game. I don't know if its because the version here isn't the Patreon version or if it's that the code isn't completed yet. It still seems like a lot of hassle just for two noncanonical scenes IMO. Or maybe the hashes are changed at some point but it seems unlikely.
erm - actually the first one is 'onaleash'
- the 'codes' you posted are found within renpy rpa code (I found them using a online renpy disassembler) and are 'added' to a line of hex code & it is this HEX code I used with an online sha256 decoder which brings up the actual code for the scene.

The bad news is trying the other hex code for 'ughdisgusting' doesn't work and since I don't know how renpy hashlib.sha256 actually works I cant figure out how to get the 2nd code
 

Skeltom

Engaged Member
Oct 9, 2017
2,729
3,295
erm - actually the first one is 'onaleash'
- the 'codes' you posted are found within renpy rpa code (I found them using a online renpy disassembler) and are 'added' to a line of hex code & it is this HEX code I used with an online sha256 decoder which brings up the actual code for the scene.

The bad news is trying the other hex code for 'ughdisgusting' doesn't work and since I don't know how renpy hashlib.sha256 actually works I cant figure out how to get the 2nd code
Yeah, I was just coming back to correct myself. Had a brain fart.
 

segaegae

Member
Dec 5, 2021
312
383
erm - actually the first one is 'onaleash'
- the 'codes' you posted are found within renpy rpa code (I found them using a online renpy disassembler) and are 'added' to a line of hex code & it is this HEX code I used with an online sha256 decoder which brings up the actual code for the scene.

The bad news is trying the other hex code for 'ughdisgusting' doesn't work and since I don't know how renpy hashlib.sha256 actually works I cant figure out how to get the 2nd code
It is just sha256. If you use hashcat it is SHA2-256.
But really...... You go through the length of digging up the code, then surely you would know there are much easier ways than hashing.....
 
  • Like
Reactions: Nadsom7

FoxyTails

Member
Feb 9, 2020
255
545
It is just sha256. If you use hashcat it is SHA2-256.
But really...... You go through the length of digging up the code, then surely you would know there are much easier ways than hashing.....
And I have no idea what the difference is. I know absolutely NOTHING about renpy, python, hashing or whatever the coding is - all I know is a little bit of programming from many years ago going back to 8-bit B.A.S.I.C and a little of 16-bit PASCAL (yeah I'm that old) so all I know about is about 'If..Then' & 'For..Next' stuff :LOL:

I have not idea what something like
You don't have permission to view the spoiler content. Log in or register now.
actually means , I could take educated guesses at stuff since they 'look similar' to old 8/16 bit stuff but I think I was just lucky finding the 'onaleash' one
 
Last edited:
  • Like
Reactions: Burgh917 and Yves69

segaegae

Member
Dec 5, 2021
312
383
And I have no idea what the difference is. I know absolutely NOTHING about renpy, python, hashing or whatever the coding is - all I know is a little bit of programming from many years ago going back to 8-bit B.A.S.I.C and a little of 16-bit PASCAL (yeah I'm that old) so all I know about is about 'If..Then' & 'For..Next' stuff :LOL:

I have not idea what something like
You don't have permission to view the spoiler content. Log in or register now.
actually means , I could take educated guesses at stuff since they 'look similar' to old 8/16 bit stuff but I think I was just lucky finding the 'onaleash' one
There is no need for that...:(
I mean I did try to hash with 1400 sha2-256 in hashcat and get the result onaleash...
 
4.70 star(s) 343 Votes