The Witcher 3
0 of 0

File information

Last updated

Original upload

Created by

insane0hflex

Uploaded by

svaalbard

Virus scan

Safe to use

65 comments

  1. svaalbard
    svaalbard
    • premium
    • 132 kudos
    Sticky
    Please check out my FOV Slider mod here for an up to date and way better mod (customize the FOV to your liking):

    FOV Slider

  2. PLYMIX
    PLYMIX
    • member
    • 0 kudos
    Say us console command to change FOV, please?
  3. Todd Hawks
    Todd Hawks
    • member
    • 1 kudos
    Since this may break again and since it's very easy to change this stuff yourselves, here's a little manual to get you started:

    Go to the Witcher3\content\content0\scripts\game\player

    There you find all kinds of script files. To make a mod out of one, just copy the file to the same position in the Witcher3\mods folder (minus the content0). Create the folder(s) as needed. E.g. the r4Player.ws file of this mod is in the folder mentioned above and hence needs to go into a Witcher3\mods\content\scripts\game\player folder.

    Once you have copied the file(s), you can edit them with any text editor. For the field of view, you are mostly looking for the "camera.fov" variable. Search in the file, change the numbers, save, run the game and see what happens. Worst case (you made a mistake and the script doesn't even run anymore) you can simply delete the file from the mod folder.

    So, I didn't take a lot of time checking these out but I wanted to increase the FoV of horse back riding, so I copied the Witcher3\content\content0\scripts\game\player\states\vehicles\horseRiding.ws file and made two changes. The one "camera.fov" that already exists in the file I changed to 70 and I also inserted another "camera.fov=70;" line in line 47 (section event OnEnterState). That's all. Adjust the values to your liking.

    As I said, I only wanted a quick fix for horse riding, but I am sure if you dig through the files you can find a lot more. Have fun experimenting.
    1. zarrazee
      zarrazee
      • supporter
      • 1 kudos
      I tried this, but my FOV didnt change

      GOG. Patch 1.12.1. Windows 10 64 bit
    2. kingbaldr
      kingbaldr
      • supporter
      • 0 kudos
      Thank you very much for this advice! Worked perfectly for me on 1.12.1.

      One small correction though: "needs to go into a Witcher3\mods\content\scripts\game\player folder" should be "needs to go into a Witcher3\mods\modMyOwnMod\content\scripts\game\player folder", where "modMyOwnMod" can be changed to anything you want. Maybe thats why zarrazee didn't get it to work?
  4. RevoReality
    RevoReality
    • member
    • 1 kudos
    would be nice if it included a slider for witcher sense FOV .
  5. Painshadow
    Painshadow
    • premium
    • 5 kudos
    None of the FOV mods work for patch 1.11. Really wish there was a way to decrease the FOV, not increase. Too much fish-eyed view hurts my brain.

    edit: Attempting to fix this myself:

    Go to main folder, Witcher 3>config>bin>base>gameplay.ini

    change MotionSicknessFocusMode=false
    to:
    MotionSicknessFocusMode=true

    save the file!

    This removes the blurring effect when using Witcher Sense while still utilizing the "zoom" factor


    will update this post as progress is made
  6. svaalbard
    svaalbard
    • premium
    • 132 kudos
    Locked
    Updated for 1.10. You might have to manually install. Please note the file structure, you HAVE to use the folder that starts with "mod..." and put that in your /mods/ folder.
  7. Industriality
    Industriality
    • member
    • 0 kudos
    Omfg it no longer works with patch 1.10 !!!!

    Please can you fix it ?!

    I just can't play The Witcher without the 90/80 mods, the motion sickness is too strong
    1. Staros
      Staros
      • premium
      • 4 kudos
      Same here. Migraine in about 10 minutes without a better FOV. Gods, why couldn't CDPR integrate THIS mod as a standard feature? Of all the fixes they could have done, making sure that people could PLAY without getting sick should be right at the top of the list.
    2. cachx
      cachx
      • member
      • 1 kudos
      Luckily the script was simple enough, I uploaded a temporary fix:
      https://mega.nz/#!M40DVJqJ!Mw_uPSb-2EXwiRu7evZ8vLb34aZCw0Qm7q6WxmaeDgY

      Just go into the old mod's folder and replace r4Player.ws with the version you need.
    3. 19Thor91
      19Thor91
      • premium
      • 0 kudos
      Still got the error message:

      Error [content0]game\behavior_tree\tasks\monsters\bttaskmaintainspeed.ws(10): Class 'CBTTaskMaintainSpeed' already defined.
      Error [content0]game\behavior_tree\tasks\monsters\bttaskmaintainspeed.ws(74): Class 'CBTTaskMaintainSpeedDef' already defined.
      Error [content0]game\behavior_tree\tasks\reactions\bttaskisman.ws(4): Class 'CBTCondIsMan' already defined.
      Error [content0]game\behavior_tree\tasks\reactions\bttaskisman.ws(15): Class 'CBTCondIsManDef' already defined.

      a fix would be awesome
      thank you
    4. thunderdome77
      thunderdome77
      • member
      • 0 kudos
      +1000+ exactly!~
    5. Todd Hawks
      Todd Hawks
      • member
      • 1 kudos
      19Thor19, cachx's update works for me. Make sure you put it in the correct folder.
    6. 19Thor91
      19Thor91
      • premium
      • 0 kudos
      I just had to clearly redownload the whole game, this fixed the error message.
      however thanks for the reply and thanks for the modder to keep updating this awesome mod
  8. carpe01
    carpe01
    • member
    • 2 kudos
    Just tried the newest upload, for 1.10. No go, error. This is my only mod.

    Error [content0]game\temp.ws(8926): Could not find function 'AddSessionTag'
    Error [content0]game\temp.ws(8931): Could not find function 'RemoveSessionTag'
    Error [content0]game\temp.ws(1068: Cannot call exec function 'XDPPrintUserStats' from scripts instead of the console.
    Error [content0]game\temp.ws(10693): Cannot call exec function 'XDPPrintUserAchievement' from scripts instead of the console.
    Error [content0]game\temp.ws(11163): Could not find function 'SetGameProgress'
    Error [content0]game\gameplay\leveling\levelmanager.ws(151): Could not find function 'LogWithValue'
    Error [content0]game\gameplay\leveling\levelmanager.ws(160): Could not find function 'LogWithValue'
    Error [content0]game\gameplay\leveling\levelmanager.ws(236): Could not find function 'LogWithValue'
    Error [content0]game\npc\npc.ws(1631): Could not find function 'LogWithLabelAndValue'
    Error [content0]game\npc\npc.ws(2375): Could not find function 'LogWithLabelAndValue'
    Error [content0]game\player\player.ws(1079): Could not find function 'LogWithLabel'
    Error [modfov9080tweak]game\player\r4player.ws(8210): Could not find function 'LogWithLabelAndValue'
    Error [modfov9080tweak]game\player\r4player.ws(11023): Could not find function 'LogWithLabel'
    Error [modfov9080tweak]game\player\r4player.ws(12977): Could not find function 'LogWithLabel'
    Error [content0]game\player\playerwitcher.ws(3834): Could not find function 'LogWithLabelAndValue'
    Error [content0]game\player\playerwitcher.ws(4191): Could not find function 'LogWithLabelAndValue'
    Error [content0]game\player\playerwitcher.ws(4622): Could not find function 'LogWithValueStr'
    Error [content0]game\player\playerwitcher.ws(5131): Could not find function 'LogWithLabel'
    Error [content0]game\components\inventorycomponent.ws(160): Could not find function 'LogWithValue'
    Error [content0]game\components\inventorycomponent.ws(173): Could not find function 'LogWithValue'
    Error [content0]game\components\inventorycomponent.ws(709): Could not find function 'LogWithLabelAndValue'
    Error [content0]game\components\inventorycomponent.ws(3143): Could not find function 'LogWithLabelAndValue'
    Error [content0]game\r4game.ws(165: Could not find function 'SetCommonStatI32'
    Error [content0]game\gui\hud\hud.ws(1059): Could not find function 'LogWithLabel'
    Error [content0]game\gui\hud\hud.ws(1060): Could not find function 'LogWithLabelAndValue'
    Error [content0]game\gui\hud\hud.ws(1064): Could not find function 'LogWithLabelAndValue'
    Error [content0]game\gui\menus\inventorymenu.ws(2627): Could not find function 'LogWithLabelAndValue'
    Error [content0]game\gui\menus\inventorymenu.ws(2691): Could not find function 'LogWithLabelAndValue'
    Error [content0]game\gameplay\alchemy\alchemymanager.ws(320): Could not find function 'LogWithLabelAndValue'
    Error [content0]game\gameplay\alchemy\alchemymanager.ws(324): Could not find function 'LogWithLabelAndValue'
    Error [content0]game\gameplay\ability\playerabilitymanager.ws(332): Could not find function 'SetCommonStatFlt'
    Error [content0]game\gameplay\ability\playerabilitymanager.ws(363): Could not find function 'SetCommonStatFlt'
    Error [content0]game\gameplay\ability\playerabilitymanager.ws(482): Could not find function 'LogWithValueStr'
    Error [content0]game\gameplay\ability\playerabilitymanager.ws(1532): Could not find function 'LogWithValueStr'
    Error [content0]game\player\states\vehicles\usevehicle.ws(1615): Could not find function 'LogWithValueStr'
    1. svaalbard
      svaalbard
      • premium
      • 132 kudos
      What other mods do you have installed?

      This fix works. You either uninstalled it wrong or have another mod that modifies the same file.
  9. ontrosee
    ontrosee
    • member
    • 0 kudos
    Hey and thanx for the mod, is there any way to implement an change to the fov when climbing ladders my camera is totally out of whack and just locks up the movement when i try to use ladders. Needles to say it´s kinda frustrating and making the game more or less unplayable.
  10. thunderdome77
    thunderdome77
    • member
    • 0 kudos
    1.10 =( i've got 14 other mods too that dont work. booooooo and the DLC drops monday
  11. Perfected
    Perfected
    • BANNED
    • 4 kudos
    Doesn't work...
    1. curme
      curme
      • premium
      • 20 kudos
      Well, it only works on boats and 3rd person.
    2. svaalbard
      svaalbard
      • premium
      • 132 kudos
      Sure you got the latest Witcher 3 version, installed correctly, and are not using any other mods that modify the same script?
    3. Perfected
      Perfected
      • BANNED
      • 4 kudos
      Yeah, it works now.