Search found 572 matches

by Abystus
Sun May 12, 2024 9:57 pm
Forum: M.A.M.E. "Arcade" Cheat Requests
Topic: [sf2ce] Cheat for disable Vega from leaning on the fence, when doing the "Barcelona attack" on Vega's stage
Replies: 1
Views: 38

Re: [sf2ce] Cheat for disable Vega from leaning on the fence, when doing the "Barcelona attack" on Vega's stage

Try this out and see if it is what you wanted: sf2ce.xml <cheat desc="Vega's Barcelona Attack Will Land On...> <parameter> <item value="0x01">Fence</item> <item value="0x02">Edge of Screen</item> </parameter> <script state="on"> <action>temp0=maincpu.mw@045980</act...
by Abystus
Sun May 12, 2024 5:24 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [dbz] Dragon Ball Z (rev B)
Replies: 6
Views: 1257

Re: [dbz] Dragon Ball Z (rev B)

dbz.xml <cheat desc="Allow Fighting Before Round Starts"> <script state="on"> <action>temp0=maincpu.mw@00B642</action> </script> <script state="run"> <action>maincpu.mw@00B642=6002</action> <!-- This Program Code cheat was made by Abystus --> </script> <script state=&qu...
by Abystus
Sat May 11, 2024 6:11 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [hsf2] Hyper Street Fighter II: The Anniversary Edition (USA 040202)
Replies: 4
Views: 1766

Re: [hsf2] Hyper Street Fighter II: The Anniversary Edition (USA 040202)

hsf2.xml <cheat desc="Allow Fighting Before Round Starts"> <script state="on"> <action>temp0=maincpu.ow@066B98</action> </script> <script state="run"> <action>maincpu.ow@066B98=6004</action> <!-- This Program Code cheat was made by Abystus --> </script> <script state=&q...
by Abystus
Fri May 10, 2024 3:00 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [ssf2t] Super Street Fighter II Turbo (World 940223)
Replies: 6
Views: 614

Re: [ssf2t] Super Street Fighter II Turbo (World 940223)

ssf2t.xml <cheat desc="Allow Fighting Before Round Starts"> <script state="on"> <action>temp0=maincpu.ow@0782AE</action> </script> <script state="run"> <action>maincpu.ow@0782AE=6004</action> <!-- This Program Code cheat was made by Abystus --> </script> <script state=&...
by Abystus
Thu May 09, 2024 2:02 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [ssf2] Super Street Fighter II: The New Challengers (World 931005)
Replies: 5
Views: 595

Re: [ssf2] Super Street Fighter II: The New Challengers (World 931005)

ssf2.xml <cheat desc="Allow Fighting Before Round Starts"> <script state="on"> <action>temp0=maincpu.ow@06AE8C</action> </script> <script state="run"> <action>maincpu.ow@06AE8C=6004</action> <!-- This Program Code cheat was made by Abystus --> </script> <script state=&q...
by Abystus
Wed May 08, 2024 2:03 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [sf2hf] Street Fighter II: Hyper Fighting (World 921209)
Replies: 7
Views: 709

Re: [sf2hf] Street Fighter II: Hyper Fighting (World 921209)

sf2hf.xml <cheat desc="Allow Fighting Before Round Starts"> <script state="on"> <action>temp0=maincpu.mw@013A6C</action> </script> <script state="run"> <action>maincpu.mw@013A6C=6004</action> <!-- This Program Code cheat was made by Abystus --> </script> <script state=&...
by Abystus
Tue May 07, 2024 2:04 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [sf2ce] Street Fighter II: Champion Edition (World 920513)
Replies: 5
Views: 711

Re: [sf2ce] Street Fighter II: Champion Edition (World 920513)

sf2ce.xml <cheat desc="Allow Fighting Before Round Starts"> <script state="on"> <action>temp0=maincpu.mw@037CFC</action> </script> <script state="run"> <action>maincpu.mw@037CFC=6004</action> <!-- This Program Code cheat was made by Abystus --> </script> <script state=&...
by Abystus
Mon May 06, 2024 7:17 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [sf2] Street Fighter II: The World Warrior (World 910522)
Replies: 5
Views: 546

Re: [sf2] Street Fighter II: The World Warrior (World 910522)

sf2.xml <cheat desc="Allow Fighting Before Round Starts"> <script state="on"> <action>temp0=maincpu.mw@02ABFA</action> </script> <script state="run"> <action>maincpu.mw@02ABFA=6004</action> <!-- This Program Code cheat was made by Abystus --> </script> <script state=&qu...
by Abystus
Sun May 05, 2024 6:28 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [umk3] Ultimate Mortal Kombat 3 (rev 1.2)
Replies: 31
Views: 20576

Re: [umk3] Ultimate Mortal Kombat 3 (rev 1.2)

umk3.xml <cheat desc="CPU Players Don't Avoid or Block Your Attacks"> <script state="on"> <action>temp0=maincpu.mw@000657B0</action> </script> <script state="run"> <action>maincpu.mw@000657B0=C018</action> <!-- This Program Code cheat was made by Abystus --> </script> <...
by Abystus
Sat May 04, 2024 6:36 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [mk3] Mortal Kombat 3 (rev 2.1)
Replies: 25
Views: 9823

Re: [mk3] Mortal Kombat 3 (rev 2.1)

mk3.xml <cheat desc="CPU Players Don't Avoid or Block Your Attacks"> <script state="on"> <action>temp0=maincpu.mw@0005021E</action> </script> <script state="run"> <action>maincpu.mw@0005021E=C018</action> <!-- This Program Code cheat was made by Abystus --> </script> <s...
by Abystus
Sat May 04, 2024 12:43 am
Forum: M.A.M.E. "Arcade" Cheat Requests
Topic: [mk] Mortal Kombat (rev 5.0 T-Unit 03/19/93) CPU Can't Avoid or Block P1 Attacks Cheat Request
Replies: 4
Views: 92

Re: [mk] Mortal Kombat (rev 5.0 T-Unit 03/19/93) CPU Can't Avoid or Block P1 Attacks Cheat Request

No problem. I've updated the cheat with an additional code that should work against Shang Tsung as well. Enjoy.
by Abystus
Fri May 03, 2024 11:09 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [mk] Mortal Kombat (rev 5.0 T-Unit 03/19/93)
Replies: 39
Views: 18799

Re: [mk] Mortal Kombat (rev 5.0 T-Unit 03/19/93)

mk.xml <cheat desc="CPU Players Don't Avoid or Block Your Attacks"> <script state="on"> <action>temp0=maincpu.mw@000AE1AA</action> <action>temp1=maincpu.mw@000AFF26</action> <action>temp2=maincpu.mw@000B21C4</action> </script> <script state="run"> <action>maincpu.mw@000...
by Abystus
Fri May 03, 2024 3:14 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: Mortal Kombat 4 (All Versions)
Replies: 20
Views: 7374

Re: Mortal Kombat 4 (All Versions)

mk4.xml <cheat desc="Skip Vs Screen"> <script state="on"> <action>temp0=maincpu.pd@01DD6C</action> </script> <script state="run"> <action>maincpu.pd@01DD6C=6001DD9F</action> <!-- This Program Code cheat was made by Abystus --> </script> <script state="off"> <a...
by Abystus
Thu May 02, 2024 1:59 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [wakuwak7] Waku Waku 7
Replies: 5
Views: 1050

Re: [wakuwak7] Waku Waku 7

wakuwak7.xml <cheat desc="Skip Vs Screen/Stage Display"> <script state="on"> <action>temp0=maincpu.rw@05528C</action> <action>temp1=maincpu.rw@049680</action> <action>temp2=maincpu.rw@049688</action> </script> <script state="run"> <action>maincpu.rw@05528C=6002</action>...
by Abystus
Wed May 01, 2024 5:22 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [breakrev] Breakers Revenge
Replies: 3
Views: 121

Re: [breakrev] Breakers Revenge

breakrev.xml <cheat desc="Skip Vs Screen"> <script state="on"> <action>temp0=maincpu.rw@01AA2E</action> </script> <script state="run"> <action>maincpu.rw@01AA2E=4E75</action> <!-- This Program Code cheat was made by Abystus --> </script> <script state="off"> <...
by Abystus
Tue Apr 30, 2024 1:58 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [breakers] Breakers
Replies: 3
Views: 123

Re: [breakers] Breakers

breakers.xml <cheat desc="Skip Vs Screen"> <script state="on"> <action>temp0=maincpu.rw@018AFE</action> </script> <script state="run"> <action>maincpu.rw@018AFE=4E75</action> <!-- This Program Code cheat was made by Abystus --> </script> <script state="off"> <...
by Abystus
Mon Apr 29, 2024 2:02 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [timekill] Time Killers (v1.32)
Replies: 1
Views: 96

Re: [timekill] Time Killers (v1.32)

timekill.xml <cheat desc="Skip Vs Screen/Stage Display"> <script state="on"> <action>temp0=maincpu.rw@150B22</action> <action>temp1=maincpu.rw@150B3A</action> <action>temp2=maincpu.rw@1514F2</action> </script> <script state="run"> <action>maincpu.rw@150B22=6002</action>...
by Abystus
Sun Apr 28, 2024 6:56 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [dbz] Dragon Ball Z (rev B)
Replies: 6
Views: 1257

Re: [dbz] Dragon Ball Z (rev B)

dbz.xml <cheat desc="Disable Stage Background Music"> <comment>Enable before match starts.</comment> <script state="on"> <action>temp0=maincpu.mw@0050BA</action> </script> <script state="run"> <action>maincpu.mw@0050BA=4279</action> <!-- This Program Code cheat was made...
by Abystus
Sat Apr 27, 2024 6:35 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [mtlchamp] Martial Champion (ver EAB)
Replies: 4
Views: 163

Re: [mtlchamp] Martial Champion (ver EAB)

mtlchamp.xml <cheat desc="Disable Stage Background Music"> <comment>Enable before match starts.</comment> <script state="on"> <action>temp0=maincpu.md@0221AE</action> </script> <script state="run"> <action>maincpu.md@0221AE=3E3C0000</action> <!-- This Program Code cheat...