GithubHelp home page GithubHelp logo

wt-tools's Introduction

War Thunder resource extraction tools

Python scripts, that help you extract resources from game: fonts, textures, FM/DM of tanks and planes, parameters of cannons and machine guns, and other interesting stuff.

Installation

  1. Download latest 2.7.* python from here, install it.
  2. Add python path to env variables, see description, (optional).
  3. Download scripts ("Download ZIP" button), extract somewhere.
  4. Run scripts from console, as described lower.

Or

Download compiled files (exe files, compressed in wt-tools.rar) from here, no python required.
Command-line using the same as for python scripts, except you should write vromfs_unpack some_file.vromfs.bin, not python vromfs_unpack.py some_file.vromfs.bin (for other scripts too).

Usage

python vromfs_unpack.py somefile.vromfs.bin

Files will be extracted to somefile.vromfs.bin_u folder.

python dxp_unpack.py somefile.dxp.bin

Files will be extracted to somefile.dxp.bin_u folder, *.ddsx files inside.

python ddsx_unpack.py somefile.ddsx

File will be extracted to somefile.dds, not all files will work correct.

python blk_unpack.py somefile.blk

File will be extracted to somefile.blkx, this type of file contains settings.

Or if you use *.exe file scripts

Just drag'n'drop wt files onto exe script files.

Would you like to know more?

Read wiki.

wt-tools's People

Contributors

klensy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.