Cheatbook

Comet 64 Cheats, Codes, Hints and Walkthroughs for PC Games.

  Home   |   Cheatbook   |    Latest Cheats   |    Trainers   |    Cheats   |    Cheatbook-DataBase 2024   |    Download   |    Search for Game   |    Blog  
 
  Hints and Tips for: Comet 64 
  Browse by PC Games Title:   A  |   B  |   C  |   D  |   E  |   F  |   G  |   H  |   I  |   J  |   K  |   L  |   M  |   N  |   O  |   P  |   Q  |   R  |   S  |   T  |   U  |   V  |   W  |   X  |   Y  |   Z   |   0 - 9  
V Rising Cheats Tribes of Midgard Cheats Returnal Cheats Resident Evil 2 Remake Cheats
 

 Comet 64 Cheats

 
   
 
 
Comet 64

Cheat Codes:
------------
Submitted by: David K.

Post Voodoo Program:
--------------------
Written by Kename_Fin

Some code for you to try after unlocking the voodoo file in your game.

-=Bouncing Ball=-
I would recommend waiting to try this after unlocking the Voodoo file on your game.

reg = 22; // pick between 2 / 23
int = 3; // pick between 2 / 12

jump to: Downright; 
// pick between:
// "Upright"
// "Upleft"
// "Downright"
// "Downleft"


Downright: // move ball down - right

//print "reg: " +reg +"| int: " +int;

check reg > 23; // incase it is in a corner
jump if true: Downleft;

output = reg, int;
draw;
output = reg, int;
draw;

int++;
reg++;

check int > 12;
jump if true: Upright;
check reg > 23;
jump if true: Downleft;
jump if false: Downright;

// ====================================
Downleft: // move ball down - left

// print "reg: " +reg +"| int: " +int;

output = reg, int;
draw;
output = reg, int;
draw;

int++;
reg--;

check int > 12;
jump if true: Upleft;
check reg < 2;
jump if true: Downright;
jump if false: Downleft;

// ====================================

Upright: // move ball up - right

// print "reg: " +reg +"| int: " +int;

check reg > 23; // incase in a corner
jump if true: Upleft;

output = reg, int;
draw;
output = reg, int;
draw;

int--;
reg++;

check int < 2;
jump if true: Downright;
check reg > 23;
jump if true: Upleft;
jump if false: Upright;

// ======================================

Upleft: // move ball up - left

// print "reg: " +reg +"| int: " +int;

output = reg, int;
draw;
output = reg, int;
draw;

int--;
reg--;

check int < 2;
jump if true: Downleft;
check reg < 2;
jump if true: Upright;
jump if false: Upleft;
 

Submit your codes! Having Codes, cheat, hints, tips, trainer or tricks we dont have yet?

Help out other players on the PC by adding a cheat or secret that you know!

PC GamesSubmit them through our form.

Comet 64 Cheat , Hints, Guide, Tips, Walkthrough, FAQ and Secrets for PC Video gamesVisit Cheatinfo for more Cheat Codes, FAQs or Tips!
 
back to top 
   
     
 
PC Games, PC Game Cheat, Secrets Easter Eggs, FAQs, Walkthrough Spotlight - New Version CheatBook-DataBase 2024
Cheatbook-Database 2024 is a freeware cheat code tracker that makes hints, Tricks, Tips and cheats (for PC, Walkthroughs, XBox, Playstation 1 and 2, Playstation 3, Playstation 4, Sega, Nintendo 64, Wii U, DVD, Game Boy Advance, iPhone, Game Boy Color, N-Gage, Nintendo DS, PSP, Gamecube, Dreamcast, Xbox 360, Super Nintendo) easily accessible from one central location. If you´re an avid gamer and want a few extra weapons or lives to survive until the next level, this freeware cheat database can come to the rescue. Covering more than 27.700 Games, this database represents all genres and focuses on recent releases. All Cheats inside from the first CHEATBOOK January 1998 until today.  - Release date january 7, 2024. CheatBook-DataBase 2024

 
 
Games Trainer  |   Find Cheats  |   Downloads  |   Walkthroughs  |   Console   |   Magazine  |   Top 100  |   Submit Cheats, Hints, Tips  |   Links
Top Games:  |  Cities: Skylines II Trainer  |  Dead Island 2 Trainer  |  Octopath Traveler 2 Trainer  |  Resident Evil 4 (Remake) Trainer  |  Wo Long: Fallen Dynasty Trainer