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

Segare Ijiri

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Segare Ijiri

Developers: Brain Dock, Nemesys
Publisher: Enix
Platform: PlayStation
Released in JP: July 16, 1998


DevTextIcon.png This game has hidden development-related text.
DebugIcon.png This game has debugging material.


Segare Ijiri is an extremely bizarre game for the PS1.

Debug Display

Segari Ijiri Debug Display.png

Use the following code to display debug text and a CPU meter.

801AA3E0 0001
(Source: Original TCRF research)

MIDI Debug Text

Present in SLPM_862.30 at 0x004720.

Set 0x03 to RAM address 0x801AA3F0 to display this text to the TTY console.

%d, !!!%d, %d, %d, %d, %d
SsContNrpn1(CC:98)(%d, %d, %d)
SsContNrpn2(CC:99)(%d, %d, %d)
Vibrate & Portamento
Portamento
Studio C
Studio B
Studio A
MIDI:Priority;Tone Number:%d, Entry:%d
MIDI:Priority;Tone Number:%d, Entry:%s
MIDI:Limit low;Tone Number:%d, Entry:%d
MIDI:Limit high;Tone Number:%d, Entry:%d
MIDI:ADSR (AR-L);Tone Number:%d, Entry:%d
MIDI:ADSR (AR-E);Tone Number:%d, Entry:%d
MIDI:ADSR (DR);Tone Number:%d, Entry:%d
MIDI:ADSR (SL);Tone Number:%d, Entry:%d
MIDI:ADSR (SR-L);Tone Number:%d, Entry:%d
MIDI:ADSR (SR-E);Tone Number:%d, Entry:%d
MIDI:ADSR (RR-L);Tone Number:%d, Entry:%d
MIDI:ADSR (RR-E);Tone Number:%d, Entry:%d
MIDI:ADSR (SR-±);Tone Number:%d, Entry:%d
MIDI:Vibrate time;Tone Number:%d, Entry:%d;Not Suport yet!
MIDI:Portamento depth;Tone Number:%d, Entry:%d;Not Suport yet!
MIDI:Reverb type;Tone Number:%d, Entry:%s
MIDI:Reverb depth;Tone Number:%d, Entry:%d
MIDI:Echo feed back;Tone Number:%d, Entry:%d
MIDI:;Tone Number:%d, Entry:%d
MIDI:Echo delay time;Tone Number:%d, Entry:%d
MIDI:Vibrate depth;Tone Number:%d, Entry:%d;Not Suport yet!
MIDI:Portamento time;Tone Number:%d, Entry:%d;Not Suport yet!
spuMemBlock[%d] block isn't aligened
spuMemAlloc() : can't alloc
Already VAB loaded
freeVab():already VAB was free.
loadMusic():VAB not read yet.
(Source: Original TCRF research)

Development Related Text

File

Present in SLPM_862.30 at 0x004F30:

(%ld %ld)(%d %d)
ERROR:ファイルがサーチできません %d (%s)
ERROR:ファイルがオープンできません (%s)
ERROR:ファイルサイズがバッファを越えています %d %d %s
ERROR:ファイルサイズがバッファを越えています %d %ld %s

Translated:

(%ld %ld)(%d %d)
ERROR: Could not search for file(s)  %d (%s)
ERROR: Could not open file(s)  (%s)
ERROR: There was a file size buffer overflow %d %d %s
ERROR: There was a file size buffer overflow %d %ld %s