Thank you! Now they work perfectly!
Cheers!
Search found 4 matches
- Wed Oct 27, 2010 10:29 am
- Forum: M.A.M.E. "Arcade" Cheats
- Topic: [sfa3] Choose sequence of characters in Dramatic Battle
- Replies: 11
- Views: 4453
- Sun Oct 24, 2010 4:22 pm
- Forum: M.A.M.E. "Arcade" Cheats
- Topic: [sfa3] Choose sequence of characters in Dramatic Battle
- Replies: 11
- Views: 4453
Re: [sfa3] Choose sequence of characters in Dramatic Battle
The cheat seems not to work with the xored values. I think the address is wrong for the sfa3 ROM. Hovewer I noticed that the code you posted is XORING in the following way: temp0 XOR original_value XOR new_value but since temp0 is equal to original_value, the result is just writing the new_value. Bu...
- Sun Oct 24, 2010 12:47 pm
- Forum: M.A.M.E. "Arcade" Cheats
- Topic: [sfa3] Choose sequence of characters in Dramatic Battle
- Replies: 11
- Views: 4453
Re: [sfa3] Choose sequence of characters in Dramatic Battle
Ok. Using the sfa3ud rom the cheat are working. But what does it means a ROM cheat? The cheat is overwriting a part of the ROM code in order to set the new adversary? However if you could link me a giuide I would like to try to find the cheat for the sfa3 normal ROM ... i have a bit experience in re...
- Sun Oct 24, 2010 1:03 am
- Forum: M.A.M.E. "Arcade" Cheats
- Topic: [sfa3] Choose sequence of characters in Dramatic Battle
- Replies: 11
- Views: 4453
Re: [sfa3] Choose sequence of characters in Dramatic Battle
Hi guys, that's my first post! :) I tryed to make these cheats work but I didn't manage to :( Here is the code I added to sfa3.xml in order to change the first character of the dramatic battle <cheat desc="Dramatic battle selectttt"> <comment>Dramatic Battle Select</comment> <parameter> <i...