Gridtrap (Livewire) - Gamebase 64 game

This FORUM is for posting requests and pokes for the C64 - particularly for the emulators CCS64 & VICE.
Post Reply
sprenzinger
Posts: 76
Joined: Mon Oct 20, 2008 6:45 pm
Location: Ascheberg

Gridtrap (Livewire) - Gamebase 64 game

Post by sprenzinger »

I know, the game in gb 64 has a trainer for infinite lives. But it is hard to play, also with infinite lives.
Please could you give me some pokes for invincibility and infinite time? Thank you. :)
User avatar
Pugsy
Posts: 3638
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 12 times
Contact:

Re: Gridtrap (Livewire) - Gamebase 64 game

Post by Pugsy »

Here's some pokes I made over a week ago, was going to tidy them up before posting but not done anything with them since last week so they are likely to be buggy as I lost interest in the game rather rapidly.

Code: Select all

Infinite Time
 Poke 22363,173  { > 575b ad }
 Poke 22366,173  { > 575e ad }

Infinite Lives
 Poke 18892,173  { > 49cc ad }

Stop Bombs Exploding
 Poke 25366,0  { > 6316 0 }

Eat Skulls
 Poke 18910,0  { > 49de 0 }

Boots can't Kill
 Poke 18633,0  { > 48c9 0 }
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.259 XML cheat collection (6 OCTOBER 2023) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/q4dHGZ6K#i-EUiqIjH ... KMz7hnbTfw (ZIP Archive 3.76MB)
Post Reply