News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu

Target Renegade sprites

Started by arnoldemu, 13:52, 07 October 16

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

arnoldemu

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.
My games. My Games
My website with coding examples: Unofficial Amstrad WWW Resource

arnoldemu

My games. My Games
My website with coding examples: Unofficial Amstrad WWW Resource

Powered by SMFPacks Menu Editor Mod