Search results

  1. nclok1405

    SuperUI for SR2 v2.9 (No exit prompts in menus, HUD enhancements, better Weapons Cache & More!)

    The duplicated button detection on the remapping menu is done entirely on the game's C++ code (Lua cannot have any involvements) so probably no. I've found "control_scheme_text.xtbl" leftover in the game's files (download available below), but I'm unsure if it is actually used by the game. It...
  2. nclok1405

    SuperUI for SR2 v2.9 (No exit prompts in menus, HUD enhancements, better Weapons Cache & More!)

    SuperUI v1.8 released. It now comes with modified language files (*.le_strings) so I can make changes to many texts in the game without much Lua-side hacks and fix localization bugs in Japanese file (static_JP.le_strings). SR2's menu graphics style is very different from SRTT and onward, but...
  3. nclok1405

    Sandbox++ v0.9 (Warp to Activity Markers + Ghost Town Mode)

    v0.7 released. You can now despawn on-screen NPCs (857-867), cause explosions (873-875), and show diagnostic info for modders (361-372).
  4. nclok1405

    SuperUI for SR2 v2.9 (No exit prompts in menus, HUD enhancements, better Weapons Cache & More!)

    SuperUI v1.7.1 released. Fixed a bug that the GSI (The mission status indicator at the top-left corner) stops working after playing a Racing. Not sure if I can do that. The wardrobe menu will require total-rewrite and the game pretty much expects the horizontal bar to exist.
  5. nclok1405

    F.R.Z. (Free Roam Zombies) v0.8 (Spawn REAL Zombies in Freeroam)

    Did you copy the "preload_anim.tbl" file to your Saints Row 2 installation folder, AFTER creating new GotR patch files? What district/location you encountered this bug?
  6. nclok1405

    SuperUI for SR2 v2.9 (No exit prompts in menus, HUD enhancements, better Weapons Cache & More!)

    I think SuperUI is still compatible with 360 Button Prompts mod, however you'll have to edit vint_lib.lua using a text editor and set the "SUI_PLATFORM" variable to "XBOX360". Include SuperUI to HQ Texture Pack? YES! You can do that! Awesome!
  7. nclok1405

    SuperUI for SR2 v2.9 (No exit prompts in menus, HUD enhancements, better Weapons Cache & More!)

    SuperUI v1.7 released. New Feature 1: Achievements! Most achievements except for Soprano, Co-op and Competitive Multiplayer are included. New Feature 2: You can now disable the shadows seen on four-corners of the screen. (Left:Shadow Enabled, Right:Shadow Disabled)
  8. nclok1405

    Saints Row Mods File Search

    Use "Search Forums" feature if you are looking for a mod. You cannot find any mods using "Saints Row Mods File Search" because it is a tool for finding what files exist in the vanilla Saints Row games.
  9. nclok1405

    SOLVED Thomasjepp stream2update Unhandledexception

    I get the same errors on all the PCs I own. I guess this is just that; this tool "claims" support for SRTT but in reality it doesn't. In the tool's topic SRTT isn't listed as a supported game: My recommended alternative is VIPER'S UPDATED ASM UPDATER.
  10. nclok1405

    F.R.Z. (Free Roam Zombies) v0.8 (Spawn REAL Zombies in Freeroam)

    Regarding the upgrade status, that's completely up to you. I don't prohibit any play styles. Footage? YES PLEASE! I don't have a powerful enough PC that can record videos, so any videos are very helpful.
  11. nclok1405

    SR2 Lua Functions List (WIP)

    This is an incomplete list of (mostly) builtin Lua functions of Saints Row 2. Last Update: April 28, 2020 == Functions available in any contexts == acos(arg) Parameters: arg (float) floating point value Returns: (float) the arc cosine of arg Description: Computes the principal value of the...
  12. nclok1405

    Saints Row 5 Ideas thread

    A SR5 idea that Volition and the rest of THQ should AVOID: Initially advertise the game on Steam storefront, but just before releasing it, switch the game to an Epic Store exclusive and cancelling the Steam release or significantly delay it. No, seriously. Since Saints Row is a Deep Silver/Koch...
  13. nclok1405

    Saints Row 2 JP Strings Tools v0.3 (Extracts and builds Japanese le_strings files)

    Saints Row 2 JP Strings Tools v0.3 Created by nclok1405 ◆VScYHamhfU This tool is based on the program codes from ThomasJepp.SaintsRow Copyright (c) 2013-2016, Thomas Jepp All rights reserved...
Back
Top