Skip to content

Industrial Park Preview 41

Compare
Choose a tag to compare
@igorseabra4 igorseabra4 released this 13 Jun 04:10
· 495 commits to master since this release
  • Load textures from archive: Industrial Park is now (finally) able to display textures directly from the RWTX assets instead of having to load textures from an external folder.
  • Import Textures: feature available from Archive Editor -> Edit -> Import Textures. Similar to Import Models, you are able to import images as RWTX assets with this function. Supported formats: BMP, GIF, EXIF, JPG, PNG, TIFF and RWTEX (exported from Magic.TXD). You can choose a few settings for the textures and also if existing textures with the same names should be overwritten or not.
  • Import Texture: also available from the Asset Data Editor for RWTX assets. This will replace the selected texture.

Imported or replaced textures will be visible immediately. The function to load textures from an external folder still exists if you want to use it. The same formats are supported for this (BMP, GIF, EXIF, JPG, PNG and TIFF).

Conversions between generic and console-specific texture formats are performed by The_GTA's TxdGen tool, which is included in the release and can also be used separately.