Giter Site home page Giter Site logo

ltbconverter's Introduction

LTBConverter

The purpose of this tool is to correctly parse the binary packed file format .ltb created for titles powered by the WayForward Engine containing most of these games text, produce an human readable and editable xml file and recreate the .ltb so it can be reimported. Since this actually uses and understands the vast majority of the values inside the file, all the limitations that are usually in place when using an hex editor are virtually gone. In this first release only Little Endian files are supported.

Features:

  1. Hybrid app, allowing you to use its Windows Forms interface or just via console commands when passing at least one parameter.
  2. No string size replacement limit.
  3. Different string encodings options (Windows 1252 and UTF-8 via GUI, manual CodePage choice in Console mode).
  4. 1:1 File recreation when nothing is changed inside the .xml.

Console Usage:

LTBConverter.exe [flags] inputfile [outputfile]

[flags]

-r or --repack: Treats the input file as a previously exported xml file, to rebuild a compatible .ltb file.

-e CODEPAGE or --encoding CODEPAGE: Forces a certain string encoding based on its CodePage. See here for .Net Framework 4.5

-h or --help: Displays an help screen similar to this.

ltbconverter's People

Contributors

banz99 avatar

Watchers

 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.