Game data question

Is there a way to delete unlocked levels and arenas? I am unable to find a way to do so, and I can only at most delete my high score

I simply want to start it fresh once again and gain the satisfaction of unlocking levels

Comments

  • Ah, this thread can now be ignored, someone has told me that this required registry entry manipulation and... yeah, it's resolved
  • Posting here for completeness.

    Apart from high scores and tournament saves, which are in the game folder, all persistent data is stored in the registry. To find it, open the Registry Editor (you can search for it in the Start menu) and navigate to Computer\HKEY_CURRENT_USER\SOFTWARE\Raptisoft\Hamsterball (you can paste that into the box at the top).

    Time trial and arena unlocks are each a separate field, 00 means not unlocked and 01 means locked. To relock everything, just set each flag to 00.

    If you also want to remove time trial medals, it works similarly, but all the flags are in one field.
  • To clarify, 01 means unlocked, not locked.
Sign In or Register to comment.