9 Screenshots

About This File

toolkit is a GUI application that can be used to preview, extract, edit and create KotOR and TSL resources. Part of reone engine project.

## Features

  • Extract BIF, RIM and ERF archives
  • Create RIM, ERF or MOD archive from directory
  • Preview and export almost every resource type, including 3D models, images and audio files
    • Export TPC as TGA / TXI
    • Export encoded WAV as regular WAV / MP3
  • Visually edit 2DA, GFF, TLK, LIP, SSF, NCS and plaintext files
  • Decompile NCS to NSS-like pseudocode
  • Compose LIP files from text and audio files

https://github.com/seedhartha/reone/wiki/Tooling


What's New in Version 1.0 beta1   See changelog

Released

  • Add ability to visually edit 2DA, GFF, TLK, LIP, SSF, NCS and plaintext files
  • Add "Extract as TGA / TXI" and "Extract as regular WAV / MP3" context menu items
  • Fix TSL model and audio preview
  • Remove now redundant legacy tools
  • Like 5
  • Thanks 1
  • Light Side Points 2



User Feedback

You may only provide a review once you have downloaded the file.


Colonel Gerard

· Edited by Colonel Gerard

   1 of 1 member found this review helpful 1 / 1 member

Its a functional tool and it will do what it was made to do in the description but the developer couldn't be bothered to make any actual tutorial on how to use it with an incredibly barebones UI. Typical arrogant programmer sch'uttas. No normal human being/ end user uses the command line for operating modding tools. 

Here's a quick tutorial on how to use this to extract models.

1. Download and unzip
2. Run toolkit.exe
3. Click file and navigate to your install of Kotor 1 or 2. Click select folder
4. Now a ton of different drop down menus will pop up. 
5. Click on data and go down to models.bif
6. Right click (there is nothing in the UI hinting at this) to bring up the extract option and select where you want to extract the models to.
7. Load up the extracted models in blender using kotortools via the import/export .mdl feature.

Extracting KOTOR models.png

Share this review


Link to review
Roguemaster43

· Edited by Roguemaster43

   1 of 4 members found this review helpful 1 / 4 members

I don't understand how to use this. I looked at the instructions of the page you linked, but I don't understand what they mean. 

Response from the author:

Fair enough. This is a command line tool.

  1. Extract the archive
  2. Open command line
  3. Add extracted directory to the system path (set PATH=%PATH%;YOUR_EXTRACTED_DIR)
  4.  Use it like this:
    1. reone-tools --to-xml appearance.2da
    2. reone-tools --to-2da appearance.2da.xml

Share this review


Link to review