Difference between revisions of "OpenIV"

From GTAMods Wiki
Jump to navigation Jump to search
(version update to 0.9.2 (build 250, openFormats))
Line 62: Line 62:
  
 
==openFormats==
 
==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]].
+
The '''openFormats''' are a set of open text-based file formats that allows users to export/import GTA IV/EfLC resources into different 3D modeling programs like 3DS Max. Currently you can import/export openFormats files into 3DS Max with [[GIMS]]. The formats are similar in concept to .WSO files used in ''The Sims Resource Workshop'', being that the latter also implements an intermediate format for easier resource editing.
  
 
==WebIV==
 
==WebIV==

Revision as of 12:42, 3 July 2011

OpenIV
OpenIV 0.8
Current version:0.9.2 (build 250) (!)
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.2 (with openFormats)

  • openFormats integration
    • ODR - openFormat for WDR resources
    • ODD - openFormat for WDD resources
    • Improved OBN/OBD/OTD formats
    • Fixed minor errors in formats
  • Added WPL files viewer
  • Improved WTD texture editor
  • Added associations with RPF and IMG archives
  • Optimized start and loading
  • Fixed many errors
  • Minor changes

Version 0.9.1 (with openFormats)

  • 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

The openFormats are a set of open text-based file formats that allows users to export/import GTA IV/EfLC resources into different 3D modeling programs like 3DS Max. Currently you can import/export openFormats files into 3DS Max with GIMS. The formats are similar in concept to .WSO files used in The Sims Resource Workshop, being that the latter also implements an intermediate format for easier resource editing.

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