[misc] KelvSYC's MLC cheats
Posted: Sat Oct 02, 2010 7:51 pm
Well, keeping my word here is the first batch of the converted KelvSYC's MLC for fighting games, everybody knows what they do and just to tell you I'm focusing on P1 cheats and selectable characters only (characters with an actual ending). These have been tested and proven to work but if you see any bugs or anything weird don't hesitate to tell me.
cheats for fatfury2.xml
Have fun!

cheats for fatfury2.xml
Code: Select all
<cheat desc="Use for Terry (P1)"/>
<cheat desc="Burn Knuckle:qcb+A">
<script state="run">
<action>maincpu.pd@10AB09=18000800</action>
</script>
</cheat>
<cheat desc="Burn Knuckle:qcb+C">
<script state="run">
<action>maincpu.pd@10AB0F=18000800</action>
</script>
</cheat>
<cheat desc="Rising Tackle:*d,u+A"> <comment>To perform move with cheat on, do u+A.</comment>
<script state="run">
<action>maincpu.pd@10AB15=0C000800</action>
</script>
</cheat>
<cheat desc="Rising Tackle:*d,u+C"> <comment>To perform move with cheat on, do u+C.</comment>
<script state="run">
<action>maincpu.pd@10AB1B=0C000800</action>
</script>
</cheat>
<cheat desc="Crack Shoot:qcb,ub+B">
<script state="run">
<action>maincpu.pd@10AB21=1E000800</action>
</script>
</cheat>
<cheat desc="Crack Shoot:qcb,ub+D">
<script state="run">
<action>maincpu.pd@10AB27=1E000800</action>
</script>
</cheat>
<cheat desc="Power Wave:qcf+A">
<script state="run">
<action>maincpu.pd@10AB2D=18000800</action>
</script>
</cheat>
<cheat desc="Power Wave:qcf+C">
<script state="run">
<action>maincpu.pd@10AB33=18000800</action>
</script>
</cheat>
<cheat desc="Power Geyser (DM):qcb,db,f+BC">
<script state="run">
<action>maincpu.pd@10AB39=24000800</action>
</script>
</cheat>
<cheat desc="Use for Andy (P1)"/>
<cheat desc="Zan'ei Ken:db,f+A">
<script state="run">
<action>maincpu.pd@10AB09=12000800</action>
</script>
</cheat>
<cheat desc="Zan'ei Ken:db,f+C">
<script state="run">
<action>maincpu.pd@10AB0F=12000800</action>
</script>
</cheat>
<cheat desc="Kuuha Dan:db,uf+B"> <comment>To perform move with cheat on, do uf+B.</comment>
<script state="run">
<action>maincpu.pd@10AB15=0C000800</action>
</script>
</cheat>
<cheat desc="Kuuha Dan:db,uf+D"> <comment>To perform move with cheat on, do uf+D.</comment>
<script state="run">
<action>maincpu.pd@10AB1B=0C000800</action>
</script>
</cheat>
<cheat desc="Shoryuu Dan:qcf+A">
<script state="run">
<action>maincpu.pd@10AB21=18000800</action>
</script>
</cheat>
<cheat desc="Shoryuu Dan:qcf+C">
<script state="run">
<action>maincpu.pd@10AB27=18000800</action>
</script>
</cheat>
<cheat desc="Hishou Ken:qcb+A">
<script state="run">
<action>maincpu.pd@10AB2D=18000800</action>
</script>
</cheat>
<cheat desc="Hishou Ken:qcb+C">
<script state="run">
<action>maincpu.pd@10AB33=18000800</action>
</script>
</cheat>
<cheat desc="Chou Reppa Dan (DM):*d,qcf+KK">
<script state="run">
<action>maincpu.pd@10AB39=18000800</action>
</script>
</cheat>
<cheat desc="Use for Joe (P1)"/>
<cheat desc="Slash Kick:*db,uf+B"> <comment>To perform move with cheat on, do uf+B.</comment>
<script state="run">
<action>maincpu.pd@10AB09=12000800</action>
</script>
</cheat>
<cheat desc="Slash Kick:*db,uf+D"> <comment>To perform move with cheat on, do uf+D.</comment>
<script state="run">
<action>maincpu.pd@10AB0F=12000800</action>
</script>
</cheat>
<cheat desc="Bakuretsu Ken:A*">
<script state="run">
<action>maincpu.pd@10AB15=48000800</action>
</script>
</cheat>
<cheat desc="Bakuretsu Ken:C*">
<script state="run">
<action>maincpu.pd@10AB1B=48000800</action>
</script>
</cheat>
<cheat desc="Tiger Kick:qcf,uf+B">
<script state="run">
<action>maincpu.pd@10AB21=1E000800</action>
</script>
</cheat>
<cheat desc="Tiger Kick:qcf,uf+D">
<script state="run">
<action>maincpu.pd@10AB27=1E000800</action>
</script>
</cheat>
<cheat desc="Hurricane Upper:hcf+A">
<script state="run">
<action>maincpu.pd@10AB2D=24000800</action>
</script>
</cheat>
<cheat desc="Hurricane Upper:hcf+C">
<script state="run">
<action>maincpu.pd@10AB33=24000800</action>
</script>
</cheat>
<cheat desc="Screw Upper (DM):f,-qcb,df+BC">
<script state="run">
<action>maincpu.pd@10AB39=24000800</action>
</script>
</cheat>
<cheat desc="Use for Mai (P1)"/>
<cheat desc="Ryuu Enbu:qcb+A">
<script state="run">
<action>maincpu.pd@10AB09=18000800</action>
</script>
</cheat>
<cheat desc="Ryuu Enbu:qcb+C">
<script state="run">
<action>maincpu.pd@10AB0F=18000800</action>
</script>
</cheat>
<cheat desc="Hissatsu Shinobi Bachi:hcf+B">
<script state="run">
<action>maincpu.pd@10AB15=24000800</action>
</script>
</cheat>
<cheat desc="Hissatsu Shinobi Bachi:hcf+D">
<script state="run">
<action>maincpu.pd@10AB1B=24000800</action>
</script>
</cheat>
<cheat desc="Kachou Sen:qcf+A">
<script state="run">
<action>maincpu.pd@10AB21=18000800</action>
</script>
</cheat>
<cheat desc="Kachou Sen:qcf+C">
<script state="run">
<action>maincpu.pd@10AB27=18000800</action>
</script>
</cheat>
<cheat desc="Musasabi no Mai:*d,u+C"> <comment>To perform move with cheat on, do u+C. Can only be performed on Mai's Stage.</comment>
<script state="run">
<action>maincpu.pd@10AB2D=06000800</action>
</script>
</cheat>
<cheat desc="Chou Hissatsu Shinobi Bachi (DM):f,db,f+BC">
<script state="run">
<action>maincpu.pd@10AB39=18000800</action>
</script>
</cheat>
<cheat desc="Use for Big Bear (P1)"/>
<cheat desc="Giant Bomb:*db,f+A">
<script state="run">
<action>maincpu.pd@10AB09=12000800</action>
</script>
</cheat>
<cheat desc="Giant Bomb:*db,f+C">
<script state="run">
<action>maincpu.pd@10AB0F=12000800</action>
</script>
</cheat>
<cheat desc="Fire Breath (DM):-qcf,db,f+BC">
<script state="run">
<action>maincpu.pd@10AB39=24000800</action>
</script>
</cheat>
<cheat desc="Use for Jubei (P1)"/>
<cheat desc="Nihon Seoi Dash:*b,f+B">
<script state="run">
<action>maincpu.pd@10AB09=12000800</action>
</script>
</cheat>
<cheat desc="Nihon Seoi Dash:*b,f+D">
<script state="run">
<action>maincpu.pd@10AB0F=12000800</action>
</script>
</cheat>
<cheat desc="Ooizuna Otoshi:*d,u+A (close)">
<script state="run">
<action>maincpu.pd@10AB15=0C000800</action>
</script>
</cheat>
<cheat desc="Ooizuna Otoshi:*d,u+C (close)">
<script state="run">
<action>maincpu.pd@10AB1B=0C000800</action>
</script>
</cheat>
<cheat desc="Senbei Shuriken:*b,f+A">
<script state="run">
<action>maincpu.pd@10AB21=12000800</action>
</script>
</cheat>
<cheat desc="Senbei Shuriken:*b,f+C">
<script state="run">
<action>maincpu.pd@10AB27=12000800</action>
</script>
</cheat>
<cheat desc="Dynamite Izuna Otoshi:*db,d,df+BC (close)">
<script state="run">
<action>maincpu.pd@10AB39=12000800</action>
</script>
</cheat>
<cheat desc="Use for Cheng (P1)"/>
<cheat desc="Chou Taikobara Uchi:*d,u+A"> <comment>To perform move with cheat on, do u+A.</comment>
<script state="run">
<action>maincpu.pd@10AB09=0C000800</action>
</script>
</cheat>
<cheat desc="Chou Taikobara Uchi:*d,u+C"> <comment>To perform move with cheat on, do u+C.</comment>
<script state="run">
<action>maincpu.pd@10AB0F=0C000800</action>
</script>
</cheat>
<cheat desc="Kirai Hou:qcf+A">
<script state="run">
<action>maincpu.pd@10AB15=18000800</action>
</script>
</cheat>
<cheat desc="Kirai Hou:qcf+C">
<script state="run">
<action>maincpu.pd@10AB1B=18000800</action>
</script>
</cheat>
<cheat desc="Hangan Geki:*b,f+B">
<script state="run">
<action>maincpu.pd@10AB21=12000800</action>
</script>
</cheat>
<cheat desc="Hangan Geki:*b,f+D">
<script state="run">
<action>maincpu.pd@10AB27=12000800</action>
</script>
</cheat>
<cheat desc="Bakurai Hou (DM):*db,d,f+BC">
<script state="run">
<action>maincpu.pd@10AB39=12000800</action>
</script>
</cheat>
<cheat desc="Use for Kim (P1)"/>
<cheat desc="Hien Zan:*d,u+B"> <comment>To perform move with cheat on, do u+B.</comment>
<script state="run">
<action>maincpu.pd@10AB09=C000800</action>
</script>
</cheat>
<cheat desc="Hien Zan:*d,u+D"> <comment>To perform move with cheat on, do u+D.</comment>
<script state="run">
<action>maincpu.pd@10AB0F=C000800</action>
</script>
</cheat>
<cheat desc="Hangetsu Zan:qcb+B">
<script state="run">
<action>maincpu.pd@10AB15=18000800</action>
</script>
</cheat>
<cheat desc="Hangetsu Zan:qcb+D">
<script state="run">
<action>maincpu.pd@10AB1B=18000800</action>
</script>
</cheat>
<cheat desc="Hou'ou Kyaku (DM):qcb,db,f+KK">
<script state="run">
<action>maincpu.pd@10AB39=24000800</action>
</script>
</cheat>
Have fun!


