Jump to content

ouky1991

Members
  • Posts

    296
  • Joined

  • Last visited

Everything posted by ouky1991

  1. In case you have a flickering fog, make sure you don't have NIS on (nvidia image scaling found in Nvidia control panel). Turning it off solved the flickering problem for me, and now the fog works fine even with DLSS / DLAA.
  2. I have also flickering fog when flying over water, not sure if it's only hapening over water or if it's just more visible that way Edit: lovering the fog height seem to increase the flicker. Putting it to around 700ft makes it almost unnoticable Edit2: Seems to by caused by Nvidia image scaling turned on in the Nvidia control panel. Turning it off fixed it for me
  3. So is the multi select tool in the next update too?
  4. Nice one with the core updates! Thank you ED. Hopefully mission editor select tool and sniper pod will make it in soon as well (end of a year? pretty please)
  5. Hey, so was this new version you showed us in february abandoned?
  6. OMG, the ability to click and drag, move and rotate units is the best news! Thank you for finally adding this function to ME
  7. Possibly, but you'd have to do it yourself. Looking at the files, the only thing both mods use is materials.lua. So first you need to combine all the files in to one mod - basically take his mod as base and then place all the files EXCEPT materials.lua from my mod into corresponding folders. That is my "font.lua" into his "Scripts" folder and then in my "display" folder take the "common" folder and put it into his "display" folder. Than follow my description from the first page and manualy change the rgb values in HIS materials.lua: NOTE that In his material.lua the HUD and CMDS lines are 25 and 56. all you have to do is change the numbers to the ones from my materials.lua and that should do it! EDIT: forgot to mention you also have to change line 78 to this: fonts["font_stroke_HUD"] = {fontdescription["font_stroke_HUD"], 10, materials["CMDS_GREEN"]}
  8. Follow instruction from the first page of this thread Fore example F-16: Lets say I want to change symbology, so line 54 in my mod looks like this: materials["CMDS_GREEN"] = {25, 255, 40, 999} To make the color red you'd have to change it to look like this: materials["CMDS_GREEN"] = {255, 0, 0, 999} First three numbers are RGB values (red, green, blue) 0,0,0 = black color / 255,255,255 white, anything between is mix of rgb colors. The last number, in this case 999 is how bright is the symbology on the HUD. So I would recommend to change the luminosity from 999 to something like 5. Then in the game you should see basically only numbers and no symbology. If you won't see any difference between 999 and 5, then there must by something with your ovgme
  9. It should be possible to change the RGB values, but I have never tried. If you want to test the mod, try to set the luminosity to 0 or very low number, then it should be almost invisible in the game. Are you sure your ovgme is set up correctly? Either way, I'll have a look in case they changed something and the mod doesn't work now
  10. I have asked NineLine if they can incude it, waiting for the response. For now you can download the new version through the link you mentioned, but you'll probably have to rename the skin name in the description.lua (at the bottom) to semoething different, for example: name = "12th Combat Aviation Brigade Weathered UPDATE" countries = {"USA"} I will remove the part about the skin being in the game from the description for now
  11. I've added RoughMet textures and some minor details. The original textures are still the same, the change is subtle and more noticable in reflections
  12. Hi, not possible without more pictures
  13. Or maybe I was I flew around Kandahar and it defnintely has a lot of detailed areas suitable for helicopters. While SA has basically no detailed "hardsplat" type of textures and looks great from higher altitude, Syria for example only looks good low. I'd say Afganistan is perfectly balanced in this regard
  14. Another great patch and core updates! And Afganistan is absolutely awsome, one of the few maps that looks really good high up and down low.
  15. After todays update Jester doesn't operate the radar as told either via the wheel or keybind shortcut. Specifically, I'm telling him to do narrow 25nm scan and he says "no can do". Same thing with scan elevation. Telling him to go between STBY and Active radar seems to help. This didn't happen before the update I'm doing quick, cartrige cold start BTW Edit: Works now, so I'm not sure what went wrong, maybe something to do with using pave spike
  16. Is there gonna be a skin template availible at release?
  17. This makes the FCR so much more useful! Iooks like it's gonna be fun. Skin question: Are the new service panels gonna change anything about existing skins? I mean if the creators need to update the .lua or the skin itself.
  18. Any idea if the zoom, link and c-scope arrives with the Koal map, or is it more likely in the june update?
  19. @NineLine What is the target performance for this map? Can you compare it to any existing map (FPS wise)?
  20. I don't underestand the negative feedback about the split, I think it's great to give poeple a choice. Southwest is already pretty massive map and for $24 it's great deal. Plus the colors look far better than Syria, which just like Normandy has a bit of cartoonish look. This will be great for the Apache / helicopters in general
  21. Hello Barthek, any news?
×
×
  • Create New...