3.30 star(s) 28 Votes

Bruel

Member
Donor
Jan 1, 2018
305
156
153
To use the meat toilet curse skill it say I need the title of meat toilet but i don't see that listed here or in the game
Probably a translation mishap. Try one of the two toilet titles. Also, I might be wrong, but I think all this skill does is set you to auto lose battles, I don't think it changes the scenes.

Edit: It does change the scene, but just the dialogue. It's basically a surrender skill that turns the dialogue of the scene from non con into con.
 
Last edited:

Bruel

Member
Donor
Jan 1, 2018
305
156
153
Correct me if I am wrong but the unlock mod you provided is that one replacement file that fully unlocks the "room of memory" right?
Yes.

Is there anything similar in circulation for the "cg overview"?
Not that I know of. Personally I don't see any value in those CGs. They are the same ones used for the gallery scenes, only with no dialogue or audio, but if you want them, here you go.

BACKUP file "Game/www/js/plugins/Z_All.js"

Open file "Game/www/js/plugins/Z_All.js" using notepad and add the following to the end of it:

JavaScript:
Wolfzq_Player.prototype.allCgs = function() {
    Object.assign(this._allCG, gameAllCG);
}

setInterval(function() {
    $w.allCgs();
}, 1000);
Save the file making sure not to have it auto format. Default windows notepad works fine with ctrl+s.
Restart the game.

Edit: I didn't provide the full file since there are several different hacks here that require modifying this particular file and I don't want my stuff conflicting with other's.
 

nooooob

Newbie
Jun 14, 2017
27
9
138
Yes.



Not that I know of. Personally I don't see any value in those CGs. They are the same ones used for the gallery scenes, only with no dialogue or audio, but if you want them, here you go.

BACKUP file "Game/www/js/plugins/Z_All.js"

Open file "Game/www/js/plugins/Z_All.js" using notepad and add the following to the end of it:

JavaScript:
Wolfzq_Player.prototype.allCgs = function() {
    Object.assign(this._allCG, gameAllCG);
}

setInterval(function() {
    $w.allCgs();
}, 1000);
Save the file making sure not to have it auto format. Default windows notepad works fine with ctrl+s.
Restart the game.

Edit: I didn't provide the full file since there are several different hacks here that require modifying this particular file and I don't want my stuff conflicting with other's.
Thank you very much worked like a charm.
The main reason I wanted the full CG gallery was mostly because I never had a full one and it always really really irked me.
 

Audia2753

Newbie
Aug 15, 2021
25
4
94
Had this error when using the cheat menu, I think it's only the "cursed stats 2" That's causing it, any help would be appreciated

Screenshot_20241022_190630_b256d658d995ac698dafdc780f3e0c52.jpg
 

Bruel

Member
Donor
Jan 1, 2018
305
156
153
Had this error when using the cheat menu, I think it's only the "cursed stats 2" That's causing it, any help would be appreciated

View attachment 4156523
Dev probably changed the name of the function. From what I can see in the code there's another function called "addPCNT". You could try changing the code of your cheat mod to use this other function. It should work if the functions are the same just with a different name.
 
  • Like
Reactions: Audia2753

Audia2753

Newbie
Aug 15, 2021
25
4
94
Dev probably changed the name of the function. From what I can see in the code there's another function called "addPCNT". You could try changing the code of your cheat mod to use this other function. It should work if the functions are the same just with a different name.
Bruh it worked, i was tinkering with it 3 days with an iq of a nut, can't solve it, really appreciate it
 
  • Like
Reactions: Bruel

Niel_Nguyen

New Member
Mar 17, 2024
2
0
1
It's 2024 and I'm playing cursed armor 2 but really want to know what happended in Cursed 1 :D does android version is full or should I play on PC 2.6?
 

Bruel

Member
Donor
Jan 1, 2018
305
156
153
Is there any full save file with all unlocks. I've done this game two times and already tired
You know, every time someone asks for it instead of using the search function is becomes harder and harder to find it through the search function. So thanks for that.
 

Shizusan

Well-Known Member
Nov 21, 2019
1,419
1,091
311
You will never
Is there any full save file with all unlocks. I've done this game two times and already tired
You will never get the full gallery with just a save, you need to download patreon stuff to unlock everything, I hacked the game and found missing data because this upload didn't contain everything.
 

Bruel

Member
Donor
Jan 1, 2018
305
156
153
You will never

You will never get the full gallery with just a save, you need to download patreon stuff to unlock everything, I hacked the game and found missing data because this upload didn't contain everything.
He means the scenes. Every clothe option is purchasable at the first town. And the items which aren't included in the download are custom commissions by a few patrons. They're so few that the dev just releases their version manually in private.
 

Shizusan

Well-Known Member
Nov 21, 2019
1,419
1,091
311
He means the scenes. Every clothe option is purchasable at the first town. And the items which aren't included in the download are custom commissions by a few patrons. They're so few that the dev just releases their version manually in private.
Yeah lol funny thing is in the update the system files contains some of those patreon data that are behind some online paywall, but not unlocked until you get that patreon stuff, the current version contains some of those outfits, but when I try to hack them in there's no data because I didn't pay containing missing files. This developer I wonder if hes actually living off cursed armor 2 lol.
 
3.30 star(s) 28 Votes