Gh0stBlade / RottrModManager

Mod manager for Rise Of The Tomb Raider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROTTR Mod Manager

Mod manager for Rise of the Tomb Raider.

Screenshot

Features:

  • Version-independent. Mods that originally only worked on older versions of the game can now be installed in the newest one (and not just the Steam version).
  • Fast - can quickly install so-called "deep search" mods (where all references to a certain resource are replaced) regardless of which other mods are already installed.
  • Creates new game archives rather than modifying existing ones.
  • Can install mods from a folder or straight from a .zip, .7z, or .rar archive, either using the toolbar buttons or by drag&drop onto the window or .exe.
  • Individual mods can be removed or even temporarily disabled, without having to start from scratch and reinstalling all the other mods.
  • Automatically reinstalls mods when a change in the original game files is detected (e.g. because a DLC was installed).

Limitations:

  • While meshes, textures, sounds and materials in the mod are matched to the game files by name rather than index (and should therefore always be installed correctly), other resources like animations and .dtp files don't have a name and are therefore matched by their index (among resources of the same type), which may not always work.
  • Text files in mods such as "Section 1060.txt", which are used for overwriting e.g. several different game textures with a single mod file, are not supported.

Download

ROTTR Extractor

Archive extractor for Rise of the Tomb Raider.

Screenshot

Credits

Ekey for their open source CDCE TIGER Tool. The majority of the knowledge used to create these two tools comes from there.

Indra and Raq for the filename hash lookup table that's included in the Extractor.

About

Mod manager for Rise Of The Tomb Raider

License:MIT License


Languages

Language:C# 100.0%