3 D-Skramble (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

3 D-Skramble (Livewire) - Gamebase 64 game

Post by sprenzinger »

This is a nice game to play. It looks like Zaxxon in caves.

There is a trainer version out with infinite ships and fuel, but not with invincibility.

Please could you give me pokes for invincibility and also for infinite ships / infinite fuel (I want to de- and activate them within
the game, to test my skills :) ). 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: 3 D-Skramble (Livewire) - Gamebase 64 game

Post by Pugsy »

Had to use a Fuel cheat I made in 1987, the one given in the trainer is buggy and will just mean that you are stuck at the end getting a bonus.

Might look at your other request at the weekend if I get chance.

Code: Select all

Infinite Lives (One Player)
Poke 28105,173  { > 6DC9 AD }

Infinite Lives (Two Players) [NOTE SURE IF THIS IS NEEDED CAN'T SEEM TO GET INTO 2 PLAYER MODE] 
Poke 28153,189  { > 6DF9 BD }

Lots of Fuel (causes some gfx corruption - but allows the bar to decrease slowly at the end the game)
Poke 9845,173  { > 2675 AD }

Invincibility
Poke 27664,0  { > 6C10 0 }
Poke 18545,96  { > 4871 60 }
Poke 27799,173  { > 6C97 AD }
Poke 27738,96  { > 6C5A 60 }
Poke 27851,173  { > 6CCB AD }
Poke 28423,96  { > 6F07 60 }
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