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

Monochrome Factor: Cross Road

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Monochrome Factor: Cross Road

Developer: Genterprise
Publisher: 5pb
Platform: PlayStation 2
Released in JP: November 27, 2008


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


Debug Menu

Monochrome Factor - Debugmenu4.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.

Master Code (only needed for cheat devices)
9010FD98 0C043F0E

Replace New Game With Debug Menu
D0C1D6D0 00000002
10C1D6D0 00000001
D0C1D6E4 00000001
10C1D6E4 00000004

Monochrome Factor - Debugmenu1.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 setting Presumably finishes character routes when selected.
各エンドクリア処理 End Clear Process Sets route clear flags.
タイトルへ戻る Return to title Returns to the title screen.

Monochrome Factor - 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.
メッセージチェック(キャラ別) Message Check (by character) Allows you to select messages based on the 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.

Monochrome Factor - 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.
(Source: Punk7890)