Hey guys sadly i dont have any pics.srry but ill do my best to explain it clearly.
Alright first open 2 ps2dis'.
k say we are porting from 1.4 t0 1.5.
Step 1) Alright first open 2 ps2dis.
Step 2) drag the 1.4 update into 1 of the programs and drag 1.5 update to the second program.
NOTE: ok, now normally you would just normally port it but since it is a jal the value hex's also change.
Step 3)take the address and port it how you normally would.
NOTE:Instead of just copyin the address and usin the old value hex you just copy the address. That is now the 1.5 address.
Step 4)double click on the 1.4 update with the 1.4 address you just ported. Take the value Hex from the old patch and make the current value hex and change it to the real hex.
NOTE:say you double click the hex and the command box pops up and the value hex is (ex.) 08cf1700. and say the value hex to the code you are portin has the value hex at (ex) 0875235. change 08cf1700-->0875235. If you dont understand pm me and ill explain as best as i could 1on1.
Step 5)After you changed it click ok. Now press the space bar+F3.it should jump to another address. this is the address you want it to jump to in the 1.5 patch.
Step 6)now copy the value hex and press the Left arrow bringin you back to the last address. Now open the command box once more and at the bottom change the command to j $(your value hex from the address it jumped to). so for example it would look like this j $08977100. if done correct the value hex will change and that is your new value hex. copy and paste into your db and do the rest of the lines the way you normally would.
NOTES:If you have any questions go to my profile and ask me the questions there.
Credit:Godzf1ame