After Burner I & II cheat code fix?
Posted: Thu Jan 17, 2008 7:48 pm
I noticed that Mame32 0.90u1 (the one that I use) did not recognize the cheat codes for either After Burner game when I went to activate them in the cheat menu(s). So I changed them as follows and they both now seem to work fine (see explanation below).
; [ After Burner (Japan) ]
:aburner:00000000:FF88E1:0000001E:FFFFFFFF:Infinite Lives
:aburner:00000000:FF8D67:00000032:FFFFFFFF:Infinite Missiles
:aburner:00000000:FF8D77:00000001:FFFFFFFF:Invincibility:It is a boring cheat
:aburner:00000000:FF9125:00000007:FFFFFFFF:Quick Death Sequence:This saves time waiting for the plane to crash and for a new plane to appear
:aburner:00000000:FF884D:00000000:FFFFFFFF:Sound Test Timer Stop
; [ After Burner II ]
:aburner2:00000000:FF88E1:0000001E:FFFFFFFF:Infinite Lives
:aburner2:00000000:FF8D67:00000064:FFFFFFFF:Infinite Missiles
:aburner2:00000000:FF8D77:00000001:FFFFFFFF:Invincibility:It is a boring cheat
:aburner2:00000000:FF8894:000000FF:FFFFFFFF:Always fly at Maximum Speed
:aburner2:00000000:FF8D79:0000003F:FFFFFFFF:Always fly at Maximum Speed (2/3)
:aburner2:00000000:FF8D7C:000000FF:FFFFFFFF:Always fly at Maximum Speed (3/3)
:aburner2:00000000:FF9125:00000007:FFFFFFFF:Quick Death Sequence:This saves time waiting for the plane to crash and for a new plane to appear
:aburner2:00000000:FF884D:00000000:FFFFFFFF:Sound Test Timer Stop
Note: With the original codes in place Mame32 wouldn't even recognize that the cheats were in the data file. If I moved the lines with 00010000 in them to below the other codes, then, the others would list but the lines with 00010000 in them would not. Once I changed the lines with 00010000 to 00000000 (all zeros) all the cheats would list and all seem to work just fine. I wonder if anyone else had this issue with the cheats with any other Mame32 version.
; [ After Burner (Japan) ]
:aburner:00000000:FF88E1:0000001E:FFFFFFFF:Infinite Lives
:aburner:00000000:FF8D67:00000032:FFFFFFFF:Infinite Missiles
:aburner:00000000:FF8D77:00000001:FFFFFFFF:Invincibility:It is a boring cheat
:aburner:00000000:FF9125:00000007:FFFFFFFF:Quick Death Sequence:This saves time waiting for the plane to crash and for a new plane to appear
:aburner:00000000:FF884D:00000000:FFFFFFFF:Sound Test Timer Stop
; [ After Burner II ]
:aburner2:00000000:FF88E1:0000001E:FFFFFFFF:Infinite Lives
:aburner2:00000000:FF8D67:00000064:FFFFFFFF:Infinite Missiles
:aburner2:00000000:FF8D77:00000001:FFFFFFFF:Invincibility:It is a boring cheat
:aburner2:00000000:FF8894:000000FF:FFFFFFFF:Always fly at Maximum Speed
:aburner2:00000000:FF8D79:0000003F:FFFFFFFF:Always fly at Maximum Speed (2/3)
:aburner2:00000000:FF8D7C:000000FF:FFFFFFFF:Always fly at Maximum Speed (3/3)
:aburner2:00000000:FF9125:00000007:FFFFFFFF:Quick Death Sequence:This saves time waiting for the plane to crash and for a new plane to appear
:aburner2:00000000:FF884D:00000000:FFFFFFFF:Sound Test Timer Stop
Note: With the original codes in place Mame32 wouldn't even recognize that the cheats were in the data file. If I moved the lines with 00010000 in them to below the other codes, then, the others would list but the lines with 00010000 in them would not. Once I changed the lines with 00010000 to 00000000 (all zeros) all the cheats would list and all seem to work just fine. I wonder if anyone else had this issue with the cheats with any other Mame32 version.