Frost 77 Posted June 19, 2013 Posted June 19, 2013 It's realy great mod, but I can't make it work properly. My NVG is on the left side of the screen and oversized verticaly. My in-game resolution is 1600x900. "В жизни нет ни хороших ни плохих вещей, таковыми их делают лишь наши мысли!"
Razorback Posted June 25, 2013 Posted June 25, 2013 Wich file must be open via Notepad ++ in order to change the value of EYE CENTER, ... Thx
mr_mojo97 Posted June 25, 2013 Posted June 25, 2013 bazaar - config iirc MSI M5 z270 | Intel i5 7600k (OC) 4.8GHz | MSI GTX1080ti Gaming X 11Gb | 500gb Samsung 970 Evo NVME M.2 (DCS World) | 500gb Samsung 850 Evo SSD (OS and Apps) | 32Gb 2400MHz DDR4 - Crucial Ballistix | Be Quiet Silent Loop 240mm | NZXT H440 case | Thrustmaster Warthog - 47608 with Virpil Mongoose joystick base | MFG Crosswinds - 1241 | Westland Lynx collective with Bodnar X board | Pilot's seat from ZH832 Merlin | JetSeat | Oculus Rift S | Windows 10 | VA |
Milli Posted June 25, 2013 Posted June 25, 2013 Wich file must be open via Notepad ++ in order to change the value of EYE CENTER, ... Thx I'm using NVG MOD_1.0v4b3 The file is found here: DSC World\Bazar\shaders\PostMotionEffect\NightVisionGoogle\nvg_mod.hlsl Line 18 in my file: const float2 EYE_CENTER =float2(0.25000f,0.55000f); The file has alot of detailed info about changing any of the values. Regards, Milli
Skulleader Posted June 26, 2013 Posted June 26, 2013 (edited) Hello, I use the last version 1.0v4b3, my resolution of monitor and in-game are the same (1920x1080) but the the clickzones are not corrected... If it's possible, please can you give me the real values because after many tests this great Mod drive me crazy ^^ A great great thanks in advance for all, best regards. Skull Edited June 26, 2013 by Skulleader [sIGPIC]http://forums.eagle.ru/signaturepics/sigpic93192_6.gif[/sIGPIC] My Facebook: https://www.facebook.com/profile.php?id=100006748814655 My P-51D's Mod: http://forums.eagle.ru/showthread.php?t=142739 One of my few skins : https://www.digitalcombatsimulator.com/en/files/1452845/
PhoenixBvo Posted June 26, 2013 Posted June 26, 2013 Hello, I use the last version 1.0v4b3, my resolution of monitor and in-game are the same (1920x1080) but the the clickzones are not corrected... If it's possible, please can you give me the real values because after many tests this great Mod drive me crazy ^^ A great great thanks in advance for all, best regards. Skull Hi Skull, the clickzone problem is caused by the zoom of the NVG. The cursor is not aware of it and responds to the underlying (unzoomed) button locations. Actually, the zoom effect is unrealistic as the real devices have no significant zoom factors either. So simply set RENDER_MODE=0 or equivalently set EYE_SCALE to zero. For your setup you might try these values: Sizes: const float2 EYE_SIZE = float2(0.63281f,1.12500f); const float2 MASK_SIZE = float2(0.63281f,1.12500f); Centers: const float2 EYE_CENTER = float2(0.50000f,0.55000f); const float2 MASK_CENTER = float2(0.50000f,0.55000f); Blurred Rim: const float INNER_RANGE_MIN = 0.800f; const float INNER_RANGE_MAX = 0.867f; const float OUTTER_RANGE_MIN = 0.917f; const float OUTTER_RANGE_MAX = 1.000f; const float INNER_RANGE_DIST_MIN = 0.850f; const float INNER_RANGE_DIST_MAX = 0.917f; [sIGPIC][/sIGPIC] CPU i7 4970k @ 4.7 GHz RAM 16GB G.Skill TridentX 1600 ATX ASUS Z97-PRO DSU Samsung 850 PRO 256GB SSD for Win10, Plextor M6e 128GB SSD for DCS exclusively, RAID-1 HDDs GFX Aorus GTX 1080 Ti 11GB Xtreme Edition, ASUS ROG Swift PG279Q, 27" with G-Sync, Oculus Rift CV1 HID TM HOTAS Warthog + 10 cm extension, MFG Crosswind pedals, TrackIR 5, Obutto oZone My TM Warthog Profile + Chart, F-15C EM Diagram Generator
PhoenixBvo Posted June 26, 2013 Posted June 26, 2013 It's realy great mod, but I can't make it work properly. My NVG is on the left side of the screen and oversized verticaly. My in-game resolution is 1600x900. Frost, excuse me for responding so late. You may try these as well: Sizes: const float2 EYE_SIZE = float2(0.63281f,1.12500f); const float2 MASK_SIZE = float2(0.63281f,1.12500f); Centers: const float2 EYE_CENTER = float2(0.50000f,0.55000f); const float2 MASK_CENTER = float2(0.50000f,0.55000f); Blurred Rim: const float INNER_RANGE_MIN = 0.800f; const float INNER_RANGE_MAX = 0.867f; const float OUTTER_RANGE_MIN = 0.917f; const float OUTTER_RANGE_MAX = 1.000f; const float INNER_RANGE_DIST_MIN = 0.850f; const float INNER_RANGE_DIST_MAX = 0.917f; [sIGPIC][/sIGPIC] CPU i7 4970k @ 4.7 GHz RAM 16GB G.Skill TridentX 1600 ATX ASUS Z97-PRO DSU Samsung 850 PRO 256GB SSD for Win10, Plextor M6e 128GB SSD for DCS exclusively, RAID-1 HDDs GFX Aorus GTX 1080 Ti 11GB Xtreme Edition, ASUS ROG Swift PG279Q, 27" with G-Sync, Oculus Rift CV1 HID TM HOTAS Warthog + 10 cm extension, MFG Crosswind pedals, TrackIR 5, Obutto oZone My TM Warthog Profile + Chart, F-15C EM Diagram Generator
_Lion_ Posted June 26, 2013 Posted June 26, 2013 Hi, any idea how to get this working for a 2560*1440 res? I only use a single monitor. Thanks in advance. [sIGPIC][/sIGPIC] 132virtualwing.org
PhoenixBvo Posted June 28, 2013 Posted June 28, 2013 Hi, any idea how to get this working for a 2560*1440 res? I only use a single monitor. Thanks in advance. Here you go! Sizes: const float2 EYE_SIZE = float2(0.63281f,1.12500f); const float2 MASK_SIZE = float2(0.63281f,1.12500f); Centers: const float2 EYE_CENTER = float2(0.50000f,0.55000f); const float2 MASK_CENTER = float2(0.50000f,0.55000f); Blurred Rim: const float INNER_RANGE_MIN = 0.800f; const float INNER_RANGE_MAX = 0.867f; const float OUTTER_RANGE_MIN = 0.917f; const float OUTTER_RANGE_MAX = 1.000f; const float INNER_RANGE_DIST_MIN = 0.850f; const float INNER_RANGE_DIST_MAX = 0.917f; [sIGPIC][/sIGPIC] CPU i7 4970k @ 4.7 GHz RAM 16GB G.Skill TridentX 1600 ATX ASUS Z97-PRO DSU Samsung 850 PRO 256GB SSD for Win10, Plextor M6e 128GB SSD for DCS exclusively, RAID-1 HDDs GFX Aorus GTX 1080 Ti 11GB Xtreme Edition, ASUS ROG Swift PG279Q, 27" with G-Sync, Oculus Rift CV1 HID TM HOTAS Warthog + 10 cm extension, MFG Crosswind pedals, TrackIR 5, Obutto oZone My TM Warthog Profile + Chart, F-15C EM Diagram Generator
_Lion_ Posted June 28, 2013 Posted June 28, 2013 Fantastic!!! Thanks a lot. Best regards. [sIGPIC][/sIGPIC] 132virtualwing.org
PFunk1606688187 Posted July 2, 2013 Posted July 2, 2013 Don't suppose you got the numbers for 1680x1050? Warning: Nothing I say is automatically correct, even if I think it is.
PhoenixBvo Posted July 2, 2013 Posted July 2, 2013 (edited) Don't suppose you got the numbers for 1680x1050? This time I'll say to y'all: "Do it yourself!" :smilewink: I put the NVG mod setup calculation into a win32 application, check it out: If you have any problems running it, let me know. Any suggestions welcome too!NVG Mod Setup Utility.zip Edited July 3, 2013 by PhoenixBvo added screenshot 2 [sIGPIC][/sIGPIC] CPU i7 4970k @ 4.7 GHz RAM 16GB G.Skill TridentX 1600 ATX ASUS Z97-PRO DSU Samsung 850 PRO 256GB SSD for Win10, Plextor M6e 128GB SSD for DCS exclusively, RAID-1 HDDs GFX Aorus GTX 1080 Ti 11GB Xtreme Edition, ASUS ROG Swift PG279Q, 27" with G-Sync, Oculus Rift CV1 HID TM HOTAS Warthog + 10 cm extension, MFG Crosswind pedals, TrackIR 5, Obutto oZone My TM Warthog Profile + Chart, F-15C EM Diagram Generator
PFunk1606688187 Posted July 2, 2013 Posted July 2, 2013 (edited) Now that is a smarter investment of your mental power. :D Thanks. Update: Works like a charm. Just remember to set Render=0. I punched in the numbers and forgot to do that and the click zones were incorrect. Edited July 4, 2013 by P*Funk Warning: Nothing I say is automatically correct, even if I think it is.
-Hammer- Posted July 6, 2013 Posted July 6, 2013 Works perfect :thumbup: One of the best tools for DCS!! Thank you PhoenixBvo Windows 10 | i7-8700K@5GHz | 2080 Ti | Intel Z370 Chipset | 32GB RAM@1866 MHz | SSD: Samsung 850 EVO 1TB| Thrustmaster Warthog HOTAS w. FSSB R3 Mod | Saitek Switch Panel + Radio Panel + Multi Panel + FIP + Flightpanels Software | MFG_Crosswind | TrackIR5 | TM Cougar MFD Pack | Obutto R3volution | 1 x LG38 | GAMETRIX KW-908 JETSEAT
K2mil Posted July 29, 2013 Posted July 29, 2013 Great mod I do have question. I spent quite some time to figure it out I think the how to guide should be edited for version 1.2.5 and up. First of all graphics.cfg is now graphics.lua in LUA file either of mode = "USE_PRECOMPILED_EFFECTS_FOR_UNCHANGED_FILES"; mode = "USE_PRECOMPILED_EFFECTS_ONLY"; are commented out.... for me in order to make it work I had to comment the --mode = "USE_PRECOMPILED_EFFECTS_ONLY"; The mod is working now but my question to you is did I do the right thing. and if not could someone post a screen shot or something in case I need to change it. Thanks. INTEL CORE I7 6700K ASUS ROG MAXIMUS VIII HERO ASUS ROG GTX1080Ti Strix OC 16GB @ 4100 MHz |CORSAIR Intel 730 SSD 240GB Corsair 850 W Modular PSU Corsair Obsidian 650d Logitech X-56 HOTAS ,Saitek X-65F HOTAS, Pro Ruder Pedals, Pro Flight Instrument Panel NP TrackIr 5 Pro Windows 10 PRO
mr_mojo97 Posted July 31, 2013 Posted July 31, 2013 Yeah, not sure whats happened. With 1.2.5 my NVG config file has gone from my Notepad++. I've looked in the config lua file but there isn't anything in there that I can change othere than Precompiled effect line? Can someone help please. Ta MSI M5 z270 | Intel i5 7600k (OC) 4.8GHz | MSI GTX1080ti Gaming X 11Gb | 500gb Samsung 970 Evo NVME M.2 (DCS World) | 500gb Samsung 850 Evo SSD (OS and Apps) | 32Gb 2400MHz DDR4 - Crucial Ballistix | Be Quiet Silent Loop 240mm | NZXT H440 case | Thrustmaster Warthog - 47608 with Virpil Mongoose joystick base | MFG Crosswinds - 1241 | Westland Lynx collective with Bodnar X board | Pilot's seat from ZH832 Merlin | JetSeat | Oculus Rift S | Windows 10 | VA |
PhoenixBvo Posted August 1, 2013 Posted August 1, 2013 Great mod I do have question. I spent quite some time to figure it out I think the how to guide should be edited for version 1.2.5 and up. First of all graphics.cfg is now graphics.lua in LUA file either of mode = "USE_PRECOMPILED_EFFECTS_FOR_UNCHANGED_FILES"; mode = "USE_PRECOMPILED_EFFECTS_ONLY"; are commented out.... for me in order to make it work I had to comment the --mode = "USE_PRECOMPILED_EFFECTS_ONLY"; The mod is working now but my question to you is did I do the right thing. and if not could someone post a screen shot or something in case I need to change it. Thanks. Yeah, not sure whats happened. With 1.2.5 my NVG config file has gone from my Notepad++. I've looked in the config lua file but there isn't anything in there that I can change othere than Precompiled effect line? Can someone help please. Ta Don't worry guys. A few pages back PeterP explained what's up with that :thumbup:: It works and you won't need to edit a (non-existant) graphics.cfg any more since 1.2.4. All changed shader files will now be used without to make edits. There is now only a graphics.lua and its also 'cleaned up' , meaning the legacy stuff is thrown out . Please read the \DCS World\Config\graphics_readme.txt to get used to the mod-friendly changes. [sIGPIC][/sIGPIC] CPU i7 4970k @ 4.7 GHz RAM 16GB G.Skill TridentX 1600 ATX ASUS Z97-PRO DSU Samsung 850 PRO 256GB SSD for Win10, Plextor M6e 128GB SSD for DCS exclusively, RAID-1 HDDs GFX Aorus GTX 1080 Ti 11GB Xtreme Edition, ASUS ROG Swift PG279Q, 27" with G-Sync, Oculus Rift CV1 HID TM HOTAS Warthog + 10 cm extension, MFG Crosswind pedals, TrackIR 5, Obutto oZone My TM Warthog Profile + Chart, F-15C EM Diagram Generator
K2mil Posted August 1, 2013 Posted August 1, 2013 I still have to exclude PRECOMPILED EFFECTS ONLY in effect to get it work. It does not say it anywhere. Could I do it other way ?? INTEL CORE I7 6700K ASUS ROG MAXIMUS VIII HERO ASUS ROG GTX1080Ti Strix OC 16GB @ 4100 MHz |CORSAIR Intel 730 SSD 240GB Corsair 850 W Modular PSU Corsair Obsidian 650d Logitech X-56 HOTAS ,Saitek X-65F HOTAS, Pro Ruder Pedals, Pro Flight Instrument Panel NP TrackIr 5 Pro Windows 10 PRO
mr_mojo97 Posted August 1, 2013 Posted August 1, 2013 Sorry I'm still stuck as to how to change the eye size and centre. I've done as you said and created a new autoexec cfg file in saved games config, but then what? I've read PeterP's post and the notepad doc but it makes no sense to me. My NVG mod is off centre and very long. I've downloaded your calculator but can't see where to enter the figures. Can you please help. Ta MSI M5 z270 | Intel i5 7600k (OC) 4.8GHz | MSI GTX1080ti Gaming X 11Gb | 500gb Samsung 970 Evo NVME M.2 (DCS World) | 500gb Samsung 850 Evo SSD (OS and Apps) | 32Gb 2400MHz DDR4 - Crucial Ballistix | Be Quiet Silent Loop 240mm | NZXT H440 case | Thrustmaster Warthog - 47608 with Virpil Mongoose joystick base | MFG Crosswinds - 1241 | Westland Lynx collective with Bodnar X board | Pilot's seat from ZH832 Merlin | JetSeat | Oculus Rift S | Windows 10 | VA |
PhoenixBvo Posted August 2, 2013 Posted August 2, 2013 I still have to exclude PRECOMPILED EFFECTS ONLY in effect to get it work. It does not say it anywhere. Could I do it other way ?? Well I'm not at my DCS machine now, but I'm pretty sure I didn't change anything in graphics.* files since the last 4 major patches. Still if this is your tested result it may be necessary. The guide may need some updating and I am inclined to call upon the actual modmaker nrgized to update his first post to include the latest version of the mod with the calculator and an updated guide. In the mean time, congrats that you got it to work :). Sorry I'm still stuck as to how to change the eye size and centre. I've done as you said and created a new autoexec cfg file in saved games config, but then what? I've read PeterP's post and the notepad doc but it makes no sense to me. My NVG mod is off centre and very long. I've downloaded your calculator but can't see where to enter the figures. Can you please help. Ta The file to put the results from the calculator in is found here: DSC World\Bazar\shaders\PostMotionEffect\NightVisionGoogle\nvg_mod.hlsl Make a backup before proceeding! Open the file using Notepad++ and then just look for lines very similar to the ones in the calculator output and replace those. (Probably line 18 & 19 for the centers, 39 & 40 for the sizes and 114 - 119 for the blurred ring, but check this!) If your nvg_mod.hlsl doesn't include MASK_SIZE and MASK_CENTER then you need to get nvg_mod_1.0v4b3 first. Good luck 1 [sIGPIC][/sIGPIC] CPU i7 4970k @ 4.7 GHz RAM 16GB G.Skill TridentX 1600 ATX ASUS Z97-PRO DSU Samsung 850 PRO 256GB SSD for Win10, Plextor M6e 128GB SSD for DCS exclusively, RAID-1 HDDs GFX Aorus GTX 1080 Ti 11GB Xtreme Edition, ASUS ROG Swift PG279Q, 27" with G-Sync, Oculus Rift CV1 HID TM HOTAS Warthog + 10 cm extension, MFG Crosswind pedals, TrackIR 5, Obutto oZone My TM Warthog Profile + Chart, F-15C EM Diagram Generator
mr_mojo97 Posted August 2, 2013 Posted August 2, 2013 Ah, ok, that's brilliant. Will try when I get home. Thanks mate MSI M5 z270 | Intel i5 7600k (OC) 4.8GHz | MSI GTX1080ti Gaming X 11Gb | 500gb Samsung 970 Evo NVME M.2 (DCS World) | 500gb Samsung 850 Evo SSD (OS and Apps) | 32Gb 2400MHz DDR4 - Crucial Ballistix | Be Quiet Silent Loop 240mm | NZXT H440 case | Thrustmaster Warthog - 47608 with Virpil Mongoose joystick base | MFG Crosswinds - 1241 | Westland Lynx collective with Bodnar X board | Pilot's seat from ZH832 Merlin | JetSeat | Oculus Rift S | Windows 10 | VA |
K2mil Posted August 2, 2013 Posted August 2, 2013 Well I'm not at my DCS machine now, but I'm pretty sure I didn't change anything in graphics.* files since the last 4 major patches. Still if this is your tested result it may be necessary. The guide may need some updating and I am inclined to call upon the actual modmaker nrgized to update his first post to include the latest version of the mod with the calculator and an updated guide. Thanks great news meanwhile when you are at your DCS RIG could you upload your Graphics.LUA for me so I could compare them. Thanks INTEL CORE I7 6700K ASUS ROG MAXIMUS VIII HERO ASUS ROG GTX1080Ti Strix OC 16GB @ 4100 MHz |CORSAIR Intel 730 SSD 240GB Corsair 850 W Modular PSU Corsair Obsidian 650d Logitech X-56 HOTAS ,Saitek X-65F HOTAS, Pro Ruder Pedals, Pro Flight Instrument Panel NP TrackIr 5 Pro Windows 10 PRO
PhoenixBvo Posted August 2, 2013 Posted August 2, 2013 Thanks great news meanwhile when you are at your DCS RIG could you upload your Graphics.LUA for me so I could compare them. Thanks Sure. The relevant lines look like this: mode = "USE_PRECOMPILED_EFFECTS_FOR_UNCHANGED_FILES"; --mode = "USE_PRECOMPILED_EFFECTS_ONLY"; So it seems to be set like yours. I just can't remember doing that myself :)graphics.lua [sIGPIC][/sIGPIC] CPU i7 4970k @ 4.7 GHz RAM 16GB G.Skill TridentX 1600 ATX ASUS Z97-PRO DSU Samsung 850 PRO 256GB SSD for Win10, Plextor M6e 128GB SSD for DCS exclusively, RAID-1 HDDs GFX Aorus GTX 1080 Ti 11GB Xtreme Edition, ASUS ROG Swift PG279Q, 27" with G-Sync, Oculus Rift CV1 HID TM HOTAS Warthog + 10 cm extension, MFG Crosswind pedals, TrackIR 5, Obutto oZone My TM Warthog Profile + Chart, F-15C EM Diagram Generator
K2mil Posted August 3, 2013 Posted August 3, 2013 Sure. The relevant lines look like this: mode = "USE_PRECOMPILED_EFFECTS_FOR_UNCHANGED_FILES"; --mode = "USE_PRECOMPILED_EFFECTS_ONLY"; So it seems to be set like yours. I just can't remember doing that myself :) Thanks for shearing your graphics.lua I assure you that I needed to comment it out myself... You probably don't remember doing it. that should be a very first step in the guide currently its nonsense for a user with none to little coding knowledge. INTEL CORE I7 6700K ASUS ROG MAXIMUS VIII HERO ASUS ROG GTX1080Ti Strix OC 16GB @ 4100 MHz |CORSAIR Intel 730 SSD 240GB Corsair 850 W Modular PSU Corsair Obsidian 650d Logitech X-56 HOTAS ,Saitek X-65F HOTAS, Pro Ruder Pedals, Pro Flight Instrument Panel NP TrackIr 5 Pro Windows 10 PRO
mr_mojo97 Posted August 3, 2013 Posted August 3, 2013 Actually I didn't need to comment mine out either this time. It was correct as it was. MSI M5 z270 | Intel i5 7600k (OC) 4.8GHz | MSI GTX1080ti Gaming X 11Gb | 500gb Samsung 970 Evo NVME M.2 (DCS World) | 500gb Samsung 850 Evo SSD (OS and Apps) | 32Gb 2400MHz DDR4 - Crucial Ballistix | Be Quiet Silent Loop 240mm | NZXT H440 case | Thrustmaster Warthog - 47608 with Virpil Mongoose joystick base | MFG Crosswinds - 1241 | Westland Lynx collective with Bodnar X board | Pilot's seat from ZH832 Merlin | JetSeat | Oculus Rift S | Windows 10 | VA |
Recommended Posts