-
Posts
475 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Akula
-
Real men hand fly it in. NO TRIM! Now if you'll excuse me, I'm off to shoot a small animal chop down a tree and have a beer.
-
Anyone heard anything yet? :joystick:
-
^^^THIS^^^^ And fly single player ACM missions and set the AI skill to easy. Even in the easy setting you get your butt kicked lol.
-
Hey Chuck, Just curious. When did you update this last?
-
So how come you haven't shared your settings yet Drag80?
-
And that's the thing that pisses me off so much. Everyone and their dog is saying; "SLI is a thing of the past. An obsolete solution", and yet all the motherboard companies are STILL making SLI boards and my guess is merely because it allows them to charge more for the boards listing it as a "feature".... Well it's not much of a feature if most of the newest games don't support it.
-
WTF??? Really? So this is why it runs like crap unless you spend a gajillion dollars on a setup
-
Well, I don't think I'm missing anything because the bottom line is that DCS currently doesn't support it so forcing and tweaking settings won't unleash SLI's full potential. Drag80, with 2 1070's you should be getting far more than 60FPS but, if you're open to it, I'd love to meet you in TS or discord so we can go over your settings. If I can match them then maybe it will work.
-
Tried it in many different ways according to many different tutorials and it won’t work flawlessly in the latest versions.
-
I have 2 GTX 980’s and I suffer from lack of funds for a 1080TI while one of my cards sits idle in DCS... Sooooo, yeah, I’d like to see this implemented.
-
Yes, now I remember. Let’s chalk it up to me not being patient enough to RTF mission briefing lol. I really enjoyed the campaign. It helped me understand DCS and the Hornet in a fun and immersive way. GREAT WORK!!!!
-
Glyn, If you’re open to editing the mission one more time, can I suggest removing the call “You can depart now”. It’s a little confusing and makes pilots think that the mission is a success and they can go home.
-
Thanks Glyn, I figured out that it’s exactly like you said. I think that in the moment some pilots feel a sense of urgency as they approach the SAM’s strike range so, for me, it made me panic until I realized it works best when you: Launch Turn around to avoid the strike range Wait for them to say “shift” Turn into the next target Let the mav find it Launch again NOTE* On egress JTAC will automatically laze the next target as soon as they call “shift”. You DO NOT have to literally be inbound. Just turn around, point the nose in the general direction of the next target, uncage and let the Mav find it.
-
Will do thanks Count!!! :thumbup:
-
Check out my vid. It might help you
-
Looking to fly tomorrow night with a friend and too lazy to spend the 6 hours making one lol
-
I avoided them. One of the things I try to do is complete the mission. If I loiter for too long it increases my chances of getting shot down. I think the AA guns are just targets of opportunity.
-
Thanks eaglewings, I figured it out and for those that are new and don’t know, you need to manually switch the preset frequency on COM 2 which is the dial on the bottom RIGHT of the UFC (COM 1 is on the norm LEFT of the UFC and has already been preset in the mission). If you don’t manually set COM 2 then no matter what you do Finger will not talk to you. I’m not a very patient person and didn’t read the briefing thoroughly so read it and internalize it and you should be fine. P.S. I still got shot down but at least now I know what to do :megalol:
-
Hey guys quick question because I think I'm missing something. In the mission where I use JTAC to lase the Sam sites I can only destroy the first set and then I'm told I can "depart" then I try to talk to FINGER and they don't respond so I assume I can leave and the mission is complete. On my egress back to the carrier I'm told mission failed, BUT..... I can't talk to Finger so is this a bug or have I missed something? Confused.
-
Lol didn't work. I can get the command listed in the GUI but it doesn't work in the sim.
-
Ok I'll try it. I AM using notepad++ so the line to enter is this one right? local cockpit = folder.."../../../Cockpit/Scripts/" dofile(cockpit.."devices.lua") dofile(cockpit.."command_defs.lua") local res = external_profile("Config/Input/Aircrafts/common_joystick_binding.lua") join(res.keyCommands,{
-
Thanks Lecuvier, here it is. Not that when I did the editing, I backed up all the .lua files edited them then tried them out. Once i confirmed that they didn't work I restored the back ups and ran a repair just to be sure. The file you see is taken from: C:\Program Files\Eagle Dynamics\DCS World OpenBeta\Mods\aircraft\FA-18C\Input\FA-18C\joystick default.lua
-
Maybe I'm missing something because it didn't work. Here is what I did according to your instructions: -------------------------------------------------------------------------- I entered the first line of code you gave me in default.lua using only notepad I entered the second line of code you gave me using notepad++ and inserted it directly under the first line of code. -------------------------------------------------------------------------- Also; is the second line of code you gave me supposed to be all one line like the first line of code or is it supposed to be exactly the way you posted it?
-
And where do we enter this code? What’s the exact procedure?