0 of 0

File information

Last updated

Original upload

Created by

2077v2

Uploaded by

2077v2

Virus scan

Safe to use

Tags for this mod

189 comments

  1. RobertPlantHK
    RobertPlantHK
    • supporter
    • 1 kudos
    This mod is Really dependent of "CET" Cyber Engine Tweaks?? Because I have a lot of problems with him, my mod list is based do not need that crap...
  2. RyDawgggg
    RyDawgggg
    • supporter
    • 0 kudos
    Vehicle FOV doesn’t change for 80/90/100. Any update on when these are gonna be fixed for 2.13? Cheers lad
  3. Branxy
    Branxy
    • supporter
    • 1 kudos
    patch 2.13 broke the mod. have to wait for update. In the meantime, does anyone else have any fov mods?  just use this command for now if you want to get to 115

    cam = Game.GetPlayer():GetFPPCameraComponent(); fov = cam:GetFOV(); cam:SetZoom(0.0) if fov <= 66.0 then cam:SetFOV(70.0) print(" - FOV Setted: 70") elseif fov <= 71.0 then cam:SetFOV(75.0) print(" - FOV Setted: 75") elseif fov <=  76.0 then cam:SetFOV(80.0) print(" - FOV Setted: 80") elseif fov <=  81.0 then cam:SetFOV(85.0) print(" - FOV Setted: 85") elseif fov <= 86.0 then cam:SetFOV(90.0) print(" - FOV Setted: 90") elseif fov <= 91.0 then cam:SetFOV(95.0) print(" - FOV Setted: 95") elseif fov <= 96.0 then cam:SetFOV(100.0) print(" - FOV Setted: 100") elseif fov <= 101.0 then cam:SetFOV(105.0) print(" - FOV Setted: 105") elseif fov <= 106.0 then cam:SetFOV(110.0) print(" - FOV Setted: 110") elseif fov <= 111.0 then cam:SetFOV(115.0) print(" - FOV Setted: 115") elseif fov >= 114.0 then cam:SetFOV(65.0) print(" - FOV Setted: 65") end
    1. Crunomer2
      Crunomer2
      • member
      • 0 kudos
      Wow. Thanks. Why wait for an update if you got this?
      And to get it back to the original FOV, what code is needed?
    2. Branxy
      Branxy
      • supporter
      • 1 kudos
      hey yeah, i just prefer this mod for convenience. To get back to default just go into your graphic settings, and turn the fov down to the original. (:
      although no need, since this mod is updated now
  4. mariclesan
    mariclesan
    • member
    • 0 kudos
    bro i extracted the mod in the cyper punk folder and it said that this file already existed so i press replace them and now my game wont fucking open
    1. theCyanideX
      theCyanideX
      • premium
      • 2,002 kudos
      It's because of your options.json. Just verify your game files. It may take a few launches or verifying of files to work.
    2. 2077v2
      2077v2
      • premium
      • 309 kudos
      I have just uploaded the vanilla game json. Regards v2.
    3. iplaymods124
      iplaymods124
      • member
      • 0 kudos
      I have downloaded and installed the default file but the game still doenst start, help pls...
  5. Nesigasdink
    Nesigasdink
    • member
    • 0 kudos
    Vehicle fov doesn't change, fov file in there, where it should be, what are i'm missing?
    1. wingobingo
      wingobingo
      • member
      • 1 kudos
      you arent missing anything, this mod doesnt change vehicle fov.
    2. 2077v2
      2077v2
      • premium
      • 309 kudos
      Hi guys. Thank you for the comments I will have a look at this soon. Regards v2.
  6. Sunkid
    Sunkid
    • member
    • 3 kudos
    9 (NINE!) dependencies?! C'mon CD Red... you call this modding?! :/

    Been looking since like... forever a solution to increase the car FOV. But NINE dependencies only for such a simple thing?!

    FP FOV can be changed so easily, without mods or dependencies. What were these guys thinking... ?!
    1. 2077v2
      2077v2
      • premium
      • 309 kudos
      Sunkid Hi mate. I have included all of the core mods for Cyberpunk 2077 so that users won't have any problems running their game. Regards v2.
  7. Nesigasdink
    Nesigasdink
    • member
    • 0 kudos
    Everything above 110 starts disappearing, bridges and other stuff. So 110 is the best, keep that in mind.
  8. sincerity2103
    sincerity2103
    • premium
    • 74 kudos
    Hi. Thanks for making this mod. I always appreciate higher FOV.
    Though, I'd like to make a request. Can you make a version that's compatible with No More Hard-Coded Keybinds?

    Both your mod and the mod mentioned above affects the options.JSON file.
    1. steamin661
      steamin661
      • premium
      • 38 kudos
      Easy to do yourself. Download and use the keybind mod, then open the Options.JSON in notepad, find Field of View and change the max from 100 to 120. 
    2. sincerity2103
      sincerity2103
      • premium
      • 74 kudos
      Thanks. I'll do that, then.
    3. 2077v2
      2077v2
      • premium
      • 309 kudos
      sincerity2103 Hi mate. I just added the patch.
    4. sincerity2103
      sincerity2103
      • premium
      • 74 kudos
      Ayy, thanks a lot, appreciate it.
  9. ZachariaszPL
    ZachariaszPL
    • supporter
    • 2 kudos
    nvm
  10. AmandaKane
    AmandaKane
    • member
    • 0 kudos
    I've searched for the problematic mod, it turns out that options.json is the cause of not being able to run the game.