-
Posts
417 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Nevyn
-
need track replay Stuttering caused by mirrors being on
Nevyn replied to Nevyn's topic in Bugs and Problems
Dunno, will give it a try. Edit: DISS on or off makes no difference. -
need track replay Stuttering caused by mirrors being on
Nevyn replied to Nevyn's topic in Bugs and Problems
An update, it's not a mirror problem, its a Hip problem, even with the mirrors off the issues is there, the other choppers have no issues around trees on the Caucasus only the mi-8. -
Ability to set WSO switches before start up in "Solo Flight"
Nevyn replied to 777coletrain's topic in Wish List
I can't believe I just read that on an open forum, lol, smh. -
Yes, open the miz file, edit a file called mission, look for bulls, there will be one for blue, neutral and red, get cords from f10 map, x and y cords. You may have to extract the mission file change it and then copy it back into the miz file, not sure if you can edit directly using winzip or seven zip. example from Sinai map : ["blue"] = { ["bullseye"] = { ["y"] = 179080.21390374, ["x"] = -174283.69844219, }, -- end of ["bullseye"] You can use those cords, that should put the bulls in the middle of the map I think.
-
Works perfectly thank you.
-
No problems here, had to invert +1
-
Sent a ticket to ED, this is the response: This license was auto deactivated by "Steam check license agent on DCS server". Please get this license again to your DCS account. https://www.digitalcombatsimulator.com/en/support/faq/steam/#3303126 So my issue resolved.
-
Have not used jsgme in years, can't remember much about it, but I used ovgme for many years, maybe give that a whirl. Personally I prefer the newer open mod manager which I have been using for awhile now. Here is a guide for ovgme if you are interested:
-
Are you using a mod manager? And which one?
-
I am getting it as well, but only on the mig 19 module which I own. I do have both the apache and the harrier but no problems with them.... so far. EDIT: I bought the Mig19 module on steam and then migrated it to stand alone, so that could be the problem, if I recall correctly this has happened before. null
-
Doesn't bother me......yet, too busy concentrating.
-
Been running that driver since release, no CTD's or stability issues.
-
How does anyone play online with such poor performance
Nevyn replied to Lorry's topic in Multiplayer
News to me. -
Yes much better, more enjoyable, my only question is, why are the pilots so fat? They look like my mother in law trying to fit into a small car.
-
Happens every time they don't get their instant gratification bone stroked, sucks a bit because you have to skim over all the whining just to try and find some real info.
-
Seems like you have not selected "Player" in the mission editor for the unit you want to use.
-
Yes, I use open mod manager, works fine.
-
Great, thanks for posting that.
-
I would try the alternatives, I think trackIR is past it's sell by date, you could look into: https://www.trackhat.org/ https://delanengineering.com/ or https://grassmonkeysimulations.com/ I have used trackIR for many years, it's been ok, but it's time for a change, I leaning towards trackhat's V2, just waiting for some reviews before deciding.
-
Not sure exactly what you want, but you could change the joystick default.lau like so: { down = electric_commands.NVS_MODE_KNOB_EXT, up = electric_commands.NVS_MODE_KNOB_EXT, cockpit_device_id = devices.ELEC_INTERFACE, value_down = -1.0, value_up = 0.0, name = _('PLT NVS MODE Switch - OFF<>NORM'), category = {_('Left Console'), _('NVS Mode Panel')}}, or { down = electric_commands.NVS_MODE_KNOB_EXT, up = electric_commands.NVS_MODE_KNOB_EXT, cockpit_device_id = devices.ELEC_INTERFACE, value_down = 1.0, value_up = 0.0, name = _('PLT NVS MODE Switch - NORM<>FIXED'), category = {_('Left Console'), _('NVS Mode Panel')}},
-
cannot repoduce and missing track file NVG issues
Nevyn replied to Nevyn's topic in Bugs and Problems
Not sure what you mean by use, but I do have it installed. -
Yes, turning off SSAA fixes the NVG, I updated my post in the A-10 Thread, thanks mate.