Hi, I updated my Metal Warrior 4: Agents of Metal game to version 1.1.
Changes include:
- Added autosave on level change
- Added automatic health regain up to 1/3 health after taking near-fatal damage
- Fixed actor lower part getting displayed only partially when overlapping the
bottom border
- Fixed actor animation while reloading the flamethrower & moving
This is a port of my 2003 C64 game "Metal Warrior 4 - Agents of Metal" that runs on GBA. It runs by creating a sort of virtual machine enviroment (6510 CPU and SID sound chip emulation) with API hooks for the rest of the stuff like graphics & file access.
Controls & smaller screen size had also to be accounted for, and lastly I actually did some graphics & gameplay improvements to the original, like visible bullets.