dark seal 2 / wizard fire stop magic bar for decreasing

This FORUM is ONLY for posting requests for M.A.M.E. arcade cheats. The actual cheats should be posted in the M.A.M.E. "Arcade" Cheats forum. For cheat requests a 'please' would do no harm...
Post Reply
pepinos
Posts: 130
Joined: Mon Apr 05, 2004 12:47 am

dark seal 2 / wizard fire stop magic bar for decreasing

Post by pepinos »

the only cheat that is missing from dark seal 2 / wizard fire is "stop magic bar for decreasing"

and also the " kill dragon now" cheat is missing

can be found?
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: dark seal 2 / wizard fire stop magic bar for decreasing

Post by Pugsy »

Code: Select all

<mamecheat version="1">

  <cheat desc="Infinite Credits">
    <script state="run">
      <action>maincpu.pb@FDC026=99</action>
    </script>
  </cheat>

  <cheat desc="Kill Dragon Now!">
    <script state="on">
      <action>maincpu.pb@FDDD05=00</action>
    </script>
  </cheat>

  <cheat desc=" "/>

  <cheat desc="Infinite Hearts PL1">
    <script state="run">
      <action>maincpu.pb@FDD004=0C</action>
    </script>
  </cheat>

  <cheat desc="Always have Maximum Magic PL1"> <comment>You may need to turn this cheat OFF to proceed</comment>
    <script state="run">
      <action>maincpu.pb@FDD030=50</action>
    </script>
  </cheat>

  <cheat desc="Get Maximum Magic Now! PL1">
    <script state="on">
      <action>maincpu.pb@FDD030=50</action>
    </script>
  </cheat>

  <cheat desc="Always have All Items PL1">
    <script state="run">
      <action>maincpu.pb@FDD033=3F</action>
    </script>
  </cheat>

  <cheat desc="Invincibility PL1">
    <script state="run">
      <action>maincpu.pb@FDD064=02</action>
    </script>
  </cheat>

  <cheat desc=" "/>

  <cheat desc="Infinite Hearts PL2">
    <script state="run">
      <action>maincpu.pb@FDD084=0C</action>
    </script>
  </cheat>

  <cheat desc="Always have Maximum Magic PL2"> <comment>You may need to turn this cheat OFF to proceed</comment>
    <script state="run">
      <action>maincpu.pb@FDD0B0=50</action>
    </script>
  </cheat>

  <cheat desc="Get Maximum Magic Now! PL2">
    <script state="on">
      <action>maincpu.pb@FDD0B0=50</action>
    </script>
  </cheat>

  <cheat desc="Always have All Items PL2">
    <script state="run">
      <action>maincpu.pb@FDD0B3=3F</action>
    </script>
  </cheat>

  <cheat desc="Invincibility PL2">
    <script state="run">
      <action>maincpu.pb@FDD0E4=02</action>
    </script>
  </cheat>

</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->
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)
pepinos
Posts: 130
Joined: Mon Apr 05, 2004 12:47 am

Re: dark seal 2 / wizard fire stop magic bar for decreasing

Post by pepinos »

cheers pugsy :D 8)
Post Reply