Jump to content

Create your own GTA IV mod


rappo

Recommended Posts

I posted this at GTAGaming but figured you guys would be interested, too, so here it goes...

Only a couple days into the release and modders are already at it! I've test out this method and it works perfectly on my system, which is the retail copy of GTA IV (not Steam). Here's how to mod the game:

  1. Download aru's File Modding Ability Patch - this is a small, but powerful tool, because it will basically trick your game into thinking that all the files are original (GTA IV won't run unless the original files are running).
  2. Figure out what you want to mod and locate the file. For this simple example, I made a fast and powerful taxi, which is just a modification of the handling.dat file, which is located at GTA IV\common\data.handling.dat.
  3. Right click the handling.dat file, choose Properties, and make sure that Read-Only is unchecked.
  4. Open the handling.dat file in a text editor like Notepad. Find the line that begins with COMET, it will look something like this:
    COMET		 1450.0  6.5   85	0.0 0.0 -0.21		0.2  5  0.24  1.0 160.0	0.34 0.66 0.7  35.0		1.50 1.25 12.5 0.12 0.48		  2.4  1.6  1.8  0.10 -0.15 0.0  0.5		  1.0 1.0 0.6 1.5 	0.0  60000 		40440010	1				1


    Copy the whole line.

  5. Find the lines that begin with TAXI and TAXI2. Delete these two lines, and in their place insert the COMET line twice. Change the first pasted COMET line to TAXI, and the second to TAXI2. What we basically did here was give the Taxis the same properties as the Comet.
  6. Change the first value on both the TAXI and TAXI2 lines from 1450.0 to 99999.0, therefore making your lines like this:
    TAXI		 99999.0  6.5   85	0.0 0.0 -0.21		0.2  5  0.24  1.0 160.0	0.34 0.66 0.7  35.0		1.50 1.25 12.5 0.12 0.48		  2.4  1.6  1.8  0.10 -0.15 0.0  0.5		  1.0 1.0 0.6 1.5 	0.0  60000 		40440010	1				1
    TAXI2		 99999.0  6.5   85	0.0 0.0 -0.21		0.2  5  0.24  1.0 160.0	0.34 0.66 0.7  35.0		1.50 1.25 12.5 0.12 0.48		  2.4  1.6  1.8  0.10 -0.15 0.0  0.5		  1.0 1.0 0.6 1.5 	0.0  60000 		40440010	1				1


  7. Save the handling.dat file, close it, and run GTA IV. Find a Taxi and you should notice that it's a lot more powerful than before!

And that's it. Here's a video of the mod running:

This was a silly little example, but the main thing to get out of this is that Modding Ability Patch - without it your file edits are useless! Be sure to share anything that you whip up :)

  • Like 1
Link to comment
Share on other sites

  • 3 weeks later...
  • 3 weeks later...
  • 5 months later...
  • 1 month later...
  • 4 months later...
  • 4 months later...
  • 1 year later...

I posted this at GTAGaming but figured you guys would be interested, too, so here it goes...

Only a couple days into the release and modders are already at it! I've test out this method and it works perfectly on my system, which is the retail copy of GTA IV (not Steam). Here's how to mod the game:

  1. Download aru's File Modding Ability Patch - this is a small, but powerful tool, because it will basically trick your game into thinking that all the files are original (GTA IV won't run unless the original files are running).
  2. Figure out what you want to mod and locate the file. For this simple example, I made a fast and powerful taxi, which is just a modification of the handling.dat file, which is located at GTA IV\common\data.handling.dat.
  3. Right click the handling.dat file, choose Properties, and make sure that Read-Only is unchecked.
  4. Open the handling.dat file in a text editor like Notepad. Find the line that begins with COMET, it will look something like this:
    COMET		 1450.0  6.5   85	0.0 0.0 -0.21		0.2  5  0.24  1.0 160.0	0.34 0.66 0.7  35.0		1.50 1.25 12.5 0.12 0.48		  2.4  1.6  1.8  0.10 -0.15 0.0  0.5		  1.0 1.0 0.6 1.5 	0.0  60000 		40440010	1				1


    Copy the whole line.

  5. Find the lines that begin with TAXI and TAXI2. Delete these two lines, and in their place insert the COMET line twice. Change the first pasted COMET line to TAXI, and the second to TAXI2. What we basically did here was give the Taxis the same properties as the Comet.
  6. Change the first value on both the TAXI and TAXI2 lines from 1450.0 to 99999.0, therefore making your lines like this:
    TAXI		 99999.0  6.5   85	0.0 0.0 -0.21		0.2  5  0.24  1.0 160.0	0.34 0.66 0.7  35.0		1.50 1.25 12.5 0.12 0.48		  2.4  1.6  1.8  0.10 -0.15 0.0  0.5		  1.0 1.0 0.6 1.5 	0.0  60000 		40440010	1				1
    TAXI2		 99999.0  6.5   85	0.0 0.0 -0.21		0.2  5  0.24  1.0 160.0	0.34 0.66 0.7  35.0		1.50 1.25 12.5 0.12 0.48		  2.4  1.6  1.8  0.10 -0.15 0.0  0.5		  1.0 1.0 0.6 1.5 	0.0  60000 		40440010	1				1


  7. Save the handling.dat file, close it, and run GTA IV. Find a Taxi and you should notice that it's a lot more powerful than before!

And that's it. Here's a video of the mod running:

This was a silly little example, but the main thing to get out of this is that Modding Ability Patch - without it your file edits are useless! Be sure to share anything that you whip up smile.gif

Cool, no programming language required!

Link to comment
Share on other sites

  • 8 months later...
  • 11 months later...
  • 6 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...