Giter VIP home page Giter VIP logo

d2rmodding-stredit's Introduction

= D2RStrEdit =

Diablo II: Resurrected changed the system for translation from being handled in a proprietary .TBL file format to being a collection of JSON files. This tool allows you to manipulate those JSON files easily and efficiently.

Please note that Diablo II: Resurrected has not currently released and this tool is based on the tech alpha version of the game. The final retail release might be different.

== Using the tool ==

First, extract the entire data/local/lng folder from the game's CASC files using a tool such as Ladik's CASC Viewer. Place the folder within <game dir>/data/local/lng.

Open D2RStrEdit and select <game dir>/data/local/lng as the workspace. Now you are ready to make edits.

You will need a modified version of the game, such as D2RModding, to be able to load the modified files.

== Screenshots ==

D2RStrEdit

== Hotkeys ==

  • CTRL-O = Open
  • CTRL-S = Save
  • CTRL+R = Create new key
  • CTRL+Del = Delete the current key (use with caution)
  • CTRL-F = Find
  • CTRL+Up = Scroll to the previous string
  • CTRL+Down = Scroll to the next string
  • F2 = Rename string
  • CTRL+1 = Focus on the string list
  • CTRL+2 = Select all text in the Resurrected box and focus on it.
  • CTRL+3 = Select all text in the Legacy box and focus on it.

== Version History ==

  • v1.0.3: Fixed Find feature not working properly.
  • v1.0.2: Fixed a major issue that rendered the tool useless.
  • v1.0.0: Initial revision.

== Future Goals ==

  • Export/Import from plaintext
  • Go To Index
  • Show index numbers on text, both hex/decimal
  • Copy Mode (typing in Legacy types also in Resurrected and vice versa)

== Known Bugs ==

  • Deleting a key won't shift indexes back. It isn't known what happens when this occurs, so just use caution.
  • The toolbar at the bottom is basically nonfunctional at this time.
  • Stretching the main window doesn't work properly.
  • There might be other bugs that exist. If you find any more, please report them on the GitHub issues page.

== Contributing ==

Feel free to submit pull requests.

== License ==

This tool is licensed under the GNU General Public License v3 (GPLv3). A copy of the license is included with the source code and release of the tool.

== Source Code ==

The source code is available at

d2rmodding-stredit's People

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.