| SOCOM: FTB2 Text Mod Tutorial | |
|
|
| Author | Message |
|---|
TheMessiah! God Hates You!

 Joined : 13 Apr 2008 Posts : 1137 Location : The Hood Info Firmware: 3.90 M33-3 FTB2 Clan: WAC! FTB2 Name: TheMessiah..
| Subject: SOCOM: FTB2 Text Mod Tutorial Sat May 17, 2008 8:29 am | |
| SOCOM: Fireteam Bravo 2 Text Mod Tutorial - TheMessiah! I know zdevil posted a text mod tut, but I made my own with pics and better instructions.
What is a Text Mod? A text mod is a code in which the text in a game is altered Today we're going to make a simple one
*We're going to make "FAST LOGIN" turn into "WAC! LOGIN"
1. Open ps2dis
If you do not have it you can Download: Here
2. Load Your Dump and make sure you load it from "00000000" (its different for all games)
If you do not have the 1.4 Dump you can Download: Here

4. Press Ctrl+f (It should open up strings)
5. Type in "FAST LOGIN" and make sure its all in capital letters

6. You should get a "beql" type (it's "beql" in this case)
Now with that address highlighted, press "b" until you see "FAST LOGIN" on the right side of Ps2dis (it should be about 3 times in most case's) and then they will all should turned into .bytes

7. Double click on the address for "F", and you should see the value for that address is ----46--?
8. You're going to replace that "46" with two new numbers that make up a hex (in this case it will be the value of "57" for "W")
If you don't know which letters are which, there is an organized chart below.
Do the same thing you just did for "F" but for "A", "S", and "T" until its what you want.

9. After you type in the new value for "A" to change to L, the registers will change to .half to simply change this, press "b" once, and it should go back to normal to replace the values until you see "WAC! LOGIN", after that is done, highlight the top byte file (should be 00 for value in this case) and press "c" for how many times you pressed "b" before, so hit "c" three times until you don't see anymore .byte files.
10. Now because you pressed "b" three times and "c" three times, you're going to have to remember the top 3 registers above the highlighted file
In this case it should be a "srav", and two "cop1x's", or a "cop" something around that area, now you can either copy the addresses and values from those three registers by typing them, or you can do edit copy at the top of ps2dis, but if you paste it somewhere, there will come out with a fuckin load of other values which is why you need to remember which ones you were looking for, (the three above the "ldr" file)

If you do it the copy and paste way, just delete everything that isn't those three addresses
Now you can convert them to CW cheat format.
To do that you change the 00 in the front of each of the addresses to "20" and then add the "0x" in front of everything so it should look something like this:
CW Cheat _C1 WAC! LOGIN _L 0x20586a7c 0x43415700 _L 0x20586a80 0x4f4c2021 _L 0x20586a84 0x004e4947
NitePr #WAC! LOGIN 0x00586a7c 0x43415700 0x00586a80 0x4f4c2021 0x00586a84 0x004e4947

Hex Letter Chart:
1. { is 7b 2. } is 7d 3. _ is 5f 4. . is 2e 5. ( is 28 6. ) is 29 7. % is 25 8. " is 22 9. ! is 21 10. = is 3d 11. : is 3a 12. [ is 5b 13. ] is 5d 14. # is 23 15. $ is 24 16. & is 26 17. ^ is 5e 18. * is 2a 19. @ is 40 20. ~ is 7e 21. + is 2b 22. < is 3c 23. > is 3e 0 is 30 1 is 31 2 is 32 3 is 33 4 is 34 5 is 35 6 is 36 7 is 37 8 is 38 9 is 39 ~=7E !=21 @=40 #=23 $=24 %=25 ^=5E &=26 *=2A (=28 )=29 -=2D _=5F ==3D +=2B [=5B ]=5D {=7B }=7D :=3A ;=3B '=27 "=22 ,=2C .=2E /=2F =5C |=7C <=3C >=3E ?=3F 0=30 1=31 2=32 3=33 4=34 5=35 6=36 7=37 8=38 9=39 A=41 B=42 C=43 D=44 E=45 F=46 G=47 H=48 I=49 J=4A K=4B L=4C M=4D N=4E O=4F P=50 Q=51 R=52 S=53 T=54 U=55 V=56 W=57 X=58 Y=59 Z=5A a=61 b=62 c=63 d=64 e=65 f=66 g=67 h=68 i=69 j=6A k=6B l=6C m=6D n=6E o=6F p=70 q=71 r=72 s=73 t=74 u=75 v=76 w=77 x=78 y=79 z=7A ?=80 ?=B0 ?=AB ?=BB ?=BF 20 = Space 99 = ™ 6e5c = Space down one line _________________
Put this into your signature if you support metal.
Last edited by TheMessiah! on Wed Jun 11, 2008 10:33 pm; edited 13 times in total |
|
 | |
3verything3vil Chaotix! Administrator

 Age : 13 Joined : 13 Apr 2008 Posts : 399 Location : Canaduh! Info Firmware: 3.71 M33-4 FTB2 Clan: WAC! FTB2 Name: TrueAnimosity
| Subject: Re: SOCOM: FTB2 Text Mod Tutorial Sat May 17, 2008 8:38 am | |
| Dude nice, im trying this right now! _________________
Newest Signature Favourite Latest Signature |
|
 | |
MasterPirate Chaotix! Administrator

 Age : 13 Joined : 27 Apr 2008 Posts : 459 Location : Canada Info Firmware: 3.90 m33-3 FTB2 Clan: WAC! FTB2 Name: ..72evolve72..
| Subject: Re: SOCOM: FTB2 Text Mod Tutorial Sat May 17, 2008 6:35 pm | |
| THANK YOU!! I will try after I eat. _________________
|
|
 | |
AlwaysAmiYumi Registered User

 Age : 15 Joined : 04 May 2008 Posts : 145 Location : Tokyo, Japan Info Firmware: 3.90 M33-3 FTB2 Clan: [W]e[A]re[C]haotix[!] FTB2 Name: AlwaysAmiYumi
| Subject: Re: SOCOM: FTB2 Text Mod Tutorial Sat May 17, 2008 6:40 pm | |
| Niice good tah see some original work around here ^_- _________________ If you want to be in a youtube video, sned me some screenshots of you playin FTB2, and I'll add it to my video, you'll also get credit send all screenshots to AlwaysAmiYumi@GMail.com |
|
 | |
XIT TweaK v2 Registered User

 Age : 13 Joined : 13 Apr 2008 Posts : 414 Location : DIRTY SOUTH Info Firmware: SADLY.......3.90 FTB2 Clan: WAC! FTB2 Name: X.IT_WOUNDZ
| |
 | |
MasterPirate Chaotix! Administrator

 Age : 13 Joined : 27 Apr 2008 Posts : 459 Location : Canada Info Firmware: 3.90 m33-3 FTB2 Clan: WAC! FTB2 Name: ..72evolve72..
| Subject: Re: SOCOM: FTB2 Text Mod Tutorial Sat May 17, 2008 7:07 pm | |
| OMFG!!!!! I followed this tut. I even did the WAC! login it didn't work wtf.
Edit: WAC! login is working testing the one I made. The one I made works I just need to remake has the LECT at end  _________________
|
|
 | |
TheMessiah! God Hates You!

 Joined : 13 Apr 2008 Posts : 1137 Location : The Hood Info Firmware: 3.90 M33-3 FTB2 Clan: WAC! FTB2 Name: TheMessiah..
| Subject: Re: SOCOM: FTB2 Text Mod Tutorial Sun May 18, 2008 12:16 am | |
| When you get the hang of it and do it a few times it becomes really easy. _________________
Put this into your signature if you support metal. |
|
 | |
MasterPirate Chaotix! Administrator

 Age : 13 Joined : 27 Apr 2008 Posts : 459 Location : Canada Info Firmware: 3.90 m33-3 FTB2 Clan: WAC! FTB2 Name: ..72evolve72..
| Subject: Re: SOCOM: FTB2 Text Mod Tutorial Sun May 18, 2008 12:37 am | |
| Yeah I think I already do Thanks _________________
|
|
 | |
zbluedevil PSP Hacks Moderator

 Age : 15 Joined : 03 May 2008 Posts : 446 Location : Nebraska Info Firmware: 3.90-3 FTB2 Clan: WAC! FTB2 Name: zbluedevilp
| Subject: Re: SOCOM: FTB2 Text Mod Tutorial Sun May 18, 2008 3:23 am | |
| Thanks! This one is way better! _________________
 Credit For this signature goes to +Black Mans Wish!!!!
First Sig ----------------------------------------------------------------
 |
|
 | |
TheMessiah! God Hates You!

 Joined : 13 Apr 2008 Posts : 1137 Location : The Hood Info Firmware: 3.90 M33-3 FTB2 Clan: WAC! FTB2 Name: TheMessiah..
| Subject: Re: SOCOM: FTB2 Text Mod Tutorial Sun May 18, 2008 5:50 am | |
| | zbluedevil wrote: | | Thanks! This one is way better! |
There's nothing wrong with yours, I just wanted to put some pic's in and do something else other then "FAST LOGIN" to "SLOW LOGIN" also just made the instruction easier to understand, you know for the Special Needs  _________________
Put this into your signature if you support metal. |
|
 | |
CuriousGeorge WAC! - Code Corner

 Joined : 01 Jun 2008 Posts : 53 Info Firmware: 3.90m33-3 FTB2 Clan: WAC! FTB2 Name: CuriousGeorge..
| Subject: Re: SOCOM: FTB2 Text Mod Tutorial Mon Jun 02, 2008 12:55 am | |
| nice tut, ill give it a try  _________________
[WAC!] We Takin Ova [WAC!] |
|
 | |
Socomboriqua WAC! - Code Corner
 Joined : 05 May 2008 Posts : 102
| Subject: Re: SOCOM: FTB2 Text Mod Tutorial Mon Jun 09, 2008 11:18 pm | |
| lol much easier if u do it through Nitepr  _________________
|
|
 | |
| SOCOM: FTB2 Text Mod Tutorial | |
|