Search found 160 matches

by mezdap
Tue Jul 22, 2025 2:06 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [ghostlop] Ghostlop (prototype)
Replies: 1
Views: 12

[ghostlop] Ghostlop (prototype)

ghostlop.xml Select character for P1 and P2: <cheat desc="P1 Select Character"> <comment>Select a character before round start.</comment> <parameter> <item value="0x04">Bruce</item> <item value="0x08">McCoy</item> <item value="0x0C">Friday</item> <item value=&...
by mezdap
Sun Jul 20, 2025 12:03 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [mystwarr] + Mystic Warriors
Replies: 7
Views: 9878

Re: [mystwarr] + Mystic Warriors

After you wrote ''These codes don't work in playing the game'' then I decided to make ''Reselect Character cheats'' I'm glad you did 'cos now we have better character cheats. Fixed not-working problem in crouching (or holding other inputs). Button check is "bit", not "value". Nic...
by mezdap
Fri Jul 18, 2025 5:46 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [mystwarr] + Mystic Warriors
Replies: 7
Views: 9878

Re: [mystwarr] + Mystic Warriors

P1 Reselect Character HUD: <cheat desc="P1 Reselect Character HUD"> <comment>Press P1 Start button to enable Heads-Up Display for reselect character and press shoot or jump button to select.</comment> <script state="run"> <action>temp0=maincpu.pb@200210, temp1=maincpu.pb@200058</...
by mezdap
Fri Jul 18, 2025 5:26 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [mystwarr] + Mystic Warriors
Replies: 7
Views: 9878

Re: [mystwarr] + Mystic Warriors

Quick info: Mystic Warriors and Sunset Riders developed by same team and both games have some similarities. These codes don't work in playing the game. Please check again. Those are the actual character addresses. They all work fine. I forgot to add comment, ''character has to die or will change on ...
by mezdap
Sun Jul 13, 2025 2:09 pm
Forum: M.A.M.E. WIP "Arcade" Cheats
Topic: [mystwarr] Mystic Warriors
Replies: 0
Views: 9957

[mystwarr] Mystic Warriors

Enemies Die Automatically: ROM cheat <cheat desc="Enemies Die Automatically"> <script state="on"> <action>temp0=maincpu.pb@104B0</action> </script> <script state="run"> <action>maincpu.mw@104B0=4E71</action> </script> <script state="off"> <action>maincpu.pb@10...
by mezdap
Sun Jul 13, 2025 1:27 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [mystwarr] + Mystic Warriors
Replies: 7
Views: 9878

Re: [mystwarr] + Mystic Warriors

Infinite Credits: <cheat desc="Infinite Credits"> <script state="run"> <action condition="maincpu.pb@200191 == 00">maincpu.pb@200044=FF</action> <!-- Common --> <action condition="maincpu.pb@200191 == 01">maincpu.pq@200044=FF00FF00FF00FF00</action> <!-- Indepe...
by mezdap
Sun Jul 13, 2025 1:22 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [mystwarr] + Mystic Warriors
Replies: 7
Views: 9878

Re: [mystwarr] + Mystic Warriors

P1 Select Special Power-ups: <cheat desc="P1 Select Special Power-ups."> <comment>Press P1 Shoot and Jump buttons at the same time to activate the selected Power-up.</comment> <parameter> <item value="0x00">Super Bomb</item> <item value="0x01">Shield</item> </parameter>...
by mezdap
Sun Jul 13, 2025 1:19 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [mystwarr] + Mystic Warriors
Replies: 7
Views: 9878

[mystwarr] + Mystic Warriors

mystwarr.xml and clones P1 Select Character: <cheat desc="P1 Select Character"> <parameter> <item value="0x00">Spyros</item> <item value="0x01">Keima</item> <item value="0x02">Kojiro</item> <item value="0x03">Brad</item> <item value="0x04">...
by mezdap
Mon Jun 30, 2025 4:22 am
Forum: M.A.M.E. "Arcade" Cheats
Topic: [dbz2] Dragon Ball Z 2 - Super Battle
Replies: 1
Views: 72

[dbz2] Dragon Ball Z 2 - Super Battle

P1 Select Character: <cheat desc="P1 Select Character"> <parameter> <item value="0x00">Gokou</item> <item value="0x01">Gohan</item> <item value="0x02">Vegeta</item> <item value="0x03">Trunks</item> <item value="0x04">Satan</item> <item valu...
by mezdap
Mon Jun 30, 2025 4:16 am
Forum: M.A.M.E. "Arcade" Cheats
Topic: [dbz2] Dragon Ball Z 2 - Super Battle
Replies: 1
Views: 72

[dbz2] Dragon Ball Z 2 - Super Battle

dbz2.xml Infinite Credits: <cheat desc="Infinite Credits"> <script state="run"> <action>maincpu.pb@487841=09</action> </script> <script state="off"> <action>maincpu.pb@487841=00</action> </script> </cheat> Infinite Character Select Time: <cheat desc="Infinite Chara...
by mezdap
Mon Jun 30, 2025 4:01 am
Forum: M.A.M.E. "Arcade" Cheats
Topic: [dbz] Dragon Ball Z
Replies: 1
Views: 65

[dbz] Dragon Ball Z

P1 Select Character: <cheat desc="P1 Select Character"> <parameter> <item value="0x00">Goku</item> <item value="0x01">Goku (Alternate Outfit)</item> <item value="0x02">Vegeta</item> <item value="0x03">Vegeta (Alternate Outfit)</item> <item value=&quo...
by mezdap
Mon Jun 30, 2025 3:55 am
Forum: M.A.M.E. "Arcade" Cheats
Topic: [dbz] Dragon Ball Z
Replies: 1
Views: 65

[dbz] Dragon Ball Z

dbz.xml Infinite Credits: <cheat desc="Infinite Credits"> <script state="run"> <action>maincpu.pb@48659D=09</action> </script> <script state="off"> <action>maincpu.pb@48659D=00</action> </script> </cheat> Finish this Stage Now: <cheat desc="Finish this Stage Now!&q...
by mezdap
Fri Feb 28, 2025 6:30 am
Forum: M.A.M.E. "Arcade" Cheat Requests
Topic: Primal Rage 2
Replies: 4
Views: 2278

Re: Primal Rage 2

Well, it is working now on current MAME (ver. 0.275) So far no more crash/freeze. But the graphic is still imperfect! First I tried this game, that was a boot error screen ''WatchDog RESET'' game did not start at all and then later I made these cheats on ''MAME4Rage2 V0.4R1'' Note: Make sure you hav...
by mezdap
Mon Feb 03, 2025 2:47 am
Forum: M.A.M.E. "Arcade" Cheat Requests
Topic: Gang Wars weapons
Replies: 1
Views: 1107

Re: Gang Wars weapons

Try these cheats. P1 Select Character: <cheat desc="P1 Select Character"> <parameter> <item value="0x00">Mike</item> <item value="0x01">Jackie</item> </parameter> <script state="run"> <action>maincpu.pb@040622=param</action> </script> </cheat> P2 Select Charac...
by mezdap
Mon Jan 13, 2025 9:49 am
Forum: M.A.M.E. "SoftwareList" Cheats
Topic: [psx/sfcoll2] + Street Fighter Collection 2 (USA)
Replies: 2
Views: 3610

Re: [psx/sfcoll2] + Street Fighter Collection 2 (USA)

sfcoll2.xml Misc. Cheats: <cheat desc="Infinite Time"> <script state="run"> <action condition="maincpu.pb@801C25EC==00 AND maincpu.pb@801C25E8 GT 01">maincpu.pw@801C25E8=6328</action> <action condition="(maincpu.pb@801C25E8 GT 01 AND maincpu.pb@80171948 == 01) AND ...
by mezdap
Mon Jan 13, 2025 9:43 am
Forum: M.A.M.E. "SoftwareList" Cheats
Topic: [psx/sfcoll2] + Street Fighter Collection 2 (USA)
Replies: 2
Views: 3610

Re: [psx/sfcoll2] + Street Fighter Collection 2 (USA)

sfcoll2.xml P2 Cheats: <cheat desc="P2 Infinite Energy"> <script state="run"> <action condition="maincpu.pb@8016C1B0 LT 55 AND (maincpu.pb@8016C183 BAND 8) == 00 AND maincpu.pb@8016C58C == 0"> maincpu.pb@8016C1B0=90, maincpu.pb@8016C2C8=80</action> </script> </cheat> <c...
by mezdap
Mon Jan 13, 2025 9:41 am
Forum: M.A.M.E. "SoftwareList" Cheats
Topic: [psx/sfcoll2] + Street Fighter Collection 2 (USA)
Replies: 2
Views: 3610

[psx/sfcoll2] + Street Fighter Collection 2 (USA)

Sony PlayStation: psj, psa, pse, psu sfcoll2.xml P1 Cheats: <cheat desc="P1 Infinite Energy"> <script state="run"> <action condition="maincpu.pb@8016BEA8 LT 55 AND (maincpu.pb@8016BE7B BAND 8) == 00 AND maincpu.pb@8016C58C == 0"> maincpu.pb@8016BEA8=90, maincpu.pw@8016B...
by mezdap
Mon Nov 11, 2024 8:56 am
Forum: M.A.M.E. "Arcade" Cheat Requests
Topic: Primal Rage 2
Replies: 4
Views: 2278

Re: Primal Rage 2

<cheat desc="P1 Select Character Outfit"> <parameter> <item value="0x00">1</item> <item value="0x01">2</item> <item value="0x02">3</item> <item value="0x03">4</item> </parameter> <script state="run"> <action>maincpu.pb@800893C8=param</acti...
by mezdap
Sun Nov 10, 2024 3:25 pm
Forum: M.A.M.E. "Arcade" Cheat Requests
Topic: Primal Rage 2
Replies: 4
Views: 2278

Re: Primal Rage 2

This game does not run on official MAME (still... or ever worked?) so I add these cheats are here. As you have pointed out ''partially playable'' The game crashes a lot randomly, before or end of rounds!!! primrag2.xml <cheat desc="Infinite Character Select Time"> <script state="on&qu...
by mezdap
Sun Sep 15, 2024 2:57 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [arknoid2] ARKANOID - REVENGE OF DOH
Replies: 2
Views: 255

Re: [arknoid2] ARKANOID - REVENGE OF DOH

Select Ball Speed: Added ''off state'' <cheat desc="Select Ball Speed"> <parameter> <item value="0x00">Stop Ball</item> <item value="0x01">1 Slowest</item> <item value="0x02">2</item> <item value="0x03">3</item> <item value="0x04">4</item> ...