Originally Posted by
Tony H
EDIT: Something else interesting that I found out about this game... I made a code that lets you go past the normal limit when selecting levels and found out that there are more levels than the usual 5. However, the extra levels appear to just be the levels for the other character (Raptor). This is VERY unusual for a Genesis game, and don't think I've ever seen it done that way before. In other words, if you play the Cargo Ship level with Grant, it will actually be a different level than if you played Cargo Ship using the Raptor. On most games (like the Sonic the Hedgehog games), no matter which character you select, you are still playing the same level, and you can even sometimes change the character in the middle of the level by changing RAM addresses. With this game, it appears that the character is predetermined by the level number. The levels may be identical, but technically not the same level. I'll post the code(s) I used to do this with shortly so you can investigate if you want. I'll need to do a little more research before I'm certain that this is the case.
EDIT2: One thing that tipped me off that this might be the case, is when I found what I thought was the RAM address that determined which character you were using, I tried forcing the Raptor into the Burning River level. It didn't work. When I used my test codes, I found that both versions of Burning River had Grant in them.