Page 1 of 1

How to edit the driver3.img?

Posted: Tue May 27, 2014 8:13 am
by Emanuel_X
I was trying to edit the driver, but when I try to open with the img tool error. can someone help me open the DRIVER3.img

Re: How to edit the driver3.img?

Posted: Tue May 27, 2014 8:43 am
by PostalDude
It's simple;you don't. Not until CarLuver69 releases the .img unpacker he made, that is.

Re: How to edit the driver3.img?

Posted: Fri Jun 06, 2014 5:01 pm
by Wheels
What PostalDude said.

Without CarLuver's image unpacker, the files are locked.

Re: How to edit the driver3.img?

Posted: Thu Jun 12, 2014 4:04 pm
by Fireboyd78
I'll see what I can do about quickly throwing together an unpacker tool. I cannot guarantee the ability to repack an IMG file, however. I have a really bad habit of not finishing my projects :P

Re: How to edit the driver3.img?

Posted: Fri Jun 13, 2014 6:29 am
by VAIMAHDO
CarLuver69 wrote: I have a really bad habit of not finishing my projects :P
My life in a nutshell. (Y)

Re: How to edit the driver3.img?

Posted: Fri Jun 13, 2014 3:15 pm
by Fireboyd78
IMGRipper V1.0:

https://dl.dropboxusercontent.com/u/691 ... 2_2154.zip

For more information on how you can use IMGRipper -
Code: Select all
Usage: imgripper --[options] [input file] [:output folder]

If no output folder is specified, a default folder is used.
This folder is usually located where IMGRipper resides.

Options:
    --nofmv         Do not extract .FMV files (These tend to be large files)
    --[v]erbose     Display verbose debugging information
Supported games:
- Stuntman [USA/EU]
- Driv3r (PS2) [USA/EU(?)]
- Driver: Parallel Lines (PS2) [USA/EU(?)/Demo]

Any problems, just let me know.

Re: How to edit the driver3.img?

Posted: Thu Jun 26, 2014 8:41 am
by direstraits
CarLuver69 wrote:IMGRipper V1.0:

https://dl.dropboxusercontent.com/u/691 ... 2_2154.zip

For more information on how you can use IMGRipper -
Code: Select all
Usage: imgripper --[options] [input file] [:output folder]

If no output folder is specified, a default folder is used.
This folder is usually located where IMGRipper resides.

Options:
    --nofmv         Do not extract .FMV files (These tend to be large files)
    --[v]erbose     Display verbose debugging information
Supported games:
- Stuntman [USA/EU]
- Driv3r (PS2) [USA/EU(?)]
- Driver: Parallel Lines (PS2) [USA/EU(?)/Demo]

Any problems, just let me know.
Thank you man, I really need this.
Also that's a big step in driver modding. Congratulations!