Difference between revisions of "OpenIV"

From GTAMods Wiki
Jump to navigation Jump to search
(Version 0.9.1)
Line 13: Line 13:
  
 
==Features==
 
==Features==
 +
{{incomplete}}
 +
==Version history==
 
===Version 0.9.1===
 
===Version 0.9.1===
{{incomplete}}
 
 
*Support for all versions of GTA IV and EFLC
 
*Support for all versions of GTA IV and EFLC
 
*Added 3D model viewer for [[WDR]]/[[WDD]] and [[WFT]] resources
 
*Added 3D model viewer for [[WDR]]/[[WDD]] and [[WFT]] resources
Line 20: Line 21:
 
*Improved [[WTD]] texture editor
 
*Improved [[WTD]] texture editor
 
*New [[SCO]] Decompiler
 
*New [[SCO]] Decompiler
*First openFormats integration
+
*First [[OpenIV#openFormats|openFormats]] integration
 
**OBN - openFormat for [[WBN]] resources
 
**OBN - openFormat for [[WBN]] resources
 
**OBD - openFormat for [[WBD]] resources
 
**OBD - openFormat for [[WBD]] resources
Line 47: Line 48:
 
*Ability to edit levels of texture.
 
*Ability to edit levels of texture.
 
*Auto-check for available updates via WebIV
 
*Auto-check for available updates via WebIV
 +
 +
==openFormats==
 +
'''openFormats''' it is set of open text-based file formats to make possible export/import GTA IV/EfLC resources into deferent 3D editors, like 3Ds Max. Currently you can import/export openFormats files into 3Ds MAX with [[GIMS]].
  
 
==WebIV==
 
==WebIV==

Revision as of 07:11, 23 June 2011

OpenIV
OpenIV 0.8
Current version:0.9.1 (build 240) (!)
Developed by:User.pngGooD-NTS
Supported games:GTA 4
Type:archive editor, texture importer/exporter, scripts decompiler
Website:http://openiv.com

OpenIV is a multi-purpose editor for GTA 4 and EFLC made by GooD-NTS. Development of this tool began shortly after Xbox 360 release of GTA 4. First public version was released on 28th of December, 2008.

Features

This section is incomplete. You can help by fixing and expanding it.

Version history

Version 0.9.1

  • Support for all versions of GTA IV and EFLC
  • Added 3D model viewer for WDR/WDD and WFT resources
  • Added Collision viewer for WBN and WBD resources
  • Improved WTD texture editor
  • New SCO Decompiler
  • First openFormats integration
    • OBN - openFormat for WBN resources
    • OBD - openFormat for WBD resources
    • OTD - openFormat for WTD resources
  • Fixed some errors with IMG archives
  • Minor changes

Version 0.9

  • Added support for GTA IV v1.0.2.0 and v1.0.1.1
  • Added support for the audio files
  • Improved compatibility with Windows 7 Beta 1
  • Improved interface in Windows XP
  • Minor bug fixes
  • Minor improvements in interface

Version 0.8

  • Viewing of GTA IV files via function "Open Content"
  • Full support of the RPF2 format. You can add, delete or replace any files
  • Viewing and extacting data from RPF3 archives (file names are normal)
  • Full support of the IMG3 format. You can add, delete or replace any files
  • Textures replacing in any *.WTD and WHM files. The current version supports only PNG images and replacing files with the ones with same resolution. (For example, a texture 512x512 might be replaced only with another 512x512 one)
  • In-built SCO scripts decompiler (Currently is very bugged)
  • Ability to preview most of the GTA IV file formats
  • Ability to extend program features with external tools
  • Ability to extract resource (RSC) files either in original compressed or decompressed state via function "Save content". For example this function allows to save all textures from a .WTD file without opening it.
  • Any file could be viewed as raw byte data via "View in Hex" function
  • Ability to edit levels of texture.
  • Auto-check for available updates via WebIV

openFormats

openFormats it is set of open text-based file formats to make possible export/import GTA IV/EfLC resources into deferent 3D editors, like 3Ds Max. Currently you can import/export openFormats files into 3Ds MAX with GIMS.

WebIV

A special web-service called WebIV was designed and created for OpenIV. It is intended to help to developers to collect information about program usage, get user feedbacks and also for the users to stay tune and quickly check if a newest version is out.

External links