Search results

  1. Clippy95

    (vscode) Lua definitions for SR2

    per title LUA definitions for SR2 for vscode, requires the Lua extension by sumneko params/returns from SRTTR were used as reference so probably not super accurate but defines functions defined in exe and globals in ug_lib/vint_lib/system_lib might update it more def files as of now are are...
  2. Clippy95

    Saints Row 2 Juiced Patch

    I'll add it next release
  3. Clippy95

    Saints Row 2 Juiced Patch

    It was already possible but I've clamped it to 1.0 because people kept pressing it and having their screens flipped
  4. Clippy95

    [SR2] BlingMenu

    I keep putting off an imgui update so a console and this can be made into one so I probably won't touch this until I get around that
  5. Clippy95

    CGallery & CHeight - Character Gallery & Player Height

    It is possible to disable it but you probably won't like how it looks
  6. Clippy95

    CGallery & CHeight - Character Gallery & Player Height

    That's the game's doing and it's intended since custom heights were never meant for those
  7. Clippy95

    Saints Row 2 Juiced Patch

    what vehicle mod? and are you on Windows 11? to be more specific past 24H2?
  8. Clippy95

    Saints Row 2 Juiced Patch

    The game would've always exceeded memory either ways before or after the Juiced update, or even without Juiced it just never printed them out and you could always see them if the game opened a console also it's AddBindToggles to have the binds working
  9. Clippy95

    Saints Row 2 Juiced Patch

    I still need that crashdump and log from when it happened to you the fact nightly fixed it is semi-unrelated, please compress with 7zip/winrar and send it here
  10. Clippy95

    Self Radio

    yeah there's no wchar/wstring support the entire directory also has to be in ASCII including the file name, I'll fix this later
  11. Clippy95

    Saints Row 2 Juiced Patch

    Try using the nightly builds and if it crashes on that post the log and the corresponding dmp from crashdumps EDIT: For the mean time try using Xbox 360 / PS3 icons instead of automated, but these 2 ^ would be useful
  12. Clippy95

    Saints Row 2 Juiced Patch

    If it's not security related or DLC, network handling is a bit of out-scope for Juiced at the moment
  13. Clippy95

    Saints Row 2 Juiced Patch

    RemoveVignette=1 in ini
  14. Clippy95

    Self Radio

    Pretty sure the MP3 player in SR1 just played the MP3 while the game is running, it wasn't an actual tune-able radio
  15. Clippy95

    #ГангстаСНашегоДвора - Russian Translation

    Regarding - Remap font files and/or bypass 256 char limit to add support for other Cyrillic-based languages (i.e. Ukrainian, Belarusian) are you still working on this or are you done with the translation? as the game supports COMPRESSED UNICODE and is exclusively used in the Japanese version...
  16. Clippy95

    Saints row 2 mod installing help

    Force Proton on Saints Row 2 on Steam, as the game shipped with a 'native' Linux build that isn't really native and is just a really bad Windows compatibility layer
  17. Clippy95

    Self Radio

    Try this
  18. Clippy95

    Self Radio

    I actually don't know what it'll load, whatever FMOD returns FMOD_OK on a song file I accept, and yeah the shortcuts are implemented into this forgot to mention that
  19. Clippy95

    Self Radio

    A semi-experimental plugin that allows for a creation of a self radio in the game, allows the player to load their own custom songs into a custom radio in-game Credits: logo by @ithinkimcats Made using FMOD Studio by Firelight Technologies Pty Ltd.
  20. Clippy95

    Character Customization Change Player Voice with Juiced Patch

    the exception handler in SuperUI clashes with Juiced LUA, which is why it's removed from my vanilla version and it really serves no purpose if you aren't modifying the vint
Back
Top