Search results

  1. S

    Request a fix for model importer

    I have fixed the archive exporter (https://www.saintsrowmods.com/forum/threads/a-fix-for-menthe-sr-tools.18647/) and the texture unpacker(https://www.saintsrowmods.com/forum/threads/a-fix-for-the-srtt-texture-unpacker-to-support-srttr.18646/). And now it's time to fix the model importer to...
  2. S

    A fix for menthe sr-tools.

    ONLY SUPPORT UNPACKING, NOT REPACKING. Reference: https://www.saintsrowmods.com/forum/threads/wip-menthe-sr-tools.18277/ After the current update of edge and chrome, this tool is not working, as LucasRitter seems to be busy, I made a fix. Usage: 1. Install node and npm (You could use wsl, as...
  3. S

    A fix for the SRTT texture unpacker to support SRTTR

    Reference: https://www.saintsrowmods.com/forum/threads/gibbed-tools.639/ Change log: SR3UnpackTextures.cpp: line 199: original: switch (TextureRecords.TextureEnum) fixed: switch (TextureRecords.TextureEnum - 16777216) line 290: original: default: std::cout << "ERROR - Unknown texture type."...
Back
Top