0 of 0

File information

Last updated

Original upload

Created by

yakuzadeso

Uploaded by

yakuzadeso

Virus scan

Safe to use

Tags for this mod

59 comments

  1. TinyHampy
    TinyHampy
    • member
    • 0 kudos
    Same problem as @Jt555 I also am only able to shoot 1 bullet but I am able to use melee weapons but that isn't really what I want so it would be nice if this could be fixed at some point or if someone has a solution to this problem? ❤️
  2. Jt555
    Jt555
    • member
    • 0 kudos
    For some reason it only lets me get one shot out of a gun and only lets me use one throwing weapon and then I have to unfreeze time
  3. hole0001
    hole0001
    • member
    • 0 kudos
    I can't find where I can associate a button to it
  4. Mrcrispyclean
    Mrcrispyclean
    • member
    • 0 kudos
    is there a possibility to open doors and everything while time is stoped?
  5. Godness337
    Godness337
    • member
    • 0 kudos
    Как добавить кнопку для паузы игры 
  6. Guido500
    Guido500
    • premium
    • 74 kudos
    Great mod, was looking for something like this! Using it to pause dialogue every now and then. 

    Works perfectly fine with Patch 2.2.
  7. DamnedFoX
    DamnedFoX
    • member
    • 1 kudos
    And nobody have commented yet on how it's a massive JoJo reference, really?!
  8. Pendnname
    Pendnname
    • member
    • 0 kudos
    it does pause the game except for Lizzy Wizzy during the phantom liberty party section. like everything around does pause but not her she just continues her animations. I was hoping to pause and get different video shots of her singing for a vid but she's like the only exception for this mod
  9. Centrello
    Centrello
    • member
    • 1 kudos
    I downloaded this to see if it would fix the paused clock bug.

    It didn't fix my bugged state (which I guess means it, rightly, respects the clock pause state) but is pretty cool anyway, so I think it's a keeper.

    In case anyone else is looking for a fix this CET command will toggle clock pausing:

    TiSy = Game.GetTimeSystem(); if TiSy:IsPausedState() then TiSy:SetPausedState(false, '') print(" - TOGGLE FREEZE CLOCK: OFF") else TiSy:SetPausedState(true, '') print(" - TOGGLE FREEZE CLOCK: ON") end

    Courtesy of u/PIIFX on reddit -
    https://www.reddit.com/r/LowSodiumCyberpunk/comments/1768xkw/clock_not_progressingbirds_with_broken_wings/
  10. Sekoshiba
    Sekoshiba
    • member
    • 0 kudos
    Is there a way to alter the lua so that this just slows to 95% or something like that? Tried changing the "0.0" value in the code, but to no avail :(
    1. f69kthis
      f69kthis
      • member
      • 0 kudos
      Theres a different mod called custom slo mo or something that does this