If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
Orange Pocket: Root
Jump to navigation
Jump to search
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Games > Games by content > Games with debugging functions
Games > Games by developer > Games developed by Pione Soft
Games > Games by platform > PlayStation 2 games
Games > Games by publisher > Games published by Pione Soft
Games > Games by release date > Games released in 2004
Games > Games by release date > Games released in April
Games > Games by release date > Games released in April > Games released on April 28
Orange Pocket: Root |
---|
Developer: Pione Soft This game has debugging material. |
Debug Logging
Within the game is a stubbed printf function. This would have logged various background information to a debug unit. This logs information such as files loaded and memory information. It would also report errors if any occurred. To re-enable this mode, apply the below code:
Re-enable printf Messages 2010F118 0805BAC4 2010F11C 00000000
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.
SafOpen():"cdrom0:¥DATA¥ykg.saf", flag 0000 SafOpen():end "cdrom0:¥DATA¥ykg.saf", flag 0000, safHd 5 SafGetIndex(): safHd 5, entName "white" SafGetIndex():end safHd 5, entName "white", entIdx 87 SafRead(): safHd 5, entIdx 87, buf 0x0, sizep 0x0, mode 0, "white" Cash Hit Ratio 0 SafRead():end safHd 5, entIdx 87, buf 0x0, sizeP 0x0, mode 0 "white", dataP 0x60f7f0, dsize 308240 SafClose(): safHd D SafClearCash(): safHd 5 SafClearCash():end safHd 5
(Source: Original TCRF research)
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Games > Games by content > Games with debugging functions
Games > Games by developer > Games developed by Pione Soft
Games > Games by platform > PlayStation 2 games
Games > Games by publisher > Games published by Pione Soft
Games > Games by release date > Games released in 2004
Games > Games by release date > Games released in April
Games > Games by release date > Games released in April > Games released on April 28