Quote Originally Posted by Silve® Solde® View Post
It works the same way as porting from 1.50 to 1.60. It is just that the addresses will be farther apart. That is why you can port from FTB1 to FTB2.

-Edit-

I looked you ports over and they have some errors.
Red = Incorrect



Here are the correct codes.

To port jr ra's or jal's there is a certain method. (Switch Team = Force Start)

#Switch Team = Force Start
0x0014970C 0x0A2525C5

#Anti Lobby Boot
0x000FF280 0x340200FF

I just switched the lines around on Bomb Pops to You Instantly so it is in order.

#Bomb Pops to You Instantly
0x00266538 0x3C044500
0x00266560 0x00000000
So the 'Switch Teams = Force Start' that I ported does not work?
And the 'Anti Lobby Boot' & 'Bomb Pops to You Instantly' work? Do they ban.

Thanks for the little explanation.