Jump to content

Nevyn

Members
  • Posts

    417
  • Joined

  • Last visited

Everything posted by Nevyn

  1. Dunno, will give it a try. Edit: DISS on or off makes no difference.
  2. 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.
  3. Yes.
  4. I can't believe I just read that on an open forum, lol, smh.
  5. 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.
  6. Works perfectly thank you.
  7. No problems here, had to invert +1
  8. 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.
  9. 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:
  10. Are you using a mod manager? And which one?
  11. 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
  12. Doesn't bother me......yet, too busy concentrating.
  13. Been running that driver since release, no CTD's or stability issues.
  14. 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.
  15. 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.
  16. Seems like you have not selected "Player" in the mission editor for the unit you want to use.
  17. Yes, I use open mod manager, works fine.
  18. Great, thanks for posting that.
  19. 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.
  20. 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')}},
  21. Not sure what you mean by use, but I do have it installed.
  22. Yes, turning off SSAA fixes the NVG, I updated my post in the A-10 Thread, thanks mate.
×
×
  • Create New...