[grdians] Guardians - Enemies Die in 1-Hit *EDITED*

This forum is the archive of arcade cheats that have already been added to the current or the next release of the cheat file.
Post Reply
pasky13
Posts: 27
Joined: Wed Nov 08, 2006 8:31 am

[grdians] Guardians - Enemies Die in 1-Hit *EDITED*

Post by pasky13 »

EDIT:

Wrote an ASM jump to check if it's P1 or P2 being damaged and to not kill them instantly if it is. So now the code only works for enemies. P1 and P2 still get damaged normally.

Enemies Die in 1-hit:

Code: Select all

<cheat desc="Enemies Die in 1-Hit">
    <script state="run">
		<action>maincpu.oq@009FD0=4EF9001F90004E71</action>
		<action>maincpu.oq@1F9000=B3FC002030006600</action>
		<action>maincpu.ow@1F9008=0012</action>
		<action>maincpu.od@1F900A=91690142</action>
		<action>maincpu.od@1F900E=6A000024</action>
		<action>maincpu.oq@1F9012=4EF900009FD84E71</action>
		<action>maincpu.oq@1F901A=B3FC002032006600</action>
		<action>maincpu.ow@1F9022=000A</action>
		<action>maincpu.od@1F9024=91690142</action>
		<action>maincpu.od@1F9028=6A00000A</action>
		<action>maincpu.oq@1F902C=4EF900009FD84E71</action>
		<action>maincpu.oq@1F9034=4EF900009FE04E71</action>
    </script>
    <script state="off">
      <action>maincpu.oq@009FD0=916901426A00000A</action>
      <action>maincpu.oq@1F9000=0000000000000000</action>
      <action>maincpu.oq@1F9008=0000000000000000</action>
      <action>maincpu.oq@1F9010=0000000000000000</action>
      <action>maincpu.oq@1F9018=0000000000000000</action>
      <action>maincpu.oq@1F9020=0000000000000000</action>
      <action>maincpu.oq@1F9028=0000000000000000</action>
      <action>maincpu.oq@1F9030=0000000000000000</action>
      <action>maincpu.oq@1F9038=0000000000000000</action>
      <action>maincpu.oq@1F9040=0000000000000000</action>
    </script>
</cheat>
Enjoy!
User avatar
Pugsy
Posts: 3638
Joined: Fri Aug 17, 2001 12:59 am
Location: North Wales, UK.
Has thanked: 1 time
Been thanked: 12 times
Contact:

Re: [grdians] Guardians - Enemies Die in 1-Hit *EDITED*

Post by Pugsy »

Nice work, added.
Pugsy

Servicing your cheating needs since 1985 8)

Grab the latest cheat collection:
MAME 0.259 XML cheat collection (6 OCTOBER 2023) from http://www.mamecheat.co.uk or direct from:-
https://mega.nz/file/q4dHGZ6K#i-EUiqIjH ... KMz7hnbTfw (ZIP Archive 3.76MB)
Post Reply