this would of been pulled off much more brilliantly in cursive but great idea/. reply . ahhh average user, you have brough small joy these last few days keep it up
this would of been pulled off much more brilliantly in cursive but great idea/. reply . ahhh average user, you have brough small joy these last few days keep it up
Oh how I would have loved to grace that page with beautiful penmanship and grace, but alas ~ our education system teaches cursive in the 3rd Grade, and I cannot say I ever got that far.this would of been pulled off much more brilliantly in cursive but great idea/. reply . ahhh average user, you have brough small joy these last few days keep it up
just search on the internetWill the new game be posted somewhere?
Genius! If it were that simple, I wouldn't be asking this question here.just search on the internet
Genius! If it were that simple, I wouldn't be asking this question here.
Thank you for the reply. Unfortunately my game looked a bit different from the images you posted with all the "= true;" lines being "= fales;" and such, with several of them missing. Deleting them did not change anything.Get JPEXS FFDEC, open the game's main swf (the one that you use to run the game) with it.
You'll see a list of sort on the left side of the software, look for the MainTimeline from the 'scripts', I've highlighted it as example, save format is the same with all JSK flash games, so it won't be hard to find.
View attachment 2615355
Then look for this part from the chosen .AS script; "save_data_".
It will bring you up to the right location that needs to be edited.
View attachment 2615360
If this line of code is present there, just erase it from it and the game's gallery should revert back to pre completion state, unless there is a save appdata present in the pc that all the relevant data is loaded from, if there are other stuff present such as stats, skills and the sort on the same string of code, changing those values to 0 should give you clean slate on stats and skills, but if those are already at 0, don't touch em.
View attachment 2615382
The values above are stock values of the said skills and stats.
But before you make any edits, make a backup of the main swf, because if something goes wrong, nothing of value is lost.
To save edits in FFDEC, one must first save the edits from bottom middle save, and then finally from top left save.
The amount of times someone has made a backhanded comment just to immediately get dunked on right after on this thread is pretty wild. Searching stuff up is hard.You must be registered to see the links
Hmm, I seem to have found it in less than 3 seconds, I must be a genius!, oh and not lazy too!
3 different websites too!, damn I'm on a roll!
Then that means you have save file present in the appdata folder where the game loads the data from.Sadly I could not get it to work. The title screen still looks like this and clicking them leads to their scene.
No, no, the save file doesn't make modifications to the game code, the game code reads from the save file to unlock features, such as the gallery and remembers what variables one had in the given stats and skills.It appears so. Or maybe it's already has everything unlocked in the .swf