Modular Night Vision Goggles

  • jc980 added a new file:

  • jc980 added a new version:

  • jc980 added a new version:

    Quote

    Thermal Scopes:
    -Added the T12W with a new reticle

    -All Thermals have been updated to have extended range of 1000 units (default: 250)

  • jc980 added a new version:

    Quote

    Hotfix for minor issue:

    - Server printing a lot of messages relating to the thermal scopes.

  • jc980 added a new version:

    Quote

    New Additions:
    - Ultima Thermal Camera is now added.

    Fixes:
    - Doge Box for the Ultima Camera has been resolved.

  • Getting the following trace error.

    jc980 missed a comma in package.json.


    Code
    {    "akiVersion": "2.1.0"
         "name": "ModularNVG", 
         "author": "Yim/jc980", 
         "version": "1.0.1", 
         "license": "NCSA", 
         "main": "mod.js"
    }

    should be

    Code
    {    "akiVersion": "2.1.0",
         "name": "ModularNVG", 
         "author": "Yim/jc980", 
         "version": "1.0.1", 
         "license": "NCSA", 
         "main": "mod.js"
    }

    After I added the comma, the mod loaded without error.

  • jc980 missed a comma in package.json.


    Code
    {    "akiVersion": "2.1.0"
         "name": "ModularNVG", 
         "author": "Yim/jc980", 
         "version": "1.0.1", 
         "license": "NCSA", 
         "main": "mod.js"
    }

    should be

    Code
    {    "akiVersion": "2.1.0",
         "name": "ModularNVG", 
         "author": "Yim/jc980", 
         "version": "1.0.1", 
         "license": "NCSA", 
         "main": "mod.js"
    }

    After I added the comma, the mod loaded without error.

    I might've overlooked this.
    Thanks.

  • Less an issue and more a heads up, but this mod breaks hideout in 2.1.1 somehow lmao. Causes these errors:

    Code
    2021-11-28 15:56:39.241 -08:00|0.12.11.7.15426|Error|assetBundle|Bundle "assets/content/items/mods/scopes/scope_all_flir_rs32_225_9x_35_60hz.bundle" has dependency "cubemap" that was not found in manifest 
    2021-11-28 15:56:39.241 -08:00|0.12.11.7.15426|Error|assetBundle|Bundle "assets/content/items/mods/scopes/scope_all_flir_rs32_225_9x_35_60hz.bundle" has dependency "packages/com.unity.postproessing/postprocessing/postprocessresources.bundle" that was not found in manifest 
    2021-11-28 15:56:39.241 -08:00|0.12.11.7.15426|Error|assetBundle|Bundle "assets/content/items/mods/scopes/scope_all_torrey_pines_logic_t12_w_30hz.bundle" has dependency "cubemap" that was not found in manifest 
    2021-11-28 15:56:39.241 -08:00|0.12.11.7.15426|Error|assetBundle|Bundle "assets/content/items/mods/scopes/scope_all_torrey_pines_logic_t12_w_30hz.bundle" has dependency "packages/com.unity.postproessing/postprocessing/postprocessresources.bundle" that was not found in manifest 
    2021-11-28 15:56:39.241 -08:00|0.12.11.7.15426|Error|assetBundle|Bundle "assets/content/items/mods/scopes/scope_base_trijicon_reap-ir.bundle" has dependency "cubemap" that was not found in manifest 
    2021-11-28 15:56:39.241 -08:00|0.12.11.7.15426|Error|assetBundle|Bundle "assets/content/items/mods/scopes/scope_base_trijicon_reap-ir.bundle" has dependency "packages/com.unity.postproessing/postprocessing/postprocessresources.bundle" that was not found in manifest 
    2021-11-28 15:56:39.241 -08:00|0.12.11.7.15426|Error|assetBundle|Bundle "assets/content/items/mods/tactical/tactical_mp155_kalashnikov_ultima_camera_thermal.bundle" has dependency "cubemap" that was not found in manifest 
    2021-11-28 15:56:39.241 -08:00|0.12.11.7.15426|Error|assetBundle|Bundle "assets/content/items/mods/tactical/tactical_mp155_kalashnikov_ultima_camera_thermal.bundle" has dependency "packages/com.unity.postproessing/postprocessing/postprocessresources.bundle" that was not found in manifest 

    Hideout would hang at the loading screen indefinitely.
    Probably related to the NVG mode in the hideout view, but not sure how the errors above would relate to that.
    Haven't actually used any of the scopes in raid either since I just don't like thermals all that much but I'd assume they'd break too.
    Removing only this mod resolved the errors and hideout loaded w/in seconds.
    I vaguely recall this happening when I was still using 2.1.0 but that's probably just my memory playing tricks on me.
    Also haven't tested this w/ a clean install and only this mod so maaayyybeee its a conflict but I doubt it (none of my other mods touch nvgs/thermals)
    if it is a mod conflict issue and you do feel like updating for 2.1.1 I can give you my mod list

  • I play the second day with this mod, no complaints, no bugs, in the config I changed support to version 2.1.1 and everything went with a bang


    open file package.json


    "akiVersion": "2.1.1",

    "name": "ModularNVG",

    "author": "Yim/jc980",

    "version": "1.0.1",

    "license": "NCSA",

    "main": "mod.js"

  • Not sure if this is correct but when I used your mod the FLIR aim was off somehow, wherever I aimed the shot lands way lower. Disabled the mod and tried again to check and the shot landed as expected.

  • Not sure if this is correct but when I used your mod the FLIR aim was off somehow, wherever I aimed the shot lands way lower. Disabled the mod and tried again to check and the shot landed as expected.

    I only changed the reticle texture, but nothing else.

    It's a common thing when upscaling the reticle textures, you have to zero your scopes to 100.

  • jc980 added a new version:

    Quote

    Port by KMC Gang (GhostFenix)

    Bundles are not updated, use at your discretion!

  • jc980 added a new version:

    Quote

    Updated Bundles for the Thermals.

    - Removed Ultima Thermal Camera.
    - T12W should be fixed when used with canted.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!