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: 1404

Author: john_elliott_uk

Date: 04/12/2000

Subject: Re: title screen

 

If you're still stuck with the title screen, try
the following:
1. Get your screen in SCREEN$
format (use BMP2SCR or whatever).
2. Open it in a hex
editor and copy the first 1000h bytes (4k).
3. Paste
them into TITLE.JS7 at 0080h.
4. Go back to your
screen and copy 200h bytes starting at 1800h (1800h -
1A00h).
5. Paste them into TITLE.JS7 at 1080h; and at
1280h; and at 1480h.
6. You now have a startup
screen. It won't animate like the default one does, but
that's a topic for the advanced course :-)

 

 

arrowleft
arrowright