Resource centre for ZX Spectrum games
using Manic Miner and Jet Set Willy game engines
Archive of the
Manic Miner & Jet Set Willy Yahoo! Group
messages
|
|
||
|
|
Message: 5040
Author: john_elliott_uk
Date: 14/11/2005
Subject: Re: Modifying Maria's colour attributes
--- In manicminerandjetsetwilly@yahoogroups.com, "Daniel"
> It seems to have worked fine, but I have a question to John and
Probably not. You can compare the two with the DOS command
> Andrew and those among you who have technical knowledge: is my
> current .tap file identical to the original .tap file with the
> exception of the four values modified by POKEs?
fc /b firstfile secondfile
but my guess would be that a good deal more than 4 bytes have changed.
> Can there be any
I wouldn't expect any. The bytes that changed will be the game state
> problems after the operation I have done?
(things like Willy's current location and position) and these will be
reset each time the game is run.
