Good morning FBNeo community, This is the first time I post on the forum, I am a big fan of your work.
Pugsy's
http://cheat.retrogames.com/ for MAME have tricks that are missing in some games. Please could you include them.
Denjin Makai IThe trick is missing:
"Skip Current Stage Now!"
Este es el c?digo del xml de Pugsy:
<mamecheat version="1">
<cheat desc="Infinite Time">
<script state="run">
<action>maincpu.pw@11066A=31FE</action>
</script>
</cheat>
<cheat desc="Select Starting Stage">
<parameter>
<item value="0x002C">Busy Street</item>
<item value="0x005C">High Way / Amusement Park</item>
<item value="0x00C4">Bay Side / Military Base</item>
<item value="0x0108">Central City</item>
</parameter>
<script state="run">
<action condition="(maincpu.pw@110614 == 002C)">maincpu.pw@110614=param</action>
</script>
</cheat>
<cheat desc="Skip Current Stage Now!">
<script state="on">
<action>temp0=maincpu.pd@110620</action>
<action condition="(temp0 == 0006CCF0)">maincpu.pw@110628=0AD0</action>
<action condition="(temp0 == 0006D9D6)">maincpu.pw@110628=0FCC</action>
<action condition="(temp0 == 00071B0E)">maincpu.pw@110628=1412</action>
<action condition="(temp0 == 0006EBF4)">maincpu.pw@110628=0A6A</action>
<action condition="(temp0 == 00073172)">maincpu.pw@110628=1052</action>
<action condition="(temp0 == 0006F87E)">maincpu.pw@110628=0A92</action>
<action condition="(temp0 == 000743E4)">maincpu.pw@110628=0F34</action>
<action condition="(temp0 == 00075454)">maincpu.pw@110628=12D4</action>
<action condition="(temp0 == 00070458)">maincpu.pw@110628=0F3E</action>
<action condition="(temp0 == 00076960) AND (maincpu.pw@110628 LT 1476)">maincpu.pw@110628=1476</action>
<action condition="(temp0 == 00076960) AND (maincpu.pw@110628 GE 162A)">maincpu.pw@110628=1948</action>
</script>
</cheat>
<cheat desc=" "/>
<cheat desc="P1 Infinite Energy">
<script state="run">
<action>maincpu.pw@110AF0=027F</action>
</script>
</cheat>
<cheat desc="P1 Always have Maximum Power">
<script state="run">
<action>maincpu.pw@110AF4=027F</action>
</script>
</cheat>
<cheat desc=" "/>
<cheat desc="P2 Infinite Energy">
<script state="run">
<action>maincpu.pw@110C10=027F</action>
</script>
</cheat>
<cheat desc="P2 Always have Maximum Power">
<script state="run">
<action>maincpu.pw@110C14=027F</action>
</script>
</cheat>
</mamecheat>Metamorphic Force
Tricks are missing:
"Hit Anywhere"
"Get Items From Anywhere"
"P1 Infinite Lives"
"P2 Infinite Lives"
"P3 Infinite Lives"
"P4 Infinite Lives"
This is the code of the Pugsy xml:
<mamecheat version="1">
<cheat desc="Infinite Credits">
<script state="run">
<action>maincpu.pb@202631=63</action>
</script>
</cheat>
<cheat desc="Select Starting Stage">
<parameter>
<item value="0x00">Stage 1</item>
<item value="0x01">Stage 2</item>
<item value="0x02">Bonus Stage 1</item>
<item value="0x03">Stage 3</item>
<item value="0x04">Stage 4</item>
<item value="0x05">Bonus Stage 2</item>
<item value="0x06">Stage 5</item>
<item value="0x07">Stage 6</item>
</parameter>
<script state="run">
<action condition="(maincpu.pb@202A2C==00)">maincpu.pb@202A2C=param</action>
</script>
</cheat>
<cheat desc="Invincibility">
<script state="on">
<action>temp0 =maincpu.mb@007CE1</action>
<action>temp1 =maincpu.mb@009DAB</action>
<action>temp2 =maincpu.mb@009E46</action>
<action>temp3 =maincpu.mb@009F4A</action>
</script>
<script state="run">
<action>maincpu.mb@007CE1=01</action>
<action>maincpu.mb@009DAB=F6</action> <!-- 1st = Disabled Enemy's Catch -->
<action>maincpu.mb@009E46=60</action> <!-- 2nd = Punch, Hand Weapon (Sword, Axe) etc -->
<action>maincpu.mb@009F4A=60</action> <!-- 3rd + 4th = Thrown Weapon, Iron Ball, Magic etc -->
</script>
<script state="off">
<action>maincpu.mb@007CE1=temp0 </action>
<action>maincpu.mb@009DAB=temp1 </action>
<action>maincpu.mb@009E46=temp2 </action>
<action>maincpu.mb@009F4A=temp3 </action>
</script>
</cheat>
<cheat desc="1 Hit to Kill Enemy">
<script state="run">
<action>maincpu.pb@204039=00</action>
<action>maincpu.pb@2040B9=00</action> <!-- 1st - 5th = Normal Enemy -->
<action>maincpu.pb@204139=00</action>
<action>maincpu.pb@2041B9=00</action>
<action>maincpu.pb@204239=00</action>
<action>maincpu.pw@20463A=0000</action> <!-- Boss -->
</script>
</cheat>
<cheat desc="Hit Anywhere"> <comment>Player throws are disabled</comment>
<script state="on">
<action>temp0 =maincpu.mw@009854</action>
<action>temp1 =maincpu.mw@00987C</action>
<action>temp2 =maincpu.mw@0098A8</action>
<action>temp3 =maincpu.mw@009B38</action>
<action>temp4 =maincpu.mw@009B60</action>
<action>temp5 =maincpu.mw@009B70</action>
<action>temp6 =maincpu.mw@05C9DA</action>
<action>temp7 =maincpu.mw@05CABA</action>
</script>
<script state="run">
<action>maincpu.mw@009854=4E71</action> <!-- This ROM cheat was made by nolberto82 -->
<action>maincpu.mw@00987C=4E71</action>
<action>maincpu.mw@0098A8=600C</action>
<action>maincpu.mw@009B38=4E71</action>
<action>maincpu.mw@009B60=4E71</action>
<action>maincpu.mw@009B70=600C</action>
<action>maincpu.mw@05C9DA=6004</action>
<action>maincpu.mw@05CABA=6004</action>
</script>
<script state="off">
<action>maincpu.mw@009854=temp0 </action>
<action>maincpu.mw@00987C=temp1 </action>
<action>maincpu.mw@0098A8=temp2 </action>
<action>maincpu.mw@009B38=temp3 </action>
<action>maincpu.mw@009B60=temp4 </action>
<action>maincpu.mw@009B70=temp5 </action>
<action>maincpu.mw@05C9DA=temp6 </action>
<action>maincpu.mw@05CABA=temp7 </action>
</script>
</cheat>
<cheat desc="Get Items From Anywhere">
<script state="on">
<action>temp0 =maincpu.mw@00A16E</action>
</script>
<script state="run">
<action>maincpu.mw@00A16E=603A</action> <!-- This ROM cheat was made by nolberto82 -->
</script>
<script state="off">
<action>maincpu.mw@00A16E=temp0 </action>
</script>
</cheat>
<cheat desc=" "/>
<cheat desc="P1 Infinite Lives">
<script state="run">
<action>maincpu.pb@203200=63</action>
</script>
</cheat>
<cheat desc="P1 Infinite Energy">
<script state="run">
<action>maincpu.pw@203204=271A</action>
</script>
</cheat>
<cheat desc="P1 Rapid Fire"> <comment>Turn it OFF on the name entry screen</comment>
<script state="run">
<action>maincpu.pb@202600=00|(maincpu.pb@202600 BAND ~10)</action>
</script>
</cheat>
<cheat desc="P2 Infinite Lives">
<script state="run">
<action>maincpu.pb@203210=63</action>
</script>
</cheat>
<cheat desc="P2 Infinite Energy">
<script state="run">
<action>maincpu.pw@203214=271A</action>
</script>
</cheat>
<cheat desc="P2 Rapid Fire"> <comment>Turn it OFF on the name entry screen</comment>
<script state="run">
<action>maincpu.pb@202601=00|(maincpu.pb@202601 BAND ~10)</action>
</script>
</cheat>
<cheat desc="P3 Infinite Lives">
<script state="run">
<action>maincpu.pb@203220=63</action>
</script>
</cheat>
<cheat desc="P3 Infinite Energy">
<script state="run">
<action>maincpu.pw@203224=271A</action>
</script>
</cheat>
<cheat desc="P3 Rapid Fire"> <comment>Turn it OFF on the name entry screen</comment>
<script state="run">
<action>maincpu.pb@202602=00|(maincpu.pb@202602 BAND ~10)</action>
</script>
</cheat>
<cheat desc="P4 Infinite Lives">
<script state="run">
<action>maincpu.pb@203230=63</action>
</script>
</cheat>
<cheat desc="P4 Infinite Energy">
<script state="run">
<action>maincpu.pw@203234=271A</action>
</script>
</cheat>
<cheat desc="P4 Rapid Fire"> <comment>Turn it OFF on the name entry screen</comment>
<script state="run">
<action>maincpu.pb@202603=00|(maincpu.pb@202603 BAND ~10)</action>
</script>
</cheat>
<cheat desc=" "/>
<cheat desc="Skip RAM/ROM Check">
<script state="on">
<action>temp0 =maincpu.mw@0010D6</action>
</script>
<script state="run">
<action>maincpu.mw@0010D6=10D8</action>
</script>
<script state="off">
<action>maincpu.mw@0010D6=temp0 </action>
</script>
</cheat>
</mamecheat>
<!-- Cheat file downloaded from http://www.mamecheat.co.uk, see cheat.txt for list of contributors. -->