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

Sonic the Hedgehog Golf (J2ME)

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Sonic the Hedgehog Golf

Developer: Rockpool Games
Publisher: Glu Mobile[1]
Platform: J2ME
Released in US: 2007
Released in EU: September 2007[1]


DebugIcon.png This game has debugging material.


Debug Functions

Sonic the Hedgehog Golf has a hidden cheat mode. To enable it, go to the About menu and enter 220282. This will unlock everything instantly and enable the debugging functions.

Key Notes
0 Instantly completes the stage.
1 Toggles free movement.
3 Moves the ball to where it was last thrown from and decreases shots by 1. This essentially allows the player to retake a shot.
7 Replays the last shot.
9 Toggles the display of several parameters on the top left of the screen. This includes X position, Y position, angle, power, spin, and framerate.
* Changes the wind state if wind is enabled.

Free Movement Mode

While free movement is enabled, you can move the ball around using the arrow keys. You can toggle the speed of the movement by pressing 5 or the pad button. The mode can be disabled by pressing 1 again.

Exception Handler

Hmmm...
To do:
Find out why the text is invisible, is the color of the text black? Does it spawn off screen? etc.

In the game there is an exception handler that takes effect if a memory error is to occur. This handler is supposed to show the text "HANDSET ERROR: PLEASE RELOAD TO CONTINUE PLAY", though it does not appear.

SonicTheHedgehogGolf ErrorHandler.png

References