CS+ costume changing cheat

Mar 6, 2018 at 10:07 AM
Junior Member
"Wahoo! Upgrade!"
Join Date: Feb 26, 2018
Location:
Posts: 46
Well, it's a known fact that Wii version has it (https://www.wikihow.com/Change-Quote's-Costume-in-Cave-Story-for-Wii)

But. PC version also has it. It was working in early builds, however it was broken since they allowed to press enter on "press Z to continue" screen.
But fear not, there's a way to kinda bring it back (you'll need hex editor):
Find this (rather long) hex pattern in executable:
Code:
20 00 00 00 40 00 00 00 20 00 00 00 40 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 40 00 00 00 40 00 00 00 00 10 00 00 00 10 00 00 10 00 00 00 10 00 00 00
and replace it with
Code:
20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00
Now, just hold 'A' on "press 'Z' screen", and use 'X' instead of 1/2/+/- in the above cheats (e.g. hold A, press X,X,X,X,DOWN to change into Curly). "press Z" text should flash on correct input.
 
Mar 6, 2018 at 4:08 PM
Senior Member
"Fly, Fly, Fly!"
Join Date: Sep 7, 2017
Location: Washington
Posts: 135
Age: 20
Contributing to spammy posting (off-topic, lack of content, etc)
Well, it's a known fact that Wii version has it (https://www.wikihow.com/Change-Quote's-Costume-in-Cave-Story-for-Wii)

But. PC version also has it. It was working in early builds, however it was broken since they allowed to press enter on "press Z to continue" screen.
But fear not, there's a way to kinda bring it back (you'll need hex editor):
Find this (rather long) hex pattern in executable:
Code:
20 00 00 00 40 00 00 00 20 00 00 00 40 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 40 00 00 00 40 00 00 00 00 10 00 00 00 10 00 00 10 00 00 00 10 00 00 00
and replace it with
Code:
20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00 20 00 00 00
Now, just hold 'A' on "press 'Z' screen", and use 'X' instead of 1/2/+/- in the above cheats (e.g. hold A, press X,X,X,X,DOWN to change into Curly). "press Z" text should flash on correct input.

Noice.
 
Top