Skip to content

OpenDriver2Tools 1.8b

Choose a tag to compare

@SoapyMan SoapyMan released this 13 Mar 10:22
· 155 commits to master since this release
3b89a88

Bugfix release

  • fixed bug'n'crash during export to TIM using -explodetpages

Changes

  • Rewrote LEV file loaders
  • Improved model and texture exporting
  • Added LEV format auto-detection
  • Added LEV file viewer

How to use

Export *Driver 1 or Driver 2 textures, cars, world:

run using command line or bat file:
DriverLevelTool -lev LEVELS/MIAMI.lev -textures 1 -carmodels 1 -world 1

Exporting for REDRIVER2 texture/models replacement:

To export Driver 2 textures to use with REDRIVER2 texture/models replacement feature:

run using command line or bat file:
DriverLevelTool -lev LEVELS/CHICAGO.lev -textures 1 -explodetpages -extractmodels

Viewing LEV files

run using command line or bat file:
DriverLevelTool -lev LEVELS/CHICAGO.lev -viewer

Control with arrows to fly around, rotate camera with holding left mouse. Press N to toggle night mode (helpful with Driver 2 night LEV files), change draw distance with Page UP/Page Down