justforsex69

New Member
Aug 13, 2019
7
2
I'm on mobile can I send the file to you and edit it then send it to me?
this is the edited file (at least, the file I have edited previously, one which now sits in my working game), tell me if it works for you
it's in a zip because the site didn't see the js file, idk why
 

SlackerMcDapper

New Member
Sep 19, 2021
1
0
Go to file "decrypted.js", you should be able to get into it by going into folders "www" then "js" then "plugins"
open that up notepad
press ctrl + f, search for "awardAchievement",
in the third mention, you should find two lines
"
for (let _0x555dc6 of _0x1f4079) {
Steam["awardAchievement"](_0x555dc6);"
delete those two lines, save (by pressing "ctrl" + "s")
by that, you delete the call for achievements, easy fix
Tried it but then it created another error error after delete achievement.png
 

Eubouleos

New Member
Apr 29, 2022
6
1
Go to file "decrypted.js", you should be able to get into it by going into folders "www" then "js" then "plugins"
open that up notepad
press ctrl + f, search for "awardAchievement",
in the third mention, you should find two lines
"
for (let _0x555dc6 of _0x1f4079) {
Steam["awardAchievement"](_0x555dc6);"
delete those two lines, save (by pressing "ctrl" + "s")
by that, you delete the call for achievements, easy fix
 

justforsex69

New Member
Aug 13, 2019
7
2
Its saying that its a virus
bruh, I mean, I guess it is a .js file in a .zip?
uhh, I can't help you I guess, I don't know how to fix that

Tried it but then it created another error View attachment 4719239
I, I see, I was too stupid to follow my own instructions when double checking it, so when I tested if the guide worked I did it badly, I'm very sorry

I did two things, and described everything wrong (well, except finding the document), again, I am sorry
now, for the two things I did, I don't know which one fixed it, I'll try to figure it out tomorrow, but right now, I'll just tell you both

now, the proper way, just extract the game again to get a fresh slate, go to the decrypted.js, again, and search "awardAchievement", again, get to the fourth instance of it, and you should see something like this (probably not as colorful, but the text should be the same)
1743978623824.png
Now this function seems to be for fucking with storage of the achievement, and checking if it's stored, idk steam API for shit
1743978845829.png
But basically, it's causing the trouble, so I replace that part with "return;" (everything in that quote is important), this changes it so when it gets to that function, trying to save shit and whatever, it gets told to fuck off
1743978965331.png
if your have trouble seeing what exactly changed and what sections are different, it's specifically
"
let _0x43f53c = DataManager["loadGlobalInfo"]();
!_0x43f53c[0x0] && (_0x43f53c[0x0] = {}),
!_0x43f53c[0x0]['steamAchvs'] && (_0x43f53c[0x0]['steamAchvs'] = []),
_0x43f53c[0x0]["steamAchvs"]["includes"](_0x3312fd) ? App["fail"]("Steam achievement already stored: " + _0x3312fd) : (_0x43f53c[0x0]['steamAchvs']["append"](_0x3312fd),
DataManager["saveGlobalInfo"](_0x43f53c),
App["fail"]("Steam achieved was stored: " + _0x3312fd));
"
being replaced with
"
return;
"


SECOND THING
1743979267137.png
in here, you see this
1743979283321.png
this seems to fuck with actually triggering the achievement, so uhhh, I just deleted it
1743979317538.png
Not all of it, of course, just the body, the function still has to be there, so the program doesn't scream when it can't find the function
basically this:
"
this["API"]["activateAchievement"](_0x3312fd, this["_success"](_0x13452f), this['_failure'](_0x13452f));
"
I deleted that shit


hopefully, that shit works, and I have atoned for my sins of giving just absolute dogshit advice
if it doesn't, scream at me, I'll check it out tomorrow, and probably commit sudoku after
 

ea3794

Member
Modder
Mar 30, 2018
467
932
Its saying that its a virus
False positive, happens sometimes with JS files. Blame AI.

Tried it but then it created another error
This happens sometimes on mobile. Save often and continue please.

I'm on mobile can I send the file to you and edit it then send it to me?
Hello again. There's an error with achievements I think?
See, this is what happens when you are unable to playtest.

I've updated the JoiPlay patch as well as the download link. Please find the updated files here:
https://f95zone.to/threads/the-coffin-of-andy-and-leyley-v2-09-kit9-studios.187950/post-16643172
 

Vagaro

New Member
Oct 10, 2023
7
10
False positive, happens sometimes with JS files. Blame AI.



This happens sometimes on mobile. Save often and continue please.







See, this is what happens when you are unable to playtest.

I've updated the JoiPlay patch as well as the download link. Please find the updated files here:
https://f95zone.to/threads/the-coffin-of-andy-and-leyley-v2-09-kit9-studios.187950/post-16643172
Thank you very much. Do you have any idea why this version doesn't seem to work with fan translations? The "Languages" option doesn't even appear in the main menu. The last one had a "english" folder inside "languages", but this one just have "tools"

UPDATE
The language change works if I play through winlator, but for joiplay it doesn't. Weird, because the language change option worked fine on the last version with joiplay.
 
Last edited:

ea3794

Member
Modder
Mar 30, 2018
467
932
Thank you very much. Do you have any idea why this version doesn't seem to work with fan translations? The "Languages" option doesn't even appear in the main menu. The last one had a "english" folder inside "languages", but this one just have "tools"

UPDATE
The language change works if I play through winlator, but for joiplay it doesn't. Weird, because the language change option worked fine on the last version with joiplay.
Wouldn't know, never used translations. In that tools folder is an instruction manual for some custom translation tool. I'm also not familiar with winlator, sorry. Devs of this game decided to go nuts with hiding things. There's some crypto nonsense going on obscuring the data files which contain all the dialogue text.
 

Vagaro

New Member
Oct 10, 2023
7
10
Wouldn't know, never used translations. In that tools folder is an instruction manual for some custom translation tool. I'm also not familiar with winlator, sorry. Devs of this game decided to go nuts with hiding things. There's some crypto nonsense going on obscuring the data files which contain all the dialogue text.
I see... Anyway, thanks for your time!
 

Gmeng

Member
Jul 14, 2017
217
177
what mom mod?
Pretty sure he's referring to the which is an alt-universe mod where Ashley is replaced by Renee (the mom), as of right now the only have the first chapter done and are working on the

As far as I can tell and tried though, that mod requires the Steam version and will not work otherwise.
 
3.40 star(s) 16 Votes