4 Screenshots

About This File

toolkit is a GUI application that can be used to inspect, extract, convert and create game resources. Part of reone engine project.

## Features

Preview 3D models, images and audio files
Extract BIF/RIM/ERF archives
Unwrap WAV to WAV/MP3
Convert 2DA/GFF/TLK/LIP/SSF to XML
Convert XML to 2DA/GFF/TLK/LIP/SSF
Convert TPC to TGA/TXI
Create RIM/ERF/MOD archive from directory
Disassemble NCS to PCODE
Assemble NCS from PCODE
Decompile NCS (experimental)

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


What's New in Version 0.2   See changelog

Released

  • Allow opening multiple content tabs
  • Decompile NCS on demand via context menu
  • Optimize decompiled NCS for readability
  • Make application DPI aware
  • Like 3
  • Thanks 1
  • Light Side Points 2



User Feedback

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


Roguemaster43

· Edited by Roguemaster43

   0 of 3 members found this review helpful 0 / 3 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