Search results

  1. 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...
  2. 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
  3. Clippy95

    Saints Row 2 Juiced Patch

    Try DisableXInput=1
  4. 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
  5. 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...
  6. 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
  7. 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...
  8. 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.
  9. 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...
  10. 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...
  11. 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...
  12. Clippy95

    [SRTT & R & SRIV-RE] MixFix

    for SRTT & Remastered and SRIV-Relected MixFix is a runtime patch for Saints Row games, aiming to provide fixes and enhancements. Currently some features and fixes: - Fix vehicle engine audio breaking at high FPS - Disable black bars - BetterDriveCam - BetterHandbrakeCam - INI created on...
  13. Clippy95

    Saints Row 2 Juiced Patch

    Latest, also GOTR doesn't really fix any critical bugs nor improve performance
  14. Clippy95

    Saints Row 2 Juiced Patch

    Yes and
  15. Clippy95

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

    As per title, this is a simple script that makes vehicles explode on impact while on Adrenaline if said vehicle's velocity is above 20 m/s^2 Source Code Idea came to me by @MasakoTeam, they showed me unused xtbl entries suggesting such functionality did exist (nothing else is leftover, this...
  16. Clippy95

    SR2 | Share your cool/funny screenshots

    I don't think Stilwater often looks like that..
  17. Clippy95

    [DEPRECATED] SR2Ultrawide r1.3 [PC/Console]

    This has been merged into Juiced Patch 7.4.1+ and thus won't be updating this, the requested LUA files will be patched at runtime/display change. I've also implemented IVRadarScaling there which inspired by ThirtneenAG's option in his widescreen fixes, it's only compatible on widescreen and higher.
  18. Clippy95

    Saints Row 2 Juiced Patch

    you don't have to re install the game Use SR2Trainer & BlingMenu
  19. Clippy95

    Saints Row 2 Juiced Patch

    For some users 7.4.0 might not work or crash at runtime (especially on Linux), this is due to me upgrading the project to C++23 due to including new hooking libraries that require it, next release (tomorrow?) will statically include everything that's required so it should work even without the...
  20. Clippy95

    [SR2] BlingMenu

    I guess they don't, I didn't implement it
Back
Top