[theglad]easy to perform actions

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
invincibility
Posts: 41
Joined: Fri Dec 28, 2001 1:00 am

[theglad]easy to perform actions

Post by invincibility »

I'll try to find & share some interest cheats for the the great igs game. Here are some:

Code: Select all

<cheat desc="easy to perform b+c action to boss">
    <comment>boss only</comment>
    <script state="run">
      <action>:prot.ppb@18015E58=01</action>
	  <action>:prot.ppb@180160d0=01</action>
	  <action>:prot.ppb@18016348=01</action>
	  <action>:prot.ppb@180165c0=01</action>
	  <action>:prot.ppb@18016838=01</action>
	  <action>:prot.ppb@18016ab0=01</action>
    </script>
  </cheat>


  <cheat desc="easy to perform up+down action to boss">
    <comment>boss only</comment>
    <script state="run">
      <action>:prot.ppb@18015e44=01</action>
	  <action>:prot.ppb@180160bc=01</action>
	  <action>:prot.ppb@18016334=01</action>
    </script>
  </cheat>
Last edited by invincibility on Fri Oct 03, 2014 10:22 am, edited 1 time in total.
invincibility
Posts: 41
Joined: Fri Dec 28, 2001 1:00 am

Re: [theglad]easy to perform actions

Post by invincibility »

next cheat, enemy change into items now!
this cheat is for kov2 all series

Code: Select all

 <cheat desc="enemy change into items now!">
                <script state="on">
                        <action>maincpu.pb@D07051=0b</action>
                        <action>maincpu.pb@D07451=0b</action>
                        <action>maincpu.pb@D07851=0b</action>
                        <action>maincpu.pb@D07c51=0b</action>
                        <action>maincpu.pb@D08051=0b</action>
                        <action>maincpu.pb@D08451=0b</action>
                        <action>maincpu.pb@D08851=0b</action>
                        <action>maincpu.pw@D0706c=0000</action>
                        <action>maincpu.pw@D0746c=0000</action>
                        <action>maincpu.pw@D0786c=0000</action>
                        <action>maincpu.pw@D07c6c=0000</action>
                        <action>maincpu.pw@D0806c=0000</action>
                        <action>maincpu.pw@D0846c=0000</action>
                        <action>maincpu.pw@D0886c=0000</action>
                </script>
        </cheat>
Last edited by invincibility on Fri Oct 03, 2014 10:23 am, edited 1 time in total.
invincibility
Posts: 41
Joined: Fri Dec 28, 2001 1:00 am

Re: [theglad]easy to perform actions

Post by invincibility »

this cheat is for theglad

Code: Select all

<cheat desc="enemy change into items now!">
      <script state="on">
          <action>:prot.ppb@18015C60=0b</action>
          <action>:prot.ppb@18015ed8=0b</action>
          <action>:prot.ppb@18016150=0b</action>
          <action>:prot.ppb@180163c8=0b</action>
          <action>:prot.ppb@18016640=0b</action>
          <action>:prot.ppb@180168b8=0b</action>
          <action>:prot.ppb@18016b30=0b</action>
          <action>:prot.ppb@18016da8=0b</action>
      <action>:prot.ppw@18015C7C=0000</action>
          <action>:prot.ppw@18015EF4=0000</action>
          <action>:prot.ppw@1801616C=0000</action>
          <action>:prot.ppw@180163e4=0000</action>
          <action>:prot.ppw@1801665C=0000</action>
          <action>:prot.ppw@180168d4=0000</action>
          <action>:prot.ppw@18016b4c=0000</action>
          <action>:prot.ppw@18016dc4=0000</action>
    </script>
  </cheat>
Last edited by invincibility on Fri Oct 03, 2014 10:23 am, edited 1 time in total.
mazhar111
Posts: 22
Joined: Wed Feb 18, 2009 3:55 pm

Re: [theglad]easy to perform actions

Post by mazhar111 »

pls into new format
invincibility
Posts: 41
Joined: Fri Dec 28, 2001 1:00 am

Re: [theglad]easy to perform actions

Post by invincibility »

mazhar111 wrote:pls into new format

The cheats definitely all are new format, if you mean the xml format.
Post Reply