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

Missing Parts Side B: The Tantei Stories

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Missing Parts Side B: The Tantei Stories

Developers: O-TWO, System Prisma
Publisher: FOG
Platform: PlayStation 2
Released in JP: February 19, 2004, June 14, 2007 (Nice Price!)


GraphicsIcon.png This game has unused graphics.
MusicIcon.png This game has unused music.
DebugIcon.png This game has debugging material.
SoundtestIcon.png This game has a hidden sound test.


Hmmm...
To do:
There's a scene select menu that can be enabled with debug mode somehow.

Debug Mode

Having the below code active will enable developer shortcuts. This will be enabled once at the main menu. After you save your game with the code on, you will no longer need the code active to enable debug features.

Original Release codes:

Enable Debug Mode
00319816 00000001

Press L3 for Auto Skip, R3 to Disable
D02C5AA0 0000FFFD
0028B2F8 00000001
D02C5AA0 0000FFFB
0028B2F8 00000000

Controls:

  • Down + Square will toggle debug info.
  • Down + Start will enable a debug menu. This allows you to change background images, change flags, and play sound effects.
  • R1 + Triangle on controller 2 to enable skip mode. You will need the Change Controller 1 to Controller 2 code active for this as the game disables controller 2 inputs.

Alternately, you can download the below save file to automatically enable debug mode.

Download.png Download Missing Parts Side B Debug Save
File: Missing Parts Side B Debug Save.7z (12 KB) (info)


(Source: Original TCRF research)

Debug Display

Missing Parts Side A - Debugmode1.png

Press Down + Square to toggle debug info.

Debug Menu

Press Triangle to change menu pages.

CG

Missing Parts Side A - Debugmode2.png

  • Circle changes category to load images from, such as character, event, or background art work.
  • L1 / R1 zooms the current selected image.
  • Left Analog Stick moves the selected image around.
  • Start resets the image.
  • Square hides the menu.

Sound

Missing Parts Side A - Debugmode3.png

  • L1 / R1 increases / decreases the volume of the selected sound.
  • Circle play's a sound.
  • X stops the current sound.

Variable

Missing Parts Side A - Debugmode4.png

It's unknown what these options all do. Hold Circle the use the D-Pad to change the category of the selected item.

Flag Variable

Missing Parts Side A - Debugmode5.png

It's unknown what these options all do. Hold Circle the use the D-Pad to change the category of the selected item.

Unused Image

Missing Parts Side B - UnusedImage.png

Text reads "Patient".

Unused Song

There is an unused RIFF WAV format song file for the song titled "かくも気高き斜陽". Normally, the game uses raw Little Endian PCM with a custom header attached to it and does a three pass decryption process to play it (click here for more information on this). This WAV version cannot be played as this only uses a two pass method (header, and random byte decryption). Aside from the RIFF WAV header, the stream is identical to the used version.

(Source: Original TCRF research)