Difference between revisions of "IMG Tool"

From GTAMods Wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
'''IMG Tool''' is an [[IMG archive]] editor created by [[User:Spooky|Spooky]]. It is used to manipulate <code>.img</code> files for GTA3, VC and &ndash; as of v2.0 &ndash; SA.
 
'''IMG Tool''' is an [[IMG archive]] editor created by [[User:Spooky|Spooky]]. It is used to manipulate <code>.img</code> files for GTA3, VC and &ndash; as of v2.0 &ndash; SA.
  
==Features==
+
== Features ==
  
 
* Supports GTA3, Vice City and San Andreas archives<br>''For SA v2 users, see [[San Andreas v2.0 Modding]].''
 
* Supports GTA3, Vice City and San Andreas archives<br>''For SA v2 users, see [[San Andreas v2.0 Modding]].''
Line 21: Line 21:
 
* Optional file association with <code>.img</code> files.
 
* Optional file association with <code>.img</code> files.
  
==Version History==
+
== Version History ==
  
 
* '''2.0'''
 
* '''2.0'''
Line 54: Line 54:
  
 
==External Links==
 
==External Links==
 
+
* {{GTAG|63}}
* {{GTAG|63}} - IMG Tool 2 @ GTAGarage.com
+
* {{GTAF|196618}}
* {{GTAF|196618}} - Release topic
 
 
 
  
 
[[Category:GTA 3]][[Category:GTA VC]][[Category:GTA SA]]
 
[[Category:GTA 3]][[Category:GTA VC]][[Category:GTA SA]]

Revision as of 06:29, 29 January 2009

IMG Tool
IMG Tool v2.0
Current version:2.0 (!)
Developed by:Spooky
Supported games:GTA 3, GTA VC, GTA SA
Type:archive editor

IMG Tool is an IMG archive editor created by Spooky. It is used to manipulate .img files for GTA3, VC and – as of v2.0 – SA.

Features

  • Supports GTA3, Vice City and San Andreas archives
    For SA v2 users, see San Andreas v2.0 Modding.
  • Manipulate all files inside an archive...
    • Extract files
    • Add files
    • Replace file
    • Delete files
    • Rename file
  • Find/Next File
  • Sort by Name or Offset
  • Optional file association with .img files.

Version History

  • 2.0
    • Added IMG VER2 (San Andreas) support
  • 1.3
    • Added "Find" and "Find Next" features
    • Changed deleting no longer automatically rebuilds the archive
    • Added multiple file extraction
    • Added multiple file deletion
    • Added short-cut keys
    • Added status bar to show messages instead of annoying message boxes
  • 1.2
    • Added multiple file adding
    • Fixed "replace bug"
  • 1.1
    • Added file replacement
    • Added sorting options
    • Added vertical window resizing
  • 1.0
    • First major release
    • Added file adding
    • Added file deleting
    • Added file renaming
    • Added better GUI
    • Added Options screen
    • Added optional file association
    • Fixed "slow listbox" problem

External Links