Jump to content

SonicBoom1000

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by SonicBoom1000

  1. Hi everyone, I was just trying to fly the furball mission against the "mig-28" but nobody loads anymore on the carrier's deck. So the mission is impossible to fly. I informed Heatblur. But any tip to solve that would be welcome. Other thing is I cannot edit the file to assign planes to countries anymore, so I'm stuck into fly against what DCS attributes to Russia and nothing else, which is quite boring and a downgrade for the (solo experience) game. Hoping finding all of you well. Jim
  2. Since the Update the general performance in single and multithreading are garbage I come from 160+ fps with almost everythin at max (RTX3070, i71400k, 64Go 6000Mhz Ram, SSD 4To) to something absolutely inacceptable. But look at THIS : what are those awful squares ??? I never played the game rendering like this, as ugly, and unoptimized.
  3. I have the exact same problem with both simple EXE and the Multi Threading one. Same problem : black mirrors with some bubbles of color.
  4. Here is the modification of the Russia units : -- RUSSIA local units = country:get("RUSSIA").Units cnt_unit( units.Planes.Plane, "Su-33"); cnt_unit( units.Planes.Plane, "Su-25"); cnt_unit( units.Planes.Plane, "MiG-29S"); cnt_unit( units.Planes.Plane, "MiG-29A"); cnt_unit( units.Planes.Plane, "F-14B"); cnt_unit( units.Planes.Plane, "F-15C"); cnt_unit( units.Planes.Plane, "F-15E"); cnt_unit( units.Planes.Plane, "F-16C bl.50"); cnt_unit( units.Planes.Plane, "F-16C_50"); cnt_unit( units.Planes.Plane, "F-4E"); cnt_unit( units.Planes.Plane, "F-4E_new"); cnt_unit( units.Planes.Plane, "F-5E"); cnt_unit( units.Planes.Plane, "F-5E-3"); cnt_unit( units.Planes.Plane, "F-86F Sabre"); cnt_unit( units.Planes.Plane, "F/A-18A"); cnt_unit( units.Planes.Plane, "FA-18C_hornet"); cnt_unit( units.Planes.Plane, "KC135MPRS"); cnt_unit( units.Planes.Plane, "L-39C"); cnt_unit( units.Planes.Plane, "SpitfireLFMkIX"); cnt_unit( units.Planes.Plane, "SpitfireLFMkIXCW"); cnt_unit( units.Planes.Plane, "MQ-9 Reaper"); cnt_unit( units.Planes.Plane, "Christen Eagle II"); cnt_unit( units.Planes.Plane, "AV8BNA"); cnt_unit( units.Planes.Plane, "Hawk"); cnt_unit( units.Planes.Plane, "KC130"); cnt_unit( units.Planes.Plane, "A-10C_2"); cnt_unit( units.Planes.Plane, "F-14A-135-GR"); cnt_unit( units.Planes.Plane, "F-14A-95-GR"); cnt_unit( units.Planes.Plane, "P-47D-30"); cnt_unit( units.Planes.Plane, "P-47D-30bl1"); cnt_unit( units.Planes.Plane, "P-47D-40"); cnt_unit( units.Planes.Plane, "MosquitoFBMkVI"); cnt_unit( units.Planes.Plane, "Su-27"); cnt_unit( units.Planes.Plane, "Su-25TM"); cnt_unit( units.Planes.Plane, "Su-25T"); cnt_unit( units.Planes.Plane, "MiG-31"); cnt_unit( units.Planes.Plane, "MiG-27K"); cnt_unit( units.Planes.Plane, "Su-30"); cnt_unit( units.Planes.Plane, "Tu-160"); cnt_unit( units.Planes.Plane, "Su-34"); cnt_unit( units.Planes.Plane, "Tu-95MS"); cnt_unit( units.Planes.Plane, "Tu-142"); cnt_unit( units.Planes.Plane, "MiG-25PD"); cnt_unit( units.Planes.Plane, "Tu-22M3"); cnt_unit( units.Planes.Plane, "A-50"); cnt_unit( units.Planes.Plane, "Yak-40"); cnt_unit( units.Planes.Plane, "An-26B"); cnt_unit( units.Planes.Plane, "An-30M"); cnt_unit( units.Planes.Plane, "Su-17M4"); cnt_unit( units.Planes.Plane, "MiG-23MLD"); cnt_unit( units.Planes.Plane, "MiG-25RBT"); cnt_unit( units.Planes.Plane, "Su-24M"); cnt_unit( units.Planes.Plane, "Su-24MR"); cnt_unit( units.Planes.Plane, "IL-78M"); cnt_unit( units.Planes.Plane, "IL-76MD"); cnt_unit( units.Planes.Plane, "L-39ZA"); cnt_unit( units.Planes.Plane, "P-51D"); --Historical mode Aircraft Russia cnt_unit( units.Planes.Plane, "L-39C"); cnt_unit( units.Planes.Plane, "Yak-52"); --Historical mode Aircraft RUSSIA--end BUT when I want to select a F-14B or a F-15C as opponent for the Russia Team, it only displays the usual list with the few NATO jets they got usually. Thank you in advance for your help and insights.
×
×
  • Create New...