Skip to content

Convert OpenIV (GTA 4 & GTA 5) .odr files to Wavefront OBJ files.

License

Notifications You must be signed in to change notification settings

svenar-nl/OpenFormatObjConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenFormatObjConverter

Convert OpenIV (GTA 4 & GTA 5) .odr files to Wavefront OBJ files.

Currently this is a quite crude implementation that works.

Requirements

  • OpenIV
  • Python 3

Tested with

  • OpenIV 4.0.1
  • Python 3.9.5
  • ODR version 110 12 (GTA 4)
  • ODR version 165 32 (GTA 5)

Usage

This script requires 1 argument, the path to the Open Format file. For each LOD (level of detail) model in the odr file it generates a .obj and .mtl file

OpenFormatObjConverter.py <file.odr>
OpenFormatObjConverter.py GTA5Models/cs4_02_stuntcrash.odr

Preview

About

Convert OpenIV (GTA 4 & GTA 5) .odr files to Wavefront OBJ files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages