-
Jokering For EU
For the european version of SOCOM ftb2 I am guessing that the steps are the same but I think you will have to use a different controller address.
So I got a controller address from the US version (I didn't find this) and I ported it:
09b6d024 (+ the data, which should be the same as for US)
So far, I have seen that the safe hooks for US dont need ported so you use those the same.
__________________________________________________ ________
Rep+ if I helped, and if there is anything I should add or change please tell me.
-
Re: Jokering For EU
I really havn't started Jokering yet, but try finding the controller address while playing in the EU version.
-
Re: Jokering For EU
What do you mean by find? is that use the search function, because I am no good at that...
Also I need to find the values for the buttons...
-
Re: Jokering For EU
Select = 00000001
Start = 00000008
Up = 00000010
Right = 00000020
Down = 00000040
Left = 00000080
L = 00000100
R = 00000200
Triangle = 00001000
Circle = 00002000
Cross = 00004000
Sqaure = 00008000
Home = 00010000
Hold = 00020000
Note = 00800000
Screen = 00400000
Vol. + = 00100000
Vol. - = 00200000
Wlan Up = 00040000
-
Re: Jokering For EU
Thanks, but these are the same as the US (as I thought they would be) so why cant I port jokered codes?
-
Re: Jokering For EU
The only way to port a joker code would be to get the controller address and the oiginal code out of it, then re joker it.
-
Re: Jokering For EU
Yes... Which is easy enough to do but it never works for me in the end!
I get the real code, port it and apply the joker and the EU controller adress, get a new hook.... everything! and it never works!
-
Re: Jokering For EU
Post the controller address, the code you are jokering, and your jokered code. I'll take a gander at it.
-
Re: Jokering For EU
Thanks:
US:
#Knife Code v66[NO 35]
;hold R+and get close
;and hit [] to knife
0x00000004 0x0A5C0054
0x00F00150 0x3C0808D0
0x00F00154 0x3C0909A8
0x00F00158 0x8D2AE1E4
0x00F0015C 0x340B8200
0x00F00160 0x3C0C0000
0x00F00164 0x358C0100
0x00F00168 0xAD0C44D8
0x00F0016C 0x154B0005
0x00F00174 0x3C0D0000
0x00F00178 0x35AD0000
0x00F0017C 0xAD0D44D8
0x00F00184 0x03E00008
EU:
(Left my mem stick at school so I can't post my attempt right now)
Controller addy (EU)
09b6d024
Thanks a lot for your help, my method was to just take out the code, port it, rebuild the joker using a dif. controller address but I must be going wrong somewhere!