World Heroes (Easy Moves)
World Heroes (Easy Moves)
Hello everybody! I'm new here on the forum and I would like to know if anyone could find Janne's movement chat from Wh1 for the old cheat.Dat format. Her movements to play are worse than Guille's from Sf2. 
Last edited by 2k2street on Tue Nov 12, 2024 4:22 pm, edited 1 time in total.
Re: World Heroes (Easy Moves)
I don't have enough time to check. Anyway, "easy" move code is the following.
Code: Select all
<!-- World Heroes (ALM-005) -->
<mamecheat version="1">
<cheat desc="Janne Easy Moves (Test)">
<script state="on">
<action>maincpu.rw@1B26E = 600C</action> <!-- Flash Sword -->
<action>maincpu.rw@1B27A = 0002</action> <!-- Aura Bird -->
</script>
<script state="off">
<action>maincpu.rw@1B26E = 650C</action>
<action>maincpu.rw@1B27A = FE5E</action>
</script>
</cheat>
</mamecheat>
- Flash Sword : up + kick
- Aura Bird : right + punch (facing right) / left + punch (facing left)
- Rating: 33.33%
jman
my wip cheat database back-up (2024/12/01 ver.)
https://u3.getuploader.com/...../download/47
downloadpass : jman2020
my wip cheat database back-up (2024/12/01 ver.)
https://u3.getuploader.com/...../download/47
downloadpass : jman2020
Re: World Heroes (Easy Moves)
Thank you jman, I tested it and it worked on the mame emulator. But I only use Final Burn Alpha. Would there be a .xml to .dat cheat converter? This it does not accept cheats in .xml format