-
Posts
113 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by stenji
-
PC upgraded - graphic setup hints required
stenji replied to stenji's topic in PC Hardware and Related Software
I actually use Track IR and using G-sync on 75 fps which is a good compromise to me, so you are suggesting me not using NPC except for MSAA and SSAA. What values should I set on the DCS GUI for MSAA and SSAA if I select them in NCP then? -
PC upgraded - graphic setup hints required
stenji posted a topic in PC Hardware and Related Software
I've just upgrade my Pc buying a B550 MSI "gaming plus", an AMD 5600X and a Nvidia RTX 3080 Ti Ventus in order to play DCS with higher video settings and smoother FPS . My previous setuo was an Aorus B450, an AMD 2600 and an RTX 2060. Can anyone with matching hardware give me some tips for an optimized quality graphic/FPS ratio using a 2560*1080 display? By the way... my first question is; talking about graphic filters as MSAA, Antialiasing and so on, is it better working on DCS graphic/video menu or using the Nvidia Control panel? -
Thank you for thr hint.
-
I accomplished the mission twice in a row and pressed "ESC" after landing on the airport strip and moved the F/A 18-C to a parking beside the strip. Unfortunately in the debriefing room I can read my results (100) but I am not able to press "end mission". Actually I can but nothing happens. All other labels are clickable and working but "end mission". I mean.... can't continue with the campaign. And that's the second time. First, I updated the DCS open beta to 2.7 version and I had to restart the entire campaign because the simulator was crashing everytime I load the current mission (n.9). Now I finally got to the point I dropped few week ago and I can't go on with the mission 9 again. Is it only me?
-
No FLIR option on DDI and LTD will not stay in the "On" Position
stenji replied to TrichomeCharlie's topic in DCS: F/A-18C
AGM-65E are laser guided, that means they need a laser ray to be guided on target. You can get them in two ways into DCS so far: 1) you can load a targeting POD on board and illuminate the target by yourself 2) the target can be "selected" by a ground squad's laser or another airplane that has a targeting Pod. If you do not have anyone of those in your mission, well, forget launching a Maverick. Basically the head of the laser maverick search for a target which has a laser on it. The laser has a "code" that need to match with the one of your missile(s) you get on your plane. -
Ability to set Idle/AB/(other?) Detent point.
stenji replied to Ant0ine's topic in DCS Core Wish List
I agree... -
It may be related to the aircraft instead of the mission but I cannot explain why, when I select an instant mission i.e., the a2a weapons work perfectly.
-
Same here, a couple of times I managed to shoot the 1st AMRAAM and splash the first bandit, after that, when the enemies come closer and I switched to Sidewinders or Guns I cannot shoot anymore. Nor AIM 9 or AIM 120 or Guns. Coupling this problem with the losing locks of the F-18's A/A radar that afflict the simulator after the latest updates makes this 12th mission basically unplayable.
-
Same question here.... anyone?
-
Ciao, pure io. A bit less than 20 miles, I was flying 25000 feet.
-
Are you Italian? Same here pal, no way to lock it and I was not able to maneuver the bomb with D/L. I solved it using only the Walleye without pod. It locked thr building and flew directly on the roof of that.
-
Thanks guys, do you know if there are some tables to reference with?
-
Anyone can please explain in a simple way how's the changing mils work in MAN mode? I understand the reticle is moving down increasing the number in the UFC but the bullets are shooted at the same height. I thought moving down the reticle was followed by the gun nose... Apologize my ignorance but even Google cannot help really much this time and I'd like to better understand how it works.
-
Wingmen Fuel Hello, is there a voice command to ask for the fuel quantity of your wingmen/flight?
-
Thanks Wolf333, unfortunately It did not work. I reinstalled DCS open beta naming the folder as suggested by the installer and everything works fine now. As it's used to be before 2.5.6.
-
thank you. Found what I need. :thumbup:
-
Hello, I am wondering if there is a way to associate one or more hotas buttons to the F/A-18C Option Select Pushbuttons (the 4 buttons next to the UFC)?
-
Ok buddy, thanks to your hint I am able to make dcs 2.5.6 running along Vaicom Pro but the mod cannot see my F/A-18C so the PTT tab reaminds with #4 dashes and the Easy Communication:ON below them. How come?
-
Sorry but still not working. I ponted to the customized path, in fact I got only a beta version under a folder called DCS world no steam on my "F:" SDD so I did not check the flag on ob into the config tab but DCS is stuck on 10% still. To be honest the first time I tried to follow your tips I was able to load a mission but I had the comm menu flashing and no way to connect Vaicom pro to my F/A-18C. So I repeated the procedure above indicated but... no goal.... 10% stuck. The only way to load DCS is not starting VoiceAttack with Vaicom Pro. Any further suggestion?
-
Solved: :doh: I used capital letter :doh::doh::doh:
-
I mapped the 4 MIC Switch positions to be used with VoiceAttack and purely into DCS. The following are my lines: MapKeyIOUMD(&Throttle, MSR, L_SHIFT+'C', L_ALT+L_CTL+L_SHIFT+L_WIN+'1',..... MapKeyIOUMD(&Throttle, MSU, L_SHIFT+'M', L_ALT+L_CTL+L_SHIFT+L_WIN+'5',..... MapKeyIOUMD(&Throttle, MSD, L_SHIFT+'I', L_ALT+L_CTL+L_SHIFT+L_WIN+'4',...... MapKeyIOUMD(&Throttle, MSL, L_SHIFT+'B', L_ALT+L_CTL+L_SHIFT+L_WIN+'2',...... where basically I have MIDS 1 & 2 and COMM 1 & 2 shifted and 4 channels on VA in pure mode. Now I am trying to bind the MIC button to CAGE/UNCAGE 'C' key like this: MapKeyIOUMD(&Throttle, MSP, 'C', 'C', 'C', 'C', 'C', 'C'); but when I use the event tester and push the MIC button it gives me L_Shift+'C' instead of pure 'C'. I tried to remove the line and write it down from zero but I got the same result. I tried to change command and assign RAID/FLIR FOV 'I' key but when I check it out it gives me L_shift+'I' How it comes? Any explanation? :helpsmilie:
-
Well, it looks good but unfortunately I have many commands in TARGET scripts. So I used your workaround and works great. Thank you one more time.