- Aug 7, 2018
- 23
- 14
This is kind of ridiculous, how can the dev release a "fixed" version that still doesnt load for shit.
not for me. maybe dev will change the drm shit if patrons have the same issueDid the game actually work for anyone or is it just loading forever cause of that memory leak
Same problem, I can play Honey Select and league on high but this one rpg maker game eat 99% of my ram memoyWait for the game to stay optimized as an old version, my pc runs far cry 5 in the medium, but when I start this game, my ram memory goes to 99% and the loading loop is infinite ... :FeelsBadMan:
do it, itll be funnyWarning to dev: Drop your DRM, drop your shitty encryption. Players can't even go down the fucking stairs to meet "mom" in the first 5 minutes due to you encrypting filenames with incorrect case. (Script asks for img/pictures/M4YwpgdmD6BmA2B7ATgQ2gRgAxYOYEsA3SaADiAA.soldata which does not exist, img/pictures/M4YwpgdmD6BmA2B7ATgQ2gRgAxYOYEsA3SaAdiAA.soldata does). Even a skiddy can see you are using a dumb XOR.
Release the next update without DRM and pointless XORing or I will decrypt and dump everything.
wait you posted that on patreon cuz dev doesn't even care about being here reading the forumWarning to dev: Drop your DRM, drop your shitty encryption. Players can't even go down the fucking stairs to meet "mom" in the first 5 minutes due to you encrypting filenames with incorrect case. (Script asks for img/pictures/M4YwpgdmD6BmA2B7ATgQ2gRgAxYOYEsA3SaADiAA.soldata which does not exist, img/pictures/M4YwpgdmD6BmA2B7ATgQ2gRgAxYOYEsA3SaAdiAA.soldata does). Even a skiddy can see you are using a dumb XOR.
Release the next update without DRM and pointless XORing or I will decrypt and dump everything.
do it, itll be funny
window.crypto.subtle.importKey("jwk", {
kty: "oct",
k: "8bU5mae0qBokfe91IvVGJhQBWDAnoDV8Hmr59388fw2",
alg: "A256CBC",
ext: true
}