CPCWiki forum

General Category => Games => Topic started by: arnoldemu on 13:52, 07 October 16

Title: Target Renegade sprites
Post by: arnoldemu on 13:52, 07 October 16
I wanted to look at the sprites in target renegade but they are stored in a strange form.

I have made a patch (to the running game) that allows you to view the sprites and press left/right joystick buttons to make it run.

To do this on Arnold emulator:

1. Run Target Renegade
2. Open the debugger
3. poke c9 to f28 (using memory editor)
4. poke c9 to 1fdd
5. poke c9 to 020d

These pokes turn off the background, the enemies and the timer.

6. Load pick.bin (in debugger. File->Load Binary...)
7. start game and use cursors to move left and right.

You will then see the sprites are made from pieces and you can see each of the pieces used.
Title: Re: Target Renegade sprites
Post by: arnoldemu on 18:43, 09 October 16
Screenshots:

Powered by SMFPacks Menu Editor Mod