Page 1 of 1

[xmcota] X-Men: Children of the Atom (Euro 950331)

Posted: Sat Apr 11, 2020 10:39 pm
by Abystus
xmcota.xml

Code: Select all

  <cheat desc="Walk Through Stage Boundaries">
    <script state="run">
      <action>maincpu.ow@00A342=600E</action><!-- This Program Code cheat was made by Abystus -->
      <action>maincpu.ow@00A35A=600C</action>
      <action>maincpu.ow@06F80C=4E71</action>
      <action>maincpu.ow@06F816=6004</action>
      <action>maincpu.ow@06FEB2=4E71</action>
      <action>maincpu.ow@06FEBC=6004</action>
      <action>maincpu.ow@0708E0=4E71</action>
      <action>maincpu.ow@0708EA=6004</action>
      <action>maincpu.ow@070FC4=4E71</action>
      <action>maincpu.ow@070FCE=6004</action>
      <action>maincpu.ow@071376=4E71</action>
      <action>maincpu.ow@071380=6004</action>
      <action>maincpu.ow@071614=4E71</action>
      <action>maincpu.ow@07161E=6004</action>
      <action>maincpu.ow@071BD2=4E71</action>
      <action>maincpu.ow@071BDC=6004</action>
      <action>maincpu.ow@072382=4E71</action>
      <action>maincpu.ow@07238C=6004</action>
      <action>maincpu.ow@072BF8=4E71</action>
      <action>maincpu.ow@072C02=6004</action>
      <action>maincpu.ow@0734EC=4E71</action>
      <action>maincpu.ow@0734F6=6004</action>
      <action>maincpu.ow@073894=4E71</action>
      <action>maincpu.ow@07389E=6004</action>
      <action>maincpu.ow@073A36=4E71</action>
      <action>maincpu.ow@073A40=6004</action>
    </script>
    <script state="off">
      <action>maincpu.ow@00A342=6D0E</action>
      <action>maincpu.ow@00A35A=6E0C</action>
      <action>maincpu.ow@06F80C=6C0A</action>
      <action>maincpu.ow@06F816=6C04</action>
      <action>maincpu.ow@06FEB2=6C0A</action>
      <action>maincpu.ow@06FEBC=6C04</action>
      <action>maincpu.ow@0708E0=6C0A</action>
      <action>maincpu.ow@0708EA=6C04</action>
      <action>maincpu.ow@070FC4=6C0A</action>
      <action>maincpu.ow@070FCE=6C04</action>
      <action>maincpu.ow@071376=6C0A</action>
      <action>maincpu.ow@071380=6C04</action>
      <action>maincpu.ow@071614=6C0A</action>
      <action>maincpu.ow@07161E=6C04</action>
      <action>maincpu.ow@071BD2=6C0A</action>
      <action>maincpu.ow@071BDC=6C04</action>
      <action>maincpu.ow@072382=6C0A</action>
      <action>maincpu.ow@07238C=6C04</action>
      <action>maincpu.ow@072BF8=6C0A</action>
      <action>maincpu.ow@072C02=6C04</action>
      <action>maincpu.ow@0734EC=6C0A</action>
      <action>maincpu.ow@0734F6=6C04</action>
      <action>maincpu.ow@073894=6C0A</action>
      <action>maincpu.ow@07389E=6C04</action>
      <action>maincpu.ow@073A36=6C0A</action>
      <action>maincpu.ow@073A40=6C04</action>
    </script>
  </cheat>

Re: [xmcota] X-Men: Children of the Atom (Euro 950331)

Posted: Sat Jun 06, 2020 1:50 pm
by Pugsy
Thanks, added

Re: [xmcota] X-Men: Children of the Atom (Euro 950331)

Posted: Sun Feb 11, 2024 7:09 am
by Abystus
xmcota.xml

Code: Select all

  <cheat desc="Disable Maximum Damage Dizzy">
    <script state="on">
      <action>temp0=maincpu.ow@00D41E</action>
    </script>
    <script state="run">
      <action>maincpu.ow@00D41E=6004</action> <!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.ow@00D41E=temp0</action>
    </script>
  </cheat>

Code: Select all

  <cheat desc="Walk Through Opponent">
    <script state="on">
      <action>temp0=maincpu.ow@00A0CC</action>
    </script>
    <script state="run">
      <action>maincpu.ow@00A0CC=6000</action> <!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.ow@00A0CC=temp0</action>
    </script>
  </cheat>
The below code is credited to Nolberto82 as it was created for the Phoenix Edition, but it also works in this version as well.

Code: Select all

  <cheat desc="Hit Anywhere (Both Players)">
    <script state="on">
      <action>temp0=maincpu.ow@01510E</action>
    </script>
    <script state="run">
      <action>maincpu.ow@01510E=6002</action> <!-- This Program Code cheat was made by Nolberto82 -->
    </script>
    <script state="off">
      <action>maincpu.ow@01510E=temp0</action>
    </script>
  </cheat>

Re: [xmcota] X-Men: Children of the Atom (Euro 950331)

Posted: Sun Mar 10, 2024 12:51 am
by Pugsy
Thanks, added

Re: [xmcota] X-Men: Children of the Atom (Euro 950331)

Posted: Sat Mar 30, 2024 12:14 pm
by Abystus
xmcota.xml

Code: Select all

  <cheat desc="View Character Ending After Match Victory">
    <script state="on">
      <action>temp0=maincpu.ow@0098DC</action>
    </script>
    <script state="run">
      <action>maincpu.ow@0098DC=600C</action> <!-- This Program Code cheat was made by Abystus -->
    </script>
    <script state="off">
      <action>maincpu.ow@0098DC=temp0</action>
    </script>
  </cheat>

Re: [xmcota] X-Men: Children of the Atom (Euro 950331)

Posted: Tue Apr 02, 2024 2:12 am
by Pugsy
Thanks, added