Monster Hunter: World

File information

Last updated

Original upload

Created by

noderoo

Uploaded by

noderoo

Virus scan

Safe to use

38 comments

  1. noderoo
    noderoo
    • member
    • 4 kudos
    Sticky
    Version 1.4, uploaded on 2023-11-16

    • Add a more lenient version check to automatically support game updates with no breaking changes, both for vanilla and ICE
    • Fix: Only log success message after attaching & detaching plugin
    1. brolinas
      brolinas
      • member
      • 0 kudos
      cool
  2. TherirRuthra
    TherirRuthra
    • member
    • 0 kudos
    Which camera distance should I be using to have the exact fov I set in the CustomFOV.toml settings?
  3. JohnShaft
    JohnShaft
    • premium
    • 10 kudos
    endorsed and kudos!
    fyi
    3 monitors using 32:9 (1080p ultrawide equiv)
    75 FOV in ini
    300 cam distance
  4. whytpagong
    whytpagong
    • member
    • 1 kudos
    I was about to download the mod, but first I wanna know what the values the settings change exactly? Is it the horizontal or vertical FOV?

    Edit: NVM. Found the last image. It's the vertical FOV.
  5. JustSpectrum
    JustSpectrum
    • supporter
    • 0 kudos
    How do I actually open the menu to adjust the FOV? I have everything installed correctly. Strackers is installed and functioning properly. I have no idea what to do after installation. Help.
    1. noderoo
      noderoo
      • member
      • 4 kudos
      There is no in-game menu. To adjust the settings, go the the nativePC/plugins folder where you installed the mod, open the CustomFOV.toml file using Notepad (or another plaintext editor) and edit the relevant variables to your liking.
    2. JustSpectrum
      JustSpectrum
      • supporter
      • 0 kudos
      Ah i see now, ty so much. Was really confused on how to adjust this s#*! lol.
    3. Yeetersooooon
      Yeetersooooon
      • member
      • 1 kudos
      thank you for not using the s word 
  6. jaklz
    jaklz
    • premium
    • 0 kudos
    In case anyone else is thoroughly confused (like me) of what these values in the config file should reasonably be set to...
    After some trial and error I landed on:

    # Choose a FOV scaling factor.
    fov_scale = 1.25
    # Choose a FOV offset.
    fov_offset = 15

    # Choose a distance scaling factor.
    dst_scale = 1.00
    # Choose a distance offset.
    dst_offset = -50
    1. iwantimmersion
      iwantimmersion
      • supporter
      • 0 kudos
      those arent even choices in the toml file..
  7. Banyuan7858
    Banyuan7858
    • member
    • 0 kudos
    Thank you for your work.
  8. noderoo
    noderoo
    • member
    • 4 kudos
    Version 1.3, uploaded on 2023-11-15

    • Add support for game version 15.21
  9. SVYEU
    SVYEU
    • member
    • 0 kudos
    请求更新 15.21 2023-11-15
  10. LasagaCatto
    LasagaCatto
    • member
    • 1 kudos
    I love you
  11. noderoo
    noderoo
    • member
    • 4 kudos
    Version 1.1, uploaded on 2023-11-06

    • Add check for version 15.20.00 (421631)
    • Add live reload toggle (reparse config file during loading screens)
    • Add options for camera height and shift
    • Switch to more intuitive *.target and *.effects options
    • Add examples + more information to config
    • Transform fov before scaling (fixes scaling at high fov)
    • Log all camera changes on the same line

    If you encounter any issues, please let me know!
    1. harits9
      harits9
      • member
      • 0 kudos
      hello sir its nc mod u have there, but it still some issue like here
      CustomFOV: Failed to apply queued hooks! (MH_ERROR_MEMORY_ALLOC)
      Failed to load "nativePC\\plugins\\CustomFOV.dll"
    2. noderoo
      noderoo
      • member
      • 4 kudos
      @harits9 Thanks for your feedback. I'd appreciate it if you could provide some more info to help me figure out the problem:

      • Does this error happen every time you try to start the game with this plugin installed, or only sometimes?
      • Do you have any other plugins installed? If yes, which ones? Does this error still occur if you remove all other plugins and use only CustomFOV?
      • Are you using an official or pirated version of the game?
    3. harits9
      harits9
      • member
      • 0 kudos
      1. the error happen every time start the game, it doesnt change anything i can still play but the mod not active
      2. first time yes then when i delete all my plugin and use ur only mod it still happen sir
      3. im using an official with an update 15.20
    4. noderoo
      noderoo
      • member
      • 4 kudos
      @harits9 If it's no bother, could you try running this version of the plugin? Google Drive Link
      This shouldn't solve the issue, but if the same error happens, it should print a more specific error message that might help me figure out what exactly went wrong.
    5. Dogein
      Dogein
      • member
      • 1 kudos
      Hello I'd like to report the log for the google drive link version of the plugin as I'm having the same issues. I haven't tried removing the other plugins first but I'm playing the official one.

      CustomFOV: Failed to apply queued hooks! (MH_ERROR_MEMORY_ALLOC)
      CustomFOV: EnumerateThreads failed with error 6
      CustomFOV: Error: The handle is invalid.
      Failed to load "nativePC\\plugins\\CustomFOV.dll"

      Edit: I tried removing all the plugins except for the one included with Stracker's and I'm getting the same error. Also tried with the 1.1 version and I got this:

      CustomFOV: Failed to apply queued hooks! (MH_ERROR_MEMORY_ALLOC)
      Failed to load "nativePC\\plugins\\CustomFOV.dll"
    6. noderoo
      noderoo
      • member
      • 4 kudos
      @Dogein Thanks for your help! Perhaps try this version next: Google Drive Link
      It uses a different thread freeze method, which may or may not fix the issue.

      What OS are you using? If the method is not supported, it will fall back to the old one. If it still doesn't work, please edit the loader-config.json file in your MHW install folder and change "logLevel" from "ERROR" to "DEBUG" to see which thread freeze method is being used. You can of course change it back after.
    7. Dogein
      Dogein
      • member
      • 1 kudos
      @noderoo That seems to work! I'm on Windows 10 and here is the log file:
      [ 02:56:20 ] Loading plugin "nativePC\\plugins\\CustomFOV.dll"
      [ 02:56:21 ] CustomFOV: Attaching plugin...
      [ 02:56:21 ] CustomFOV: Initializing MinHook...
      [ 02:56:21 ] CustomFOV: Creating hook for 0000000141FA5800...
      [ 02:56:21 ] CustomFOV: Queueing hook...
      [ 02:56:21 ] CustomFOV: Creating hook for 0000000141F9FC00...
      [ 02:56:21 ] CustomFOV: Queueing hook...
      [ 02:56:21 ] CustomFOV: Using fast thread freeze method.
      [ 02:56:21 ] CustomFOV: Applying queued hooks...
      [ 02:56:21 ] CustomFOV: Success!
      Thanks!
    8. harits9
      harits9
      • member
      • 0 kudos
      thanks for ur hardwork sir, the mod works perfectly fine now