markturner1960 Posted May 10, 2023 Posted May 10, 2023 Hi, which of the current readability and clarity mods work with the current build? I usually use the F14 VUX mod, but it messes the mirrors up, which I really like..... Thanks System specs: PC1 :Scan 3XS Ryzen 5900X, 64GB Corsair veng DDR4 3600, EVGA GTX 3090 Win 10, Quest Pro, Samsung Odyssey G9 Neo monitor.
Xtorris Posted May 10, 2023 Posted May 10, 2023 What happens to your mirrors exactly? I tried his mod out, and had no issues.
DSplayer Posted May 11, 2023 Posted May 11, 2023 13 hours ago, markturner1960 said: Hi, which of the current readability and clarity mods work with the current build? I usually use the F14 VUX mod, but it messes the mirrors up, which I really like..... Thanks You should update your VUX mod. After 2.8.3, the mirrors got changed slightly and that broke compatibility with existing mods that weren't updated. You can manually update your currently installed mod by adding the lines of code to the description.lua (if you don't want to update your mod by downloading from the source): Spoiler --DCS 2.8.3 Mirrors Fix {"mirror_left", DIFFUSE , "mirrors", true}; {"mirror_left", SELF_ILLUMINATION , "mirrors", true}; {"mirror_top", DIFFUSE , "mirrors", true}; {"mirror_top", SELF_ILLUMINATION , "mirrors", true}; {"mirror_right", DIFFUSE , "mirrors", true}; {"mirror_right", SELF_ILLUMINATION , "mirrors", true}; {"rio_mirror", DIFFUSE , "mirrors", true}; {"rio_mirror", SELF_ILLUMINATION , "mirrors", true}; {"mirrors_fake", DIFFUSE , "mirrors_fake", true}; 2 Discord: @dsplayer Setup: R7 7800X3D, 64GB 6000Mhz, Saitek/Logitech X56 HOTAS, TrackIR + TrackClipPro Resources I've Made: F-4E RWR PRF Sound Player | DCS DTC Web Editor Mods I've Made: F-14 Factory Clean Cockpit Mod | Modern F-14 Weapons Mod | Iranian F-14 Weapons Pack | F-14B Nozzle Percentage Mod + Label Fix | AIM-23 Hawk Mod for F-14
markturner1960 Posted May 11, 2023 Author Posted May 11, 2023 (edited) Thanks, I was running version 2.4, does 2.5 avoid the mirrors issue? I checked in the version 5 description .lua and those lines were not there. I added at the top, see enclosed....is this correct? Thanks! description.lua Edit: This seems to work, so anyone who needs the edited .lua file can download. Thanks for your help. Have to say, the mod is excellent..... Edited May 11, 2023 by markturner1960 System specs: PC1 :Scan 3XS Ryzen 5900X, 64GB Corsair veng DDR4 3600, EVGA GTX 3090 Win 10, Quest Pro, Samsung Odyssey G9 Neo monitor.
Recommended Posts