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

Suikoden Tactics

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Suikoden Tactics

Also known as: Rhapsodia (JP)
Developer: Konami Computer Entertainment Tokyo
Publisher: Konami
Platform: PlayStation 2
Released in JP: September 22, 2005, November 26, 2006 (Konami the Best)
Released in US: November 8, 2005
Released in EU: February 24, 2006, 2009 (Re-release)


DebugIcon.png This game has debugging material.


Debug-Related Stuff

Within the game is a stubbed printf function which would have logged various background information to a debug unit. This logs information such as files and movies loaded. It would also report errors if any occurred. To re-enable this mode, apply the below code for the US version of the game:

Re-enable printf Messages
201009B8 080E3FC4

If you are playing the game on a regular PlayStation 2, you will need to use a TOOL, RDB, or a debug version of OPL to view the logs. If you are playing on an emulator, you can see this information by enabling the option "Show Console". Below is an example of what type of information gets logged.

ELEM_NUM:0
movie : 640 x 448
movie : 640 x 448
SlgEventEfctStartEfct eventEfctWork.currentCommonEfctID:5 efctID:0
SlgEventEfctStartEfct flag:2
indexNo:0
SlgCommonEfctControlWorkStopEfct indexNo:0
slgCommonEfctWorkDelete 002_001_cha_light
(Source: Original TCRF research)