Page 1 of 1

Spirit of the Stones (Interceptor Software)

Posted: Mon Sep 22, 2008 5:51 pm
by DonaldBug
Another real classic. I like this gamestyle. But with infinite PSI (spirit) life will be easier. Thanks.

Re: Spirit of the Stones (Interceptor Software)

Posted: Sun Oct 04, 2009 4:42 pm
by Pugsy
Now works in latest MESS....

Try this for size, if I've missed any decrements can you send me an AR freeze of where they occur.

Code: Select all

Infinite PSI
Poke 35474,173 { > 8A92 AD }

Re: Spirit of the Stones (Interceptor Software)

Posted: Tue Oct 06, 2009 4:52 pm
by sprenzinger
The energy poke works fine in the map screen and inside buildings.

I have got another problem. When I touch an enemy inside buildings, the own sprite will be moved back to the entrance.

Perhaps you could give me some pokes for invincibility. I have one freeze state, if you need it.

But my question is not urgent. Thanks.

Re: Spirit of the Stones (Interceptor Software)

Posted: Tue Oct 06, 2009 9:10 pm
by Pugsy
These may help

Code: Select all

Invincibility (Room Nasties)
Poke 34333,173  { > 861D AD }

Invincibility (Falls)
Poke 33808,173  { > 8410 AD }

Re: Spirit of the Stones (Interceptor Software)

Posted: Thu Oct 08, 2009 5:40 pm
by sprenzinger
Yes, it helped me to solve this fast and furious game. :)