If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Chaos;Head Noah (PlayStation Portable)

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Chaos;Head Noah

Developer: 5pb. Games
Publisher: 5pb. Games
Platform: PlayStation Portable
Released in JP: June 24, 2010


DebugIcon.png This game has debugging material.
LevelSelectIcon.png This game has a hidden level select.


Debug Menu

ChaosHeadNoah - Debugmenu1.png

This menu contains various options to view background images, event images, and unlock certain options. It also contains various route select options. Apply the below code to replace New Game with Debug Menu.

_S ULJM05692

_C1 New Game = Debug Menu
_L 0xD0D45DD0 00000002
_L 0x00D45DD0 00000001
_L 0xD0D45DE4 00000001
_L 0x00D45DE4 00000004

ChaosHeadNoah - Debugmenu2.png

Page 1:

Text Translation Notes
次頁 Next page Next page.
★最初から始める★ Start from the beginning Starts a new game.
クイックスタート Quick start Sends you to the title screen.
ファイル別実行 Run file Event select menu.
システムフラグの設定 System Flag Settings Sets various system-related parameters.
各エンドクリア処理 End Clear Process Sets route clear flags.
タイトルへ戻る Return to title Returns to the title screen.

ChaosHeadNoah - Debugmenu3.png

Page 2:

Text Translation Notes
次頁 Next page Next page.
メッセージチェック(連続) Message Check (continuous) Displays various text messages.
メッセージチェック(ファイル別) Message Check (by file) Allows you to select messages based on the event files.
メッセージチェック(キャラ別) Message Check (by character) Allows you to select messages based on character files.
フローチェック(MSG+選択肢) Flow check (MSG + choice) It's not clear what's different about this option.
フローチェック(選択肢のみ) Flow check (only choices) Shows story choices only.
クイックセーブチェック(タイトル) Quick save check (title) Doesn't work. Would likely test title background images.
クイックセーブチェック(選択肢) Quick save check (choices) Doesn't work.

ChaosHeadNoah - Debugmenu4.png

Page 3:

Text Translation Notes
次頁 Next page Next page.
イベントCGチェック Event CG check Cycles through all of the CG images.
背景BGチェック Scenery BG check Cycles through all of the background images.
キャラチェック Character check Doesn't appear to work.
顔窓チェック Face window check Doesn't work.
キャラカラーチェック Character color check Displays a menu for background CGs to view.
BGMチェック BGM check Doesn't work.
SEチェック SE check Doesn't work.
ムービーチェック Movie check Allows you to view the game's movies.
(Source: Original TCRF research)