RPGM Cursed Armor II [v5.90] [Wolfzq]

3.00 star(s) 14 Votes

Bruel

Member
Donor
Jan 1, 2018
175
79
Thanks! some how i manage to travel without crossing the bridge using the teleportation.

however. ive encountered another problem. after i fall on the insect cave. i need to read the arianna's journal right? i cant obtain it since the room i fell into has a wall blocking the bed and the journal. i tried to cheat the journal, and i continue the quest up until i can fly and collect materia. but i cant get pass this area since all of the insects resurrects after 10secs and i cant kill them all that fast

Here.

In your case you might need to lose the bug as the game does a transformation before breaking the crystal.
 

Bruel

Member
Donor
Jan 1, 2018
175
79
anyone have cheat installer for CA2 ?

Just the the basic rpgmv one. If you just want to unlock all the scenes I've already posted multiple versions of an unlock, just use the search function to filter for posts by me.
 

maxsciem

Member
Apr 25, 2020
145
19
Just the the basic rpgmv one. If you just want to unlock all the scenes I've already posted multiple versions of an unlock, just use the search function to filter for posts by me.
I see. Coz i think wanna change some basic attributes. Previously, i try with Mtool but cant find it. I think wolfzq block it
 

Bruel

Member
Donor
Jan 1, 2018
175
79
I see. Coz i think wanna change some basic attributes. Previously, i try with Mtool but cant find it. I think wolfzq block it
What exactly do you want to change, what "attribute"? I won't make any promises as I don't know the internals of attributes specifically, but I might take a crack at an extension for it.
 
  • Like
Reactions: maxsciem

Bruel

Member
Donor
Jan 1, 2018
175
79
Thank you for sharing the save files for the game. Unfortunately the same issue persist. Which leads me to believe its something with the game itself. As the autosave save in your files is from a memory, but as soon as the memory ends. It sends the character back to the memory/ga**ery room. And you can only see a few memories.

I've already posted multiple versions of a g*ll*ry unlock. Just search for posts by me.

As for returning back to the memory room, that's correct behavior. Changes aren't persisted when viewing scenes, the game creates a copy of the character, runs the scene and then restores the original character back. It's possible to cheat that system away by editing the code, but you really don't want that, trust me, breaking the game is a given if you do this.
 

Bruel

Member
Donor
Jan 1, 2018
175
79
this one still can be use in latest version?
This is just the generic one, I don't believe it'll work for the custom properties the dev has set up for this game. Other than that, yeah, it works fine. Basically everything that's implemented using the normal way of doing things in RPG maker will work.

I mostly use it for teleport and noclip and that works perfectly. You should know that some triggers require you to "walk" the normal way, at least 2 people have used noclip and ended up missing a trigger for the white witch line.

https://f95zone.to/threads/cursed-armor-ii-v5-90-wolfzq.15260/post-16938113
 

Jeykie28

New Member
Jul 27, 2021
9
0
Another reason for me to believe you're cheating. The speed I run at is the fastest the game allows naturally afaik. There is a speed cheat in the generic cheat menu which would allow you to run faster.

i some how finish the underground cave using on/off of the chinese text under "switches" when translated, it in english, i believe its "recall start"?

also, the battle movespeed is so fast, its uncontrollable. but whenever i turn on the "recall start", it resolves the movespeed issue.
 

maxsciem

Member
Apr 25, 2020
145
19
What exactly do you want to change, what "attribute"? I won't make any promises as I don't know the internals of attributes specifically, but I might take a crack at an extension for it.
ahh forgot to mention, the basic attribute such as sanity, lust and etc xD
 

Bruel

Member
Donor
Jan 1, 2018
175
79
i some how finish the underground cave using on/off of the chinese text under "switches" when translated, it in english, i believe its "recall start"?

also, the battle movespeed is so fast, its uncontrollable. but whenever i turn on the "recall start", it resolves the movespeed issue.
I think you read the wrong post. The one I linked to is #4,557, it has a video on it on how to remove the crystal.

I would advise against cheating to fix problems. You'll only end up with your game in an invalid state and end up questioning why it doesn't work later.

Some things you need to cheat around, like that bridge crack trigger or the lake one, but those are there intentionally to bug out on cracked versions. Normal stuff you should probably do it the normal way.
 

Bruel

Member
Donor
Jan 1, 2018
175
79
ahh forgot to mention, the basic attribute such as sanity, lust and etc xD
Yeah, I think those are custom. You won't be able to change them using the default cheat menu unless you find a plugin to extend it. I might take a look at it, but no promises.
 

Bruel

Member
Donor
Jan 1, 2018
175
79
ahh forgot to mention, the basic attribute such as sanity, lust and etc xD
Here you go. Just unzip inside www\js\plugins AND add {"name":"Cheat_Menu_Cursed_Armor","status":true,"description":"","parameters":{}} to the end of your www\js\plugins.js file. You should do the same with the cheat menu. Don't forget the comma at the end of of previous line when editing the plugins.js file. Also, order is important, make sure the Cheat_Menu plugin is BEFORE the Cheat_Menu_Cursed_Armor plugin in your plugins.js.

Sadly I can't send you my plugins file because I have a bunch of other plugins added to it.
 
  • Like
Reactions: maxsciem

Bruel

Member
Donor
Jan 1, 2018
175
79
As always, virus total finds at least one detection.

Here's the reference 2/62

Probably just mad because it's a js file inside a 7z. Or doesn't like the word cheat inside the source.


Either way, use at your own risk. That goes for both the virus detection and the fact you're messing with game internals by cheating these stats, might mess something up.
 
  • Like
Reactions: maxsciem

maxsciem

Member
Apr 25, 2020
145
19
Here you go. Just unzip inside www\js\plugins AND add {"name":"Cheat_Menu_Cursed_Armor","status":true,"description":"","parameters":{}} to the end of your www\js\plugins.js file. You should do the same with the cheat menu. Don't forget the comma at the end of of previous line when editing the plugins.js file. Also, order is important, make sure the Cheat_Menu plugin is BEFORE the Cheat_Menu_Cursed_Armor plugin in your plugins.js.

Sadly I can't send you my plugins file because I have a bunch of other plugins added to it.
thanks !!!

one more thing, how to remove our current appearance settings and current costume setting. Coz seems like my char have overlapping costumes on it. coz it will be like this
1746816361587.png
 
Last edited:

Bruel

Member
Donor
Jan 1, 2018
175
79
thanks !!!

one more thing, how to remove our current appearance settings and current costume setting. Coz seems like my char have overlapping costumes on it. coz it will be like this
View attachment 4822959
Man, you really messed up your game, huh. I don't think I can help with that one, I have no idea how you even managed to get it to that state.

My best guess would be to remove every piece of clothing and then equip the ones that set those images that are stuck. IE, remove everything and equip the magic circles, scythe and gag. Equipping other things in those slots could also work, it doesn't seem like the code has space for multiple items in the same slot, so it might override what's there.

If that doesn't work, you could try adding the following to the end of the file I sent you previously. It'll add a new tab of cheats to the menu with some attempts at fixing the problem. Obviously, none of this is tested, back up any save you'll be running this on. Also, run them in order - top to bottom - as these get progressively more aggressive.

If that still doesn't work, send me your sa[v]e so I can try some different things.

JavaScript:
Cheat_Menu.menus[Cheat_Menu.menus.length] = function () {
  let cheatKey = 4;
  let cheatNum = 0;
  Cheat_Menu.append_cheat_title("Potential Clothing Fixes");

  Cheat_Menu.append_cheat(`reload actor`, "Activate", cheatKey++, function () {
    $wb.reloadActor();
    SoundManager.playSystemSound(1);
  });

  Cheat_Menu.append_cheat(
    `Load shape file`,
    "Activate",
    cheatKey++,
    function () {
      $wf.loadShapeFile();
      SoundManager.playSystemSound(1);
    }
  );

  Cheat_Menu.append_cheat(
    `Unequip all clothes`,
    "Activate",
    cheatKey++,
    function () {
      $w.mustUnEquipAllClothes();
      SoundManager.playSystemSound(1);
    }
  );

  Cheat_Menu.append_cheat(
    `Unequip all clothes - forced`,
    "Activate",
    cheatKey++,
    function () {
      $w.mustUnEquipAllClothes(true);
      SoundManager.playSystemSound(1);
    }
  );

  Cheat_Menu.append_cheat(
    `Remove body lock`,
    "Activate",
    cheatKey++,
    function () {
      $wb.lockBody(0);
      SoundManager.playSystemSound(1);
    }
  );
};
 
  • Like
Reactions: maxsciem

maxsciem

Member
Apr 25, 2020
145
19
Man, you really messed up your game, huh. I don't think I can help with that one, I have no idea how you even managed to get it to that state.

My best guess would be to remove every piece of clothing and then equip the ones that set those images that are stuck. IE, remove everything and equip the magic circles, scythe and gag. Equipping other things in those slots could also work, it doesn't seem like the code has space for multiple items in the same slot, so it might override what's there.

If that doesn't work, you could try adding the following to the end of the file I sent you previously. It'll add a new tab of cheats to the menu with some attempts at fixing the problem. Obviously, none of this is tested, back up any save you'll be running this on. Also, run them in order - top to bottom - as these get progressively more aggressive.

If that still doesn't work, send me your sa[v]e so I can try some different things.

JavaScript:
Cheat_Menu.menus[Cheat_Menu.menus.length] = function () {
  let cheatKey = 4;
  let cheatNum = 0;
  Cheat_Menu.append_cheat_title("Potential Clothing Fixes");

  Cheat_Menu.append_cheat(`reload actor`, "Activate", cheatKey++, function () {
    $wb.reloadActor();
    SoundManager.playSystemSound(1);
  });

  Cheat_Menu.append_cheat(
    `Load shape file`,
    "Activate",
    cheatKey++,
    function () {
      $wf.loadShapeFile();
      SoundManager.playSystemSound(1);
    }
  );

  Cheat_Menu.append_cheat(
    `Unequip all clothes`,
    "Activate",
    cheatKey++,
    function () {
      $w.mustUnEquipAllClothes();
      SoundManager.playSystemSound(1);
    }
  );

  Cheat_Menu.append_cheat(
    `Unequip all clothes - forced`,
    "Activate",
    cheatKey++,
    function () {
      $w.mustUnEquipAllClothes(true);
      SoundManager.playSystemSound(1);
    }
  );

  Cheat_Menu.append_cheat(
    `Remove body lock`,
    "Activate",
    cheatKey++,
    function () {
      $wb.lockBody(0);
      SoundManager.playSystemSound(1);
    }
  );
};
thanks a lot mate xD
here is the save game
use the save game no 5
the option key is V and B
the main problem lies on that :(
 
Last edited:

squishysix

Member
Apr 28, 2020
106
39
Does anyone know any other games like this
what do you mean? the gameplay? or the genre? or the niche genre? if you looking up for niche genre like i do. its hard, this game have some place in my heart because some niche genre i have like a long hair and hairjob and hair pulling or something like that
 
  • Like
Reactions: Bruel

Bruel

Member
Donor
Jan 1, 2018
175
79
thanks a lot mate xD
here is the save game
use the save game no 5
the option key is V and B
the main problem lies on that :(
Man, don't just go clicking random Chinese options. The game is using those clothes when you remove the equipment because that's what you told it do.

Here's a translation:
1747169838953.png


To disable this "B -> penultimate option (purple) -> last option (white)".

If you want to change current costume quickly it's "B -> first option". No purple Chinese involved.
 
  • Like
Reactions: maxsciem

Bruel

Member
Donor
Jan 1, 2018
175
79
Does anyone know any other games like this

Only thing anywhere near this one is the first game in the series I believe, you can find it in the first post under "prequel".

As squishysix said, you'll need to come up with what exactly you enjoy about this one to even attempt to get a good recommendation. This game is just so damn huge in scope and story that you'll find similar things in basically every game here.
 

Boss129

Newbie
Jul 26, 2023
37
16
what do you mean? the gameplay? or the genre? or the niche genre? if you looking up for niche genre like i do. its hard, this game have some place in my heart because some niche genre i have like a long hair and hairjob and hair pulling or something like that
niche genre wth hardcore scene and pregnancy , interspecies scene are bonus
 
3.00 star(s) 14 Votes