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

Go Diego Go! Great Dinosaur Rescue (PlayStation 2)

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Go Diego Go! Great Dinosaur Rescue

Developer: High Voltage Software
Publisher: 2K Play
Platform: PlayStation 2
Released in US: October 27, 2008
Released in EU: March 20, 2009
Released in AU: July 2, 2009


AreasIcon.png This game has unused areas.
MovieIcon.png This game has unused cinematics.
DebugIcon.png This game has debugging material.
LevelSelectIcon.png This game has a hidden level select.


Debug Options

DiegoDino PS2 - Debugmenu1.png DiegoDino PS2 - Debugmenu2.png DiegoDino PS2 - Debugmenu3.png DiegoDino PS2 - Debugmenu4.png

The following code for the US version enables the debug options DEBUG_CHEATS, DEBUG_TEXT, DEBUG_FLY, and DEBUG_SOUND.

Option Code
Enable Debug Options 2013034C 24038275

These are known to do the following:

  • Enables a level select menu in the main menu.
  • Enables a debug menu when pressing Select in-game.
  • Enables a free camera mode when pressing R3.
(Source: Original TCRF research)

Unused Levels

Hmmm...
To do:
Access in-game.

levels.txt mentions an unused test level.

80_01	PradyutPanda	underground test	Fri Aug 29 00:20:51	163	163

Unused Videos

PS2_Dora_Intro.bik PS2_Dora_Legal.bik
A leftover from Dora Saves The Snow Princess. Another leftover from the aforementioned game.

Debug Tools

cdtools.txt inside GAME.WAD contains debug tools that are deactivated by default.

DEBUG_CHEATS            OFF 	             	// Are debug cheats on/off
DEBUG_TEXT                      OFF             // Display debug text/gfx
DEBUG_MEMORY_INFO           	OFF             //
DEBUG_WAD_INFO                  OFF             // Display which wads are loaded
DEBUG_SCREENPRINTS          	OFF             // Display strat "screenprint" output
DEBUG_PROFILE_LABELS       	OFF             //
DEBUG_STRAT_PRINTS      	OFF             // Display strat "print" output
DEBUG_ASSERT_MESSAGES 		OFF             // Display strat "assert" output
DEBUG_FLY                       OFF           	// Fly-through mode on/off
DEBUG_SOUND                     OFF             // Extra sound debug
LEVEL_SELECT            ON                	// Level select on/off
DEMO_LEVEL_SELECT       OFF                	// Only show * levels in level select