[armwar]+ Some More Cheats

This forum is for posting M.A.M.E. arcade cheats. Requests will be fulfilled here....but please keep the requests to the requests forum.
Post Reply
User avatar
Mohsin
Posts: 85
Joined: Sun Mar 15, 2009 1:06 pm
Location: Pakistan

[armwar]+ Some More Cheats

Post by Mohsin »

Updated Complete XML Cheats

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Time">
    <script state="run">
      <action>maincpu.pb@FF1E67=00</action>
    </script>
  </cheat>
  
  <cheat desc="Select Starting Stage">
  	<parameter>
      <item value="0x00">Stage 1</item>
      <item value="0x01">Stage 2</item>
      <item value="0x02">Stage 3</item>
      <item value="0x03">Stage 4</item>
      <item value="0x04">Stage 5</item>
      <item value="0x05">Stage 6</item>
      <item value="0x06">Stage 7</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FF81D0=param</action>
    </script>
  </cheat>
  
  <cheat desc="Shooting Mode">
  	<parameter>
      <item value="0x01">ON</item>
      <item value="0x00">OFF</item>
    </parameter>
    <script state="on">
      <action>maincpu.pb@FFF74B=param</action>
    </script>
  </cheat>
  
  <cheat desc=" "/>
  
  <cheat desc="Select Combination Item type">
  	<parameter>
      <item value="0x00">TurboJet</item>
      <item value="0x01">Robot</item>
      <item value="0x02">Tank</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FFF73F=param</action>
    </script>
  </cheat>
  
  <cheat desc="Get Combination Item Now">
    <script state="on">
      <action>maincpu.pb@FF9C8A=01</action>
    </script>
  </cheat>
  
  <cheat desc="Combination Item Power Now">
    <script state="on">
      <action>maincpu.pb@FF9C8D=06</action>
    </script>
  </cheat>
  
  <cheat desc="Get off Combination Item Now">
    <script state="on">
      <action>maincpu.pd@FFF74F=FF</action>
    </script>
  </cheat>
  
  <cheat desc="Infinite Combination Item Fuel">
    <script state="run">
      <action>maincpu.pb@FF1E93=99</action>
    </script>
  </cheat>
  
  <cheat desc=" "/>
  
  <cheat desc="Select PL1 Character">
  	<parameter>
      <item value="0x00">Bloodia</item>
      <item value="0x01">Reptos</item>
      <item value="0x02">Guldin</item>
      <item value="0x03">Fordy</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FF95DA=param</action>
      <action>maincpu.pb@FF965C=param</action>
    </script>
  </cheat>

  <cheat desc="Infinite Lives PL1">
    <script state="run">
      <action>maincpu.pb@FF96E3=04</action>
    </script>
  </cheat>

  <cheat desc="Infinite Energy PL1">
    <script state="run">
      <action>maincpu.pb@FF95DD=50</action>
    </script>
  </cheat>

  <cheat desc="Invincibility PL1">
    <script state="run">
      <action>maincpu.pb@FF9657=FE</action>
    </script>
  </cheat>

  <cheat desc="Infinite Bullets PL1">
    <script state="run">
      <action>maincpu.pb@FF95FA=01</action>
    </script>
  </cheat>
  
 <cheat desc="Select Arms type PL1">
  	<parameter>
      <item value="0x00">Power Knuckle</item>
      <item value="0x01">Drill</item>
      <item value="0x02">Chain Spark</item>
      <item value="0x03">Force Claw</item>
      <item value="0x04">Laser Blade</item>
      <item value="0x05">Shield</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FF965E=param</action>
    </script>
  </cheat>
  
  <cheat desc="Select Sub Weapon PL1">
  	<parameter>
      <item value="0x00">Vulcun</item>
      <item value="0x01">Missile</item>
      <item value="0x02">Guided</item>
      <item value="0x03">Laser</item>
      <item value="0x04">Flame</item>
      <item value="0x05">Bomb</item>
      <item value="0x06">Napalm</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FF965F=param</action>
    </script>
  </cheat>
  
  <cheat desc="Select Legs PL1">
  	<parameter>
      <item value="0x00">Robot Legs</item>
      <item value="0x01">Treads</item>
      <item value="0x02">Power Bug</item>
      <item value="0x03">Turbo Jet</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FF965D=param</action>
    </script>
  </cheat>

  <cheat desc=" "/>
  
  <cheat desc="Select PL2 Character">
  	<parameter>
      <item value="0x00">Bloodia</item>
      <item value="0x01">Reptos</item>
      <item value="0x02">Guldin</item>
      <item value="0x03">Fordy</item>
    </parameter>
    <script state="run">
    	<action>maincpu.pb@FF979A=param</action>
      <action>maincpu.pb@FF981C=param</action>
    </script>
  </cheat>

  <cheat desc="Infinite Lives PL2">
    <script state="run">
      <action>maincpu.pb@FF98A3=04</action>
    </script>
  </cheat>

  <cheat desc="Infinite Energy PL2">
    <script state="run">
      <action>maincpu.pb@FF979D=50</action>
    </script>
  </cheat>

  <cheat desc="Invincibility PL2">
    <script state="run">
      <action>maincpu.pb@FF9817=FE</action>
    </script>
  </cheat>

  <cheat desc="Infinite Bullets PL2">
    <script state="run">
      <action>maincpu.pb@FF97BA=01</action>
    </script>
  </cheat>
  
  <cheat desc="Select Arms type PL2">
  	<parameter>
      <item value="0x00">Power Knuckle</item>
      <item value="0x01">Drill</item>
      <item value="0x02">Chain Spark</item>
      <item value="0x03">Force Claw</item>
      <item value="0x04">Laser Blade</item>
      <item value="0x05">Shield</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FF981E=param</action>
    </script>
  </cheat>
  
  <cheat desc="Select Sub Weapon PL2">
  	<parameter>
      <item value="0x00">Vulcun</item>
      <item value="0x01">Missile</item>
      <item value="0x02">Guided</item>
      <item value="0x03">Laser</item>
      <item value="0x04">Flame</item>
      <item value="0x05">Bomb</item>
      <item value="0x06">Napalm</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FF981F=param</action>
    </script>
  </cheat>
  
  <cheat desc="Select Legs PL2">
  	<parameter>
      <item value="0x00">Robot Legs</item>
      <item value="0x01">Treads</item>
      <item value="0x02">Power Bug</item>
      <item value="0x03">Turbo Jet</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FF981D=param</action>
    </script>
  </cheat>

  <cheat desc=" "/>
  
  <cheat desc="Select PL3 Character">
  	<parameter>
      <item value="0x00">Bloodia</item>
      <item value="0x01">Reptos</item>
      <item value="0x02">Guldin</item>
      <item value="0x03">Fordy</item>
    </parameter>
    <script state="run">
    	<action>maincpu.pb@FF994A=param</action>
      <action>maincpu.pb@FF99CC=param</action>
    </script>
  </cheat>

  <cheat desc="Infinite Lives PL3">
    <script state="run">
      <action>maincpu.pb@FF9A63=04</action>
    </script>
  </cheat>

  <cheat desc="Infinite Energy PL3">
    <script state="run">
      <action>maincpu.pb@FF995D=50</action>
    </script>
  </cheat>

  <cheat desc="Invincibility PL3">
    <script state="run">
      <action>maincpu.pb@FF99D7=FE</action>
    </script>
  </cheat>

  <cheat desc="Infinite Bullets PL3">
    <script state="run">
      <action>maincpu.pb@FF997A=05</action>
    </script>
  </cheat>
  
  <cheat desc="Select Arms type PL3">
  	<parameter>
      <item value="0x00">Power Knuckle</item>
      <item value="0x01">Drill</item>
      <item value="0x02">Chain Spark</item>
      <item value="0x03">Force Claw</item>
      <item value="0x04">Laser Blade</item>
      <item value="0x05">Shield</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FF99DE=param</action>
    </script>
  </cheat>
  
  <cheat desc="Select Sub Weapon PL3">
  	<parameter>
      <item value="0x00">Vulcun</item>
      <item value="0x01">Missile</item>
      <item value="0x02">Guided</item>
      <item value="0x03">Laser</item>
      <item value="0x04">Flame</item>
      <item value="0x05">Bomb</item>
      <item value="0x06">Napalm</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FF99DF=param</action>
    </script>
  </cheat>
  
  <cheat desc="Select Legs PL3">
  	<parameter>
      <item value="0x00">Robot Legs</item>
      <item value="0x01">Treads</item>
      <item value="0x02">Power Bug</item>
      <item value="0x03">Turbo Jet</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FF99DD=param</action>
    </script>
  </cheat>
  
  <cheat desc=" "/>

	<cheat desc="Select Game Region">
  	<parameter>
      <item value="0x01">United States</item>
      <item value="0x02">Asia</item>
      <item value="0x03">Mexico</item>
      <item value="0x04">Brazil</item>
      <item value="0x05">Europe</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FF80DB=param</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->

Last edited by Mohsin on Mon May 04, 2009 6:53 pm, edited 1 time in total.
Image
Thats not a game hack

http://mamec.netii.net/
User avatar
Pugsy
Posts: 3675
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 15 times
Contact:

Re: [armwar]+ Some More Cheats

Post by Pugsy »

Thanks, added.
The character address cheats actually have two addresses it seems. The PL1 cheat you posted is of different type to the PL2/PL3 cheats posted....I had the two part character selection cheats in the very old format so I've converted them for all three players.

Eg PL1 in old format is:-

Code: Select all

:armwar:62000000:000000:00000000:00000000:Select Character PL1
:armwar:00010000:FF95DA:00000000:FFFFFFFF:Bloodia
:armwar:00018000:FF965C:00000000:FFFFFFFF:Bloodia (2/2)
:armwar:00010000:FF95DA:00000001:FFFFFFFF:Reptos
:armwar:00018000:FF965C:00000001:FFFFFFFF:Reptos (2/2)
:armwar:00010000:FF95DA:00000002:FFFFFFFF:Guldin
:armwar:00018000:FF965C:00000002:FFFFFFFF:Guldin (2/2)
:armwar:00010000:FF95DA:00000003:FFFFFFFF:Fordy
:armwar:00018000:FF965C:00000003:FFFFFFFF:Fordy (2/2)


BTW, going to be a bit cheeky here...but as you've been playing the game can you have a look at these cheats and tell me if they are any good and is it possible to improve the descriptions please (no need to convert, the conversion to the XML format can be dealt with by the converter program):-

Code: Select all

:armwar:62000000:000000:00000000:00000000:Select Combination Parts
:armwar:00010000:FFF73F:00000000:FFFFFFFF:AirPlane
:armwar:00010000:FFF73F:00000001:FFFFFFFF:Robot
:armwar:00010000:FFF73F:00000002:FFFFFFFF:Tank
:armwar:00000000:FF9C8A:00000001:FFFFFFFF:Always stay Combination Parts
:armwar:00000001:FF9C8D:00000006:FFFFFFFF:Combination Parts Power ON:Only use after combine
:armwar:00000000:FF1E93:00000000:FFFFFFFF:Infinite Combination Parts
:armwar:00000000:FF1E93:00000099:FFFFFFFF:Infinite Combined Time:Must be playing at least 2P game
:armwar:00000000:FFF74B:00000001:FFFFFFFF:Shooting Mode
:armwar:00000001:FFF74F:00000001:FFFFFFFF:Get Combined Item Now!
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.264 XML cheat collection (3 APRIL 2024) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/SxsQUJoT#jBdz6GLm_ ... QzFGSMms2c (ZIP Archive 3.8 MB)
User avatar
Mohsin
Posts: 85
Joined: Sun Mar 15, 2009 1:06 pm
Location: Pakistan

Re: [armwar]+ Some More Cheats

Post by Mohsin »

Thanks for mentioning the 2nd part of character selection cheat, with the one part, character was only changeable after completion of a round, but with 2 part character can change instantly(picking a item or area change), updated in first post.

About the combination parts cheats, TOTALLY TOTALLY WRONG DESCRIPTIONS, i was reading something else and the cheat was doing something else, well after a little playing with them i have converted them into more useful cheats. if you see at the descriptions now and the way i`m using them u`ill see.

Code: Select all

<cheat desc=" "/>
  
  <cheat desc="Select Combination Item type">
  	<parameter>
      <item value="0x00">TurboJet</item>
      <item value="0x01">Robot</item>
      <item value="0x02">Tank</item>
    </parameter>
    <script state="run">
      <action>maincpu.pb@FFF73F=param</action>
    </script>
  </cheat>
  
  <cheat desc="Get Combination Item Now">
    <script state="on">
      <action>maincpu.pb@FF9C8A=01</action>
    </script>
  </cheat>
  
  <cheat desc="Combination Item Power Now">
    <script state="on">
      <action>maincpu.pb@FF9C8D=06</action>
    </script>
  </cheat>
  
  <cheat desc="Get off Combination Item Now">
    <script state="on">
      <action>maincpu.pd@FFF74F=FF</action>
    </script>
  </cheat>
  
  <cheat desc="Infinite Combination Item Fuel">
    <script state="run">
      <action>maincpu.pb@FF1E93=99</action>
    </script>
  </cheat>
Select combination item now & Get combination item now can be used combined to something like "Get TurboJet Now" what do u think? (but if one item is present, 2nd one wont appear untill first is gone.)
Enable shooting mode is really not help full, as it will make the character move in one direction constantly and will not stop even if u poke the value to 0 again, better to remove it?
Also i have updated in the first post the names of few items (took from a faq at gamefaq.com), well actually i have posted my complete code. please do take a look.


P:S Off topic: you didn`t added kov2p & kov2p205 cheats in 0.131 release, please do add them in next release :)
Image
Thats not a game hack

http://mamec.netii.net/
User avatar
Pugsy
Posts: 3675
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 15 times
Contact:

Re: [armwar]+ Some More Cheats

Post by Pugsy »

Forgot to thank you for the above, so thanks.

I've added the kov2p & kov2p205 cheats too now (thanks), I assume it was just the cheats in the first post? I notice I said I'd added them in the 2nd post but I guess you did a LOT of adding/editing after...
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.264 XML cheat collection (3 APRIL 2024) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/SxsQUJoT#jBdz6GLm_ ... QzFGSMms2c (ZIP Archive 3.8 MB)
Post Reply