Search results

  1. Clippy95

    Saints Row 2 Juiced Patch

    No it causes issues to nucleus and I'm not sure why, I'd have to edit their handler myself and see the issues if no-one wants to update it
  2. Clippy95

    [SR2] BlingMenu

    Updated to r7. Fix keys/mouse buttons getting accepted while out of focus. Implemented an acceleration step-timer when holding options. No changes to API.
  3. Clippy95

    Saints Row 2 Juiced Patch

    Is your game actually using the tss01.lua from GOTR? cause it's modified to use the AR200 instead of the AR200_ss03, you can install the entirety of GOTR as a loose modpack just need the .tbls in the folder too, you might have a mod that has it's own tss01.lua for whatever reason.
  4. Clippy95

    Saints Row 2 Juiced Patch

    I don't know what's happening I can't replicate it, we don't modify mission lua files or weapons
  5. Clippy95

    Saints Row 2 Juiced Patch

    send your ini and debug.txt
  6. Clippy95

    AltCameraModes

    r4 now includes shoulder swapping, can now switch shoulders (on-foot, SRTT values) /invert while in fine aim by pressing a bind (Default is Mouse5) Requested by @Janson
  7. Clippy95

    Saints Row 2 Juiced Patch

    I see, I'm just still interested on what is actually lowering your performance, since your framerate doesn't go high up as 60 I doubt it's fixframetime, Could you try Monkey Patch which is what Juiced patch is based of and see if your frames are also worse there? my guess the worse performance...
  8. Clippy95

    Saints Row 2 Juiced Patch

    Could you try loading this Juiced version? and if it works or doesn't send me your debug.txt in the main game directory, made a change to load whatever xinput is available to load rather than just stick to using a very old Vista version, thanks as for the shadows issue I don't know what's the...
  9. Clippy95

    AltCameraModes

    Nope just distances, EDIT: recreating Obbe's "cinematic" camera angles would be quite difficult, need to get clear line of sights that isn't colliding within the world and I'm unsure of wheel cams, it's probably easier to do it in SRTT-R/SRIV because of reasons.. if someone wants to attempt it
  10. Clippy95

    AltCameraModes

    AltCameraModes r5 GTA-Inspired camera modes, GTA IV Vehicle camera mode and VCS-Styled camera shake press a bind (KB&M only) to switch between several camera distances, different saved settings for OnFoot, InVehicle & FineAim. Source Code and Download Simply press 'B' to change camera...
  11. Clippy95

    Insurance Fraud - Adrenaline explosion on impact & ᴍɪsᴄ

    Updated to add an ini/config file, which now has the option Play_as_player_in_zombie_uprising I haven't tested it thoroughly but it shouldn't cause issues as requested by @Unapologetic Miscreant
  12. Clippy95

    Saints Row 2 Juiced Patch

    Try DisableXInput=1
  13. Clippy95

    Playing As Your Boss In Zombie Apocalypse

    I could add it as an option under Juiced or make it a lightweight asi mod if you don't want to tinker with CE
  14. Clippy95

    Playing As Your Boss In Zombie Apocalypse

    All activities/diversions are programmed in the game, not with LUA, some stuff might be within xtbls/LUAs to quickly modify stuff but the main logic is programmed in the game, either ways with Cheat Engine you can change the instruction at memory address: 0x005B9AC3 from a je/jz to a jmp and...
  15. Clippy95

    Playing As Your Boss In Zombie Apocalypse

    Turns out you can just skip a section of initialization in one of zombie_level_instance's functions and you'll be the player
  16. Clippy95

    Playing As Your Boss In Zombie Apocalypse

    The GOTR morph codes are just the unused morph cheat leftover in the game, Juiced implements it under the "play_as meshname", and they do get populated under Bling Menu, either ways it doesn't work under Zombie Uprising, there's a leftover character console command that might (it crashes the...
  17. Clippy95

    Saints Row 2 Juiced Patch

    @Zorks77 RemoveVignette=1 in juiced.ini I don't know where Vignette is anchored in the exe, it doesn't work right with my scaling so you have to remove it.
  18. Clippy95

    Saints Row 2 Juiced Patch

    That is why it's not working, EDIT: Windows 7 went EOL on January 14, 2020, so we won't be targeting support for an old OS but regardless I just compiled this if this works then I guess that's great, otherwise we most likely won't try any further, you could try opening a PR to add support to W7...
  19. Clippy95

    [SRTT & R & SRIV-RE] MixFix

    Updated with SRTT support. -Fixed a bug where the INI setting `MotionBlur` in display.ini would get set to true when post process detail is up, despite the config saying it wouldn't do that (it should actually work now) (SRTT only) -Uncap FPS (with a fix to vint processes breaking above 1000...
  20. Clippy95

    Saints Row 2 Juiced Patch

    One of the major additions here is I've implemented is Juiced sub-menu (the corresponding options are also in the vanilla sub-menus too) which allows you to change Juiced's toggles/options live as the game is running This was possible by replacing the un-usued LUA function...
Back
Top