Fighting Bujutsu (bujutsu.zip) - infinite health
Posted: Wed Aug 14, 2024 8:51 am
Requesting infinite health for bujutsu.zip.
Thanks!
Thanks!
Memory altering cheats for emulators
http://www.mamecheat.co.uk/forums/
Code: Select all
<mamecheat version="1">
<cheat desc="Infinite Health P1">
<script state="run">
<action>maincpu.pb@1A50B1=98</action>
</script>
</cheat>
<cheat desc="Infinite Health P2">
<script state="run">
<action>maincpu.pb@1AAA45=98</action>
</script>
</cheat>
<cheat desc="KO Now P1">
<script state="on">
<action>maincpu.pb@1A50B1=00</action>
</script>
</cheat>
<cheat desc="KO Now P2">
<script state="on">
<action>maincpu.pb@1AAA45=00</action>
</script>
</cheat>
</mamecheat>