Cinderella Escape 2 Revenge

Cinderella Escape 2 Revenge

65 평점
Console Commands
NAN メロン ᕦ(ò_ó*)ᕤ 님이 작성
List of console commands used to debug & test parts of the game
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Introduction
Like the previous game in the Cinderella Escape! series, Revenge gives players access to several commands which can be used to edit various settings on characters, maps and gameplay.

To run the commands in this guide you will need to start your game and continue, or start a new game, then press the "Accent Grave" key. This key is in different places depending on the language of your keyboard but it is above the tab key on an english keyboard (see photo) .
Once the console has opened you will see a text box at the bottom of the screen that you can type into

Note: While it can be fun to test things out, you might want to finish the game before doing so. There are some warnings included in the console this time:
Warning: There are many commands made for developer-debug-only.
They may be harmful to your game or gamesave file. Use them at your own risk!!!

So if you plan on testing these commands out, it might be safest to start a new game so your progress won't be lost if the save file breaks.

Level State
resetplayer
Moves the player back to the spawn point
Has a bug where the original character is not removed from the level so multiple characters will be spawned

resetbots
Does the same as resetplayer but to NPCs
This will spawn *all* bots on the level
Has the same bug

spawngroup
Usage: spawngroup <group_id> | This command spawns enemies by group id.
The <group_id> depends on the level, different levels have different enemy groups, if you need some ememies to fight just pick numbers between 0 and 10
Accessories
addacc
Usage: addacc <id>
Equips an accessory (even if you haven't bought it)
0 Hair band
1 Fish bone A
2 Fish bone B
3 Eye patch (left)
4 Eye path (right)
5 Wrist shackle (left)
6 Wrish shackle (right)
7 Glasses
8 Witch hat
9 Queen tiara A
10 Queen tiara B
11 Mage doll headset
12 Bunny ears
13 Police hat
14 Santa hat
15 Leather collar
16 Steel collar
17 Blindfold A
18 Blindfold B
19 Ball gag red A
20 Ball gag red B
21 Ball gag white A
22 Ball gag white B
23 Harness gag red A
24 Harness gag red B
25 Harness gag white A
26 Harness gag white B
27 Healer headband
28 Funny glasses A
29 Funny glasses B
30 Funny glasses C
31 Huntress mask

Other (R18 patch required)
100 Left nipple pearcing
101 Right nipple pearcing

listacc
Lists your currently equipped accessories

remacc
Usage: remacc <id>
Unequips an accessory (use listacc to find the <id> number)

clearacc
Unequips all accessories
Game State
loadstage
Usage: loadstage <stage_id>
Loads a stage. You can load into the beginning of a stage regardless of how far you have progressed in the story

There are a lot of stages that can be loaded, here is a summary of the valud numbers that can be used
<stage_id> can be any of the following:

Boss Stages: Any number from 10506 to 10513
Challenge Stages: Any number from 10551 to 10600
Story Stages:

Chapter 1
901 Intro Level
902 Tutorial Into
10101 Tutorial Level
903 Tutorial Outtro
101 Homebase 1
10102 Chapter 2
10103 Chapter 3
907 Chapter 4
908 Chapter 5
911 Chapter 6
913 Chapter 7
914 Chapter 8
915 Chapter 9
918 Chapter 10
920 Chapter 11
924 Chapter 12
927 Chapter 13
930 Chapter 14

Special Stages:
10601 (requires R18 patch)
Player Character
armstype
Usage: at <0 ~ 2> | This command changes main player's Arms Type.
Changes the character's arm restraints
0 = None
1 = Shackles
2 = Ropes A
3 = Ropes B
4 = Pillory

breastsize
Usage: bs <0 ~ 0.5> | This command changes main player's Breast Size.
Sets the character's breast size. The "small" size is 0, large size is .5
There is no actual limit to this number and it can be negative (-0.6 for DFC :^)

armorstate
Usage: as <0 ~ 1> | This command changes main player's Armor State.
Sets whether the character's armor is broken.
0 = broken (hides clothes/ enables stagger)
1 = normal

setpc
Usage: setpc (cinderella/vanessa/snowwhite/eireen)
Sets the Player Character model. Options are cinderella, vanessa, snowwhite or eireen
Depending on the character you chose there will be different skills available (see skill command)

emotest
Usage: emotest <emo_index>, where emo_index=0 to turn off emo layer.
Sets the character's facial emotion
Options are:
0 Neutral
1 Smile
2 Laugh
3 Worried
4 Suffering
5 Disappointed
6 Surprised
7 Scared
8 Angry
9 XD
10 0_0
11 Consider
Cheats
gainexp
Usage: gainexp <exp>
Gives you experience points. To see how many experience points you need to level up, check your status at the mirror of your home base.

showmethemoney
Gives you 1,000,000 gold

spfull
Fully charges your skill bars

god
God mode. You don't take any damage but your armor will still break and your skill bars will still charge

maininfo
Prints gurrent game state information including the current level, game progress etc

skiptut
There are various tutorials in the game, typing this will skip the current one

passstage
Instantly passes the current stage. Awards base EXP and Gold but if you haven't done any combos, K.O.s or picked up any coins you won't get any bonus.

skill
Usage: skill <index>
<index> depends on the character, certain characters can use certain skills. Just try numbers starting from zero
Developer Tools
imptxt
Imports localisation text if you want to change the language of the game

debug
Resets the camera position

lockallach
Resets your Steam achievements

testmb
Tests the game's Message Box function.. just pops a message up that you can click OK on

testsc
Tests the Stage Complete screen.. and gives you 1000076 EXP and 1175 gold

testtg
Tests the game's Timer Gauge which is used for certain levels

exit
Closes the game

clear
Clears the console

help ?
Shows a list of console commands
댓글 12
Alpha Foxtrot 2021년 11월 6일 오후 10시 36분 
for armtypes , do you unlock them ? I've tried using the commands but , the ropes and other armtypes won't show up
Oxygen 2020년 2월 25일 오후 6시 47분 
I input setpc and then Usage: setpc (cinderella/vanessa/snowwhite/eireen) show up,and what is the next step?
Drainchain 2019년 12월 25일 오후 9시 54분 
Is there a way to spawn traps like in the first game?
SotiCoto 2019년 10월 13일 오후 12시 54분 
It was the windowed mode.
I needed to set it to fullscreen to see the textbox at the bottom.
NAN メロン ᕦ(ò_ó*)ᕤ  [작성자] 2019년 10월 12일 오후 11시 25분 
When you press the button the whole screen will go dark and a few lines of text will appear at the bottom of the screen.
It's likely that the button is in a different place on your keyboard, if you are using a laptop keyboard or a non-english keyboard it will usually be different.
You can try just typing into notepad just to make sure you are getting the right button. Look for the ` character.
SotiCoto 2019년 10월 12일 오전 6시 09분 
I'm not seeing the text box. I can't type anything. Is this a screen resolution issue?
NAN メロン ᕦ(ò_ó*)ᕤ  [작성자] 2018년 11월 5일 오후 10시 51분 
There is a special stage
loadstage 10601
DJVox 2018년 11월 4일 오후 11시 48분 
is there a debug room
thenuclearwalrus 2017년 12월 4일 오후 5시 18분 
@Wig Bang

Why do you care what other people like? You autistic or something?
Wig Bang 2017년 11월 19일 오전 4시 43분 
Why is this game a thing