Kitty Corp Meow Mix Forums

Help & Tutorials => Help => Topic started by: Chaoszard on January 27, 2011, 05:48:56 AM



Title: What is wrong with this code ?
Post by: Chaoszard on January 27, 2011, 05:48:56 AM
I found a [ Action Modifier for 2 moves ] code but it is not working...
I don't know who made this but i think it is the same person who did the [ Action modifier ] code (1 move only, working, i'm using it every time).
Here is the code (PAL) :
4A000000 8077A780
D2000000 00000005
2C030000 41820010
2C1C0XXX 40820008 < 1st action
3B800YYY 60000000  < Replace 1st action by YYY
2C1C0XXX 40820008 < 2nd action
3B800YYY 60000000  < Replace 2nd action by YYY
939E0038 00000000
When starting the game (after the Gecko OS), it says "Exception (dsi) occured !"
So... what is wrong with this code ?
Is there someone who have this code working ?


Title: Re: What is wrong with this code ?
Post by: (specter) on January 27, 2011, 02:33:09 PM
I have had the same problem with the Exception (DSI) but with a different code. I found out the code I used was deprecated (out dated), and I had to use a new one.

So, all I can say is maybe that code there is also deprecated, so try finding another one that has a similar function.