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

code 18 (PlayStation Portable)

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

code_18

Developer: KID
Publisher: CyberFront
Platform: PlayStation Portable
Released in JP: September 29, 2011


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


Debug Menu

Code 18 - Debugmenu1.png

This menu contains various options to view background images, event images, and unlock certain options. It also contains various route select options. To appear in this menu, apply the below code and start a new game.

_S ULJM05936

_C1 New Game = Debug Menu
_L 0x009C9036 00000003

Page 1:

Text Translation Notes
次頁 Next page Next page.
★最初から始める★ Start from the beginning Starts a new game.
ファイル別実行 Run file Event select menu.
指定ファイルから実行 Run specific file Select from a specific scene to view.
クリアテスト Clear Test Starts the game normally.
システムフラグの設定 System flag setting Presumably finishes character routes when selected.
隠しオプションの設定 Hidden option settings Sets menu unlock options.
タイトルへ戻る Return to title Returns to the title screen.

Code 18 - Debugmenu2.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.
フローチェック(MSG+選択肢) Flow check (MSG + choice) It's not clear what's different about this option.
フローチェック(選択肢のみ) Flow check (only choices) Shows story choices only.
シーンタイトルチェック Scene title check Unknown.

Code 18 - Debugmenu3.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.
キャラカラーチェック Character color check Doesn't seem to work properly.
BGMチェック BGM check Doesn't work.
SEチェック SE check Doesn't work.
ムービーチェック Movie check Allows you to view the game's movies.
BGフェードチェック BG fade check Tests various screen transition effects.
(Source: Punk7890)