- May 7, 2017
- 656
- 867
You put a literal security to stop save editing to force grinding? Please tell me that's not what is happening here man...That means you have edited the save.
If you do not want this to happen you will need to play without editing the game save.
You'll need to progress Tsuruya's route (blue haired shop owner that sells erotic clothes) for that option.I have a problem how to convince this little girl to give this nun a necklace, how to do this, can anyone advise me
Yes,I implemented this measure,understand that being able to add gold or increase evil and such is a benefit given to people who support me on my patreon,hope you can understand that.You put a literal security to stop save editing to force grinding? Please tell me that's not what is happening here man...
To do this you must perform the following steps:I have a problem how to convince this little girl to give this nun a necklace, how to do this, can anyone advise me
Hi, are you by any chance going to insert content like harems or related things? thanks for the replyYes,I implemented this measure,understand that being able to add gold or increase evil and such is a benefit given to people who support me on my patreon,hope you can understand that.
I do understand, you've made an enjoyable game, I wish you the best in future endeavors.Yes,I implemented this measure,understand that being able to add gold or increase evil and such is a benefit given to people who support me on my patreon,hope you can understand that.
Can you tell me exactly how to complete this path please?You'll need to progress Tsuruya's route (blue haired shop owner that sells erotic clothes) for that option.
Yes, but in a future update.Hi, are you by any chance going to insert content like harems or related things? thanks for the reply
Thank you for informing me and I will fix it.I found a bug:
While you're on duty as a cop, unequip your items then switch back to your civilian clothes and you'll be able to bring all the police gear with you as a civilian. This however makes it so that you can no longer fast travel to the ritual room even if you return the gear.
Por lo que me informaron se queda bug en la tienda, este error será arreglado en una futura actualización, por el momento puedes pasarme el save por privado y te lo devuelvo con el problema arreglado.Tengo un problema hanna fue 2 veces a corromper a la chica de pelo azul eso afecta en algo a la larga?
Huh, I didnt think anyone would have cracked it so fast, lol.How to edit your saves!
I spent time on this because forcing "save integrity" makes your game worse. Your grind is bullshit. You took it so far that it was worth my time disabling it. I have no RPGMaker experience before this.
You want supporters not people frustrated with your game.
I will disable it when you update. save yourself some time, focus on improving the game and and not hamstringing it.
HOW TODISABLE SAVE INTEGRITY CHECKS
Inside the Enc_Dat.js file found in the plugins folder. we need to disable the hash checks
Delete these lines.
if (savedHash !== hash) {
return false;
}
View attachment 3936842
--------------------------------------
if (!this._myData) {
}else{
if (this.checkSaveIntegrity(DataLoad)) {
} else {
showErrorMessage("Save integrity has been compromised!")
}}
View attachment 3936841
------------------------------------------------------------------
Then in the main.js
delete these lines
if (hashCalculado !== H) {
alert("El archivo Enc_Dat.js ha sido modificado. El juego se cerrará.");
SceneManager.terminate();
}
View attachment 3936845
SAVE THE FILES YOU HAVE EDITED.
WELL DONE YOU CAN SAVE EDIT NOW
View attachment 3936874
I only ask for education and respect when commenting, I appreciate and take into account each and every one of the comments that people give me and no one has complained except you and BOH56 about this measure.How to edit your saves!
I spent time on this because forcing "save integrity" makes your game worse. Your grind is bullshit. You took it so far that it was worth my time disabling it. I have no RPGMaker experience before this.
You want supporters not people frustrated with your game.
I will disable it when you update. save yourself some time, focus on improving the game and and not hamstringing it.
HOW TODISABLE SAVE INTEGRITY CHECKS
Inside the Enc_Dat.js file found in the plugins folder. we need to disable the hash checks
Delete these lines.
if (savedHash !== hash) {
return false;
}
View attachment 3936842
--------------------------------------
if (!this._myData) {
}else{
if (this.checkSaveIntegrity(DataLoad)) {
} else {
showErrorMessage("Save integrity has been compromised!")
}}
View attachment 3936841
------------------------------------------------------------------
Then in the main.js
delete these lines
if (hashCalculado !== H) {
alert("El archivo Enc_Dat.js ha sido modificado. El juego se cerrará.");
SceneManager.terminate();
}
View attachment 3936845
SAVE THE FILES YOU HAVE EDITED.
WELL DONE YOU CAN SAVE EDIT NOW
View attachment 3936874
It is quite offensive that you say that my message is 'Pay me or fuck right off, I don't like you or want you here', I do everything possible to make the gaming experience for everyone and I repeat all players the best and I try to help To all players equally, I regret that this feeling occurs for the sole reason of providing a little security.Huh, I didnt think anyone would have cracked it so fast, lol.
Honestly i was kinda just gonna stop playing, not because of the grind itself though it is bad but because of the whole putting a lock on that in the first place. I mean, i get wanting to give your patrons bonuses and benefits, everyone does it, early content, bonus content, some say in what happens, every game does it.
When it changes from making benefits to instead basically going out of your way to take hostile action against anyone that's not a patron, and that's what that was, he wasnt making something to benefit his patrons he instead made something specifically to fuck with people that arent patrons, I figure it's a pretty clear message of 'Pay me or fuck right off, I dont like you or want you here'
So I was just gonna follow the suggestion and fuck right off XD.
Dont get me wrong I enjoy his content as much as anyone and am not gonna gonna blame him for wanting payment for his stuff, but yeah, if a creator has started taking hostile action it's usually time to dip, lest it get worse in the future.
Only reason I'm here right now is cause someone made a response to a previous comment if mine and I decided to see what was going on in the forum real quick while I was here XD.