Step-OneFirst extract the zip file to your desktop. Open FastCryptTool.exe. Click File then click import and search for your TU3 patch_mp.ff that is included with the download. Now open the patch and it will ask you to name a new zone file, name it "\patch_mp". It'll ask you, do you want to open it now, Click no. Close the program.
Step-TwoIn the Config folder that comes with the Fast Crypt tool there should be a file called "Patch_mp.ini", open it. Clear all text in the file and replace the text with this.
- Code:
-
[Scripts]
maps/mp/gametypes/_missions.gsc
Now open your prefered hex editor (I recommend HxD hex editor) and open the file patch_mp.zone on your C drive in your hex editor.
Search for text string missions.gsc, after the "C" in gsc you should see three .'s click on the second one and remember that offset (in my case it is A5286)
Open up windows calculator and go to View and select programmer.
Click the Hex button on the left and type in your offset and then click Dec
Take this number and put it after the maps/mp/gametypes/_missions.gsc in the patch.ini file so it looks like this :
maps/mp/gametypes/_missions.gsc 676486 then save the file.
Step-ThreeOpen Fast crypt Tool again. Click file and then open and open your Patch_mp.zone file that you've created before.
Click on maps/mp/gametypes/_mission.gsc and then click edit and then click Extract and put it on your Desktop don't rename it to anything else.
Step-FourOpen Notepad++ and open the file "maps/mp/gamestype/_mission.gsc" and do whatever you have to do and save the file.
Step-FiveIn Fast Crypt tool click edit and click inject and then open your "maps/mp/gamestype/_mission.gsc" file. Then in Fast crypt tool. Click file export and name the file as Patch_mp.ff.