I'm trying to figure out how to port a couple PAL codes for Battle Revolution. So far, I believe I just know what the offset is (3630), at least I think that's what it is, going by the two codes here, for Perfect DVs.
-US-
C23DE6B0 00000002
3D60FFFF 616BFFFC
917D0010 00000000
-PAL-
C23DB080 00000004
3D808053 A18C56D2
2C0CZZZZ 4082000C
3980FFFC 919D0010
801D0010 00000000
To get it, I just put in the first line of the US (803DE6B0) and subtracted the first of the PAL (803DB080) and it came out as 3630.
So, since I subtracted to go from US to PAL, I'd have to add to go from PAL to US. (I think, at least.)
Here are the codes I want to port.
I'm not looking to cheat, or any of that nonsense. I simply don't have an NDS, so the ones I have uploaded cannot be altered. I can use the US codes to change Held Items and Level, but there are none to edit moves, the Pokemon's nickname, or to add marks.
I think one of these lines needs to be edited. Or it's just not that simple. I dunno anything about this sort of thing. But the three I want ported all have these lines in common, so I think it might be one of them.
48000000 80480E18
DE000000 90009380
E0000000 80008000
Can anyone please help me with this? I'd ask on the WiiRD forum where a lot of stuff like this is done, but the admins must have the registration setup to auto-reject. I've tried for months and never get anything but rejection.
-US-
C23DE6B0 00000002
3D60FFFF 616BFFFC
917D0010 00000000
-PAL-
C23DB080 00000004
3D808053 A18C56D2
2C0CZZZZ 4082000C
3980FFFC 919D0010
801D0010 00000000
To get it, I just put in the first line of the US (803DE6B0) and subtracted the first of the PAL (803DB080) and it came out as 3630.
So, since I subtracted to go from US to PAL, I'd have to add to go from PAL to US. (I think, at least.)
Here are the codes I want to port.
Moveset Modifier [Bully@Wiiplaza]
48000000 80480E18
4A100000 0000++++
DE000000 90009380
12000114 00000VVV
12000116 00000VVV
12000118 00000VVV
1200011A 00000VVV
1000011C 000000XX
1000011D 000000XX
1000011E 000000XX
1000011F 000000XX
E0000000 80008000
*++++ = Pokémon Slot Values*
*VVV = Move Values*
*XX = Current AP amount converted to HEX*
Nickname Changer [Bully@Wiiplaza]
48000000 80480E18
4A100000 0000++++
DE000000 90009380
16000134 00000014
~~~~~~~~ ~~~~~~~~
~~~~~~~~ ~~~~~~~~
~~~~~~~~ 00000000
12000148 0000FFFF
E0000000 80008000
*++++ = Pokémon Slot Values*
*~~~~ = Nickname Values*
Symbols Marking Modifier [Bully@Wiiplaza]
48000000 80480E18
4A100000 0000++++
DE000000 90009380
100000E2 000000XX
E0000000 80008000
*++++ = Pokémon Slot Values*
*XX Symbol Values*
00 = None
FF = All
I'm not looking to cheat, or any of that nonsense. I simply don't have an NDS, so the ones I have uploaded cannot be altered. I can use the US codes to change Held Items and Level, but there are none to edit moves, the Pokemon's nickname, or to add marks.
I think one of these lines needs to be edited. Or it's just not that simple. I dunno anything about this sort of thing. But the three I want ported all have these lines in common, so I think it might be one of them.
48000000 80480E18
DE000000 90009380
E0000000 80008000
Can anyone please help me with this? I'd ask on the WiiRD forum where a lot of stuff like this is done, but the admins must have the registration setup to auto-reject. I've tried for months and never get anything but rejection.