Search found 135 matches

by mezdap
Sun Jun 02, 2024 4:46 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [kof96] Update/ add.cheats
Replies: 5
Views: 222

Re: [kof96] Reselect Character

kof96.xml, kof96h.xml Reselect Character: <cheat desc="Reselect Character"> <comment>Lets you reselect character on the select screen for P1 and P2.</comment> <script state="on"> <action>temp0=maincpu.rw@01BD36</action> </script> <script state="run"> <action>maincpu.rw@...
by mezdap
Sun Jun 02, 2024 4:43 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [kof96] Update/ add.cheats
Replies: 5
Views: 222

Re: [kof96] Finish Round Now!

kof96.xml, kof96h.xml

Finish Round Now!:

Code: Select all

  <cheat desc="Finish Round Now!">
    <script state="on">
      <action>maincpu.pb@10A836=00</action>
    </script>
  </cheat>
by mezdap
Sun Jun 02, 2024 4:42 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [kof96] Update/ add.cheats
Replies: 5
Views: 222

Re: [kof96] Drain all Energy Now!

kof96.xml, kof96h.xml P1 Drain all Energy Now!: <cheat desc="P1 Drain all Energy Now!"> <script state="on"> <action>maincpu.pb@108239=01</action> </script> </cheat> P2 Drain all Energy Now!: <cheat desc="P2 Drain all Energy Now!"> <script state="on"> <action>m...
by mezdap
Sun Jun 02, 2024 4:39 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [kof96] Update/ add.cheats
Replies: 5
Views: 222

Re: [kof96] Character Control by CPU

kof96.xml, kof96h.xml P1 Character Control by CPU: <cheat desc="P1 Character Control by CPU (AI)"> <script state="run"> <action>maincpu.pb@108270=80</action> </script> <script state="off"> <action>maincpu.pb@108270=00</action> </script> </cheat> P2 Character Control by ...
by mezdap
Mon May 27, 2024 5:17 am
Forum: M.A.M.E. WIP "Arcade" Cheats
Topic: [sf2ce] Random Character
Replies: 0
Views: 53

[sf2ce] Random Character

sf2ce.xml This request has been asked before, I got these codes from HBMAME, ROM name sf2ces29 And I'm kind of into sf2ces31 'coz Random selection is optional. I don't think that rom hacker shares his codes on this forum. See what I can do... <cheat desc="Random Character"> <script state=&...
by mezdap
Sun May 26, 2024 9:48 am
Forum: M.A.M.E. "Arcade" Cheats
Topic: [kof95] Update/add. cheats
Replies: 8
Views: 360

Re: [kof95] Character Control by CPU (AI)

kof95.xml and clones. P1 Character Control by CPU (AI): <cheat desc="P1 Character Control by CPU (AI)"> <script state="run"> <action>maincpu.pb@108230=01</action> </script> <script state="off"> <action>maincpu.pb@108230=81</action> </script> </cheat> P2 Character Contro...
by mezdap
Sun May 26, 2024 9:40 am
Forum: M.A.M.E. "Arcade" Cheats
Topic: [kof95] Update/add. cheats
Replies: 8
Views: 360

Re: [kof95] Dizzy Status

kof95.xml and clones. P1 Dizzy Status: <cheat desc="P1 Dizzy Status"> <parameter> <item value="0x32">Never get dizzied</item> <item value="0x00">Always get dizzied</item> </parameter> <script state="run"> <action>maincpu.pb@108224=param|(maincpu.pb@108224 BAND...
by mezdap
Sun May 26, 2024 9:38 am
Forum: M.A.M.E. "Arcade" Cheats
Topic: [kof95] Update/add. cheats
Replies: 8
Views: 360

Re: [kof95] Alternate Outfit

kof95.xml and clones. P1 Alternate Outfit: <cheat desc="P1 Alternate Outfit"> <script state="run"> <action>maincpu.pb@1081D8=01</action> </script> <script state="off"> <action>maincpu.pb@1081D8=00</action> </script> </cheat> P2 Alternate Outfit: <cheat desc="P2 Alt...
by mezdap
Sun May 26, 2024 9:36 am
Forum: M.A.M.E. "Arcade" Cheats
Topic: [kof95] Update/add. cheats
Replies: 8
Views: 360

Re: [kof95] Select Background

kof95.xml and clones. Select Background: <cheat desc="Select Background"> <parameter> <item value="0x00">Brazil</item> <item value="0x01">Hong Kong</item> <item value="0x02">Japan</item> <item value="0x03">America</item> <item value="0x04">...
by mezdap
Sun May 26, 2024 9:33 am
Forum: M.A.M.E. "Arcade" Cheats
Topic: [kof95] Update/add. cheats
Replies: 8
Views: 360

Re: [kof95] Reselect Character

kof95a.xml, kof95h.xml Reselect Character: <cheat desc="Reselect Character"> <comment>Lets you reselect character on the select screen for P1 and P2.</comment> <script state="on"> <action>temp0=maincpu.rw@039E40</action> <action>temp1=maincpu.rw@0400BE</action> </script> <script ...
by mezdap
Sun May 26, 2024 9:31 am
Forum: M.A.M.E. "Arcade" Cheats
Topic: [kof95] Update/add. cheats
Replies: 8
Views: 360

Re: [kof95] Area Select

kof95a.xml, kof95h.xml Area Select: <cheat desc="Area Select"> <comment>Lets you select a stage on the screen before a first round starts.</comment> <script state="on"> <action>temp0=maincpu.rw@039DEE</action> </script> <script state="run"> <action>maincpu.rw@039DEE=001...
by mezdap
Sun May 26, 2024 9:29 am
Forum: M.A.M.E. "Arcade" Cheats
Topic: [kof95] Update/add. cheats
Replies: 8
Views: 360

Re: [kof95] Reselect Character

kof95.xml Reselect Character: <cheat desc="Reselect Character"> <comment>Lets you reselect character on the select screen for P1 and P2.</comment> <script state="on"> <action>temp0=maincpu.rw@039BAE</action> <action>temp1=maincpu.rw@03FE2C</action> </script> <script state="r...
by mezdap
Sun May 26, 2024 9:27 am
Forum: M.A.M.E. "Arcade" Cheats
Topic: [kof95] Update/add. cheats
Replies: 8
Views: 360

Re: [kof95] Area Select

kof95.xml Area Select: <cheat desc="Area Select"> <comment>Lets you select a stage on the screen before a first round starts.</comment> <script state="on"> <action>temp0=maincpu.rw@039B5C</action> </script> <script state="run"> <action>maincpu.rw@039B5C=0018</action> <!...
by mezdap
Sun May 26, 2024 3:56 am
Forum: M.A.M.E. "Arcade" Cheats
Topic: [kof94] Update/add. cheats
Replies: 13
Views: 608

Re: [kof94] Character Control by CPU (AI)

P1 Character Control by CPU (AI): <cheat desc="P1 Character Control by CPU (AI)"> <script state="run"> <action>maincpu.pb@108230=01</action> </script> <script state="off"> <action>maincpu.pb@108230=81</action> </script> </cheat> P2 Character Control by CPU (AI): <cheat ...
by mezdap
Sun May 26, 2024 3:52 am
Forum: M.A.M.E. "Arcade" Cheats
Topic: [kof94] Update/add. cheats
Replies: 13
Views: 608

Re: [kof94] Select Background (Fixed)

$1087DD+1 is always $1087DE. Why does mezdap write like this? This is the mistake that I made! MAME did not write to this address:1087DE it was writing to next address 1087DF. Probably, I entered too many ROM value cause this issue! Multitasking... I should've restart the MAME. <cheat desc="Se...
by mezdap
Sat May 18, 2024 3:59 pm
Forum: M.A.M.E. "Arcade" Cheats
Topic: [sams64] Samurai Shodown 64
Replies: 0
Views: 96

[sams64] Samurai Shodown 64

sams64.xml Infinite Character Select Time: <cheat desc="Infinite Character Select Time"> <script state="on"> <action>maincpu.pw@8006A87E=0258</action> </script> <script state="run"> <action condition="(maincpu.pw@8006A87E GT 1) AND (maincpu.pw@8006A87E LT 0258)&quo...
by mezdap
Sun May 12, 2024 9:56 am
Forum: M.A.M.E. WIP "Arcade" Cheats
Topic: Samurai Shodown (series) cheats.
Replies: 2
Views: 117

[samsho] Unlock Secret Character

<cheat desc="Unlock Secret Character"> <comment>Move cursor to Gen-An then press left or move cursor to Kyoshiro then press right</comment> <script state="on"> <action>temp0 = maincpu.rb@230E3</action> <action>temp1 = maincpu.rb@230E9</action> <action>temp2 = maincpu.rb@230F3</a...
by mezdap
Sun May 12, 2024 5:18 am
Forum: M.A.M.E. WIP "Arcade" Cheats
Topic: King of Fighters (series) cheats.
Replies: 0
Views: 55

King of Fighters (series) cheats.

kof95.xml Area Select: <cheat desc="Area Select"> <comment>Lets you select a stage on the screen before a first round starts.</comment> <script state="on"> <action>temp0=maincpu.rw@039B5C</action> </script> <script state="run"> <action>maincpu.rw@039B5C=0018</action> </...
by mezdap
Sun May 12, 2024 4:56 am
Forum: M.A.M.E. WIP "Arcade" Cheats
Topic: Samurai Shodown (series) cheats.
Replies: 2
Views: 117

Samurai Shodown (series) cheats.

@jman, If I knew that you would help I'd open this before! I sent you a PM about it. A person who browsing those pages may confuse 'coz too many similar cheats... I admit, I made some mistakes and I'm glad your help. Could you please post your next fixed codes in this thread? Any related cheat for S...
by mezdap
Wed May 08, 2024 4:54 am
Forum: M.A.M.E. "Arcade" Cheats
Topic: [kof94] Update/add. cheats
Replies: 13
Views: 608

[kof94] Area Select

<cheat desc="Area Select"> <comment>Lets you select a stage on the screen before a first round starts.</comment> <script state="on"> <action>temp0=maincpu.rw@033D02</action> </script> <script state="run"> <action>maincpu.rw@033D02=0002</action> <!-- This ROM cheat was ...