We just reached 30,000 articles on this wiki! 🥳
If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Love * Smash! 5.1: Tennis Robo no Hanran

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

SIMPLE 2000 Ultimate series Vol.26 Love ★ Smash! 5.1: Tennis Robo no Hanran

Developer: HuneX
Publisher: D3 Publisher
Platform: PlayStation 2
Released in JP: June 23, 2005


DebugIcon.png This game has debugging material.


Debug Display

Love Smash 5.1 - Debugdisplay.png

Applying the below code will enable a simple debug display.

Enable Debug Display
20100698 24040001
(Source: Punk7890)

Debug Logging

Within the game is a stubbed printf function which would have logged various background information to a debug unit. This logs memory information. It would also report errors if any occurred. To re-enable this mode, apply the below code:

Re-enable printf Messages
201c3f18 0805d6d4
201c3f1C 00000000
201BA2D8 0805D6D4

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".

(Source: Punk7890)