Jump to content

pocketedition

Members
  • Posts

    275
  • Joined

  • Last visited

Posts posted by pocketedition

  1. 28270

    Not knowing something is not being stupid.
    You are clever enough to have noticed this effect with bomb drops, and you were smart enough to ask the question regarding that on this forum.
    You had a question, asked, and hopefully got an answer.

    That's being clever. Well done

    • Like 1
    • Thanks 2
  2. Thanks for that. However not showing at all let alone activated.
    At this point in time I must admit to something rather drastic, I 'm in the process of an unin/reinstall of the entire game.
    About 30mins to go. Very early morning here and not sure if I should mess with it at this hour.
    I will post as soon as I have a result.

     

     

     

    Ok, uninstall of game followed by reinstall has resulted with the return of NS 430 unit.
    I really must hit the hammock, I'm done for the day. (yesterday)
    Just had to tell of the result.
     

    All fixed, back to how it should be.
    Absolutely no idea how it disappeared, why it went??
    But it went, and is now back.
    Thanks to all.

     

    .

    • Like 1
  3. Any and all reference to NS430 has disappeared entirely from my system. No sign in game at all.

    going to make coffee and do a game "Repair" I will come back and tell you what happens.

     

    Have performed a "game repair" Nope, any and all reference to NS430 has gone.

    Updater number 2.12.0.97

    Game number     2.7.6.13436

    OB

    NS430 ? like it never existed.

    I didn't remove it. If no one else has had this happen I will forward a bug thing maybe. Or at least ask ED if they changed the rules.

    Gone from here.PNG

    Gone from here also.PNGGone from here.PNG

    Gone from here also.PNG

  4. jonski7,

    check in your module manager.
    I just looked in there, also in settings, specials??
    Any and all reference to NS430 has disappeared entirely from my system. No sign in game at all.

    going to make coffee and do a game "Repair" I will come back and tell you what happens.

     

     

    Have performed a "game repair" Nope, any and all reference to NS430 has gone.

    Updater number 2.12.0.97

    Game number     2.7.6.13436

    OB

     

    NS430 ? like it never existed.

    I didn't remove it.

  5. Yeah, there is no cure for that. It's stuck forever.

    Could be worse, may have turned out to be someone else's testicles.

     

     

    With just the trackir window open. I arrange the trackir window so it's center point lines up with center of monitor.

    In the bottom right corner of trackir window, have you tried the "Center" control with mouse button.

    I have mine set to something different so check yours. I made mine as such to not interfere with numpad bindings. (The in game control is numpad 5 to center)

     

    I use an extra app called voiceattack, In game I simply say "center" and it, well center's.

     

    Try these.PNG

    center.PNG

  6. On 9/19/2021 at 6:32 PM, jonsky7 said:

     

    If you go into the control binding .lua you can adjust the values for the trim

    DCS World/Mods/aircraft/MosquitoFBMkVI\joystick\default.lua

    and

    DCS World/Mods/aircraft/MosquitoFBMkVI\keyboard\default.lua

    Find this at line 506

     

    -- Tail Trim Wheel --------------------------------------------------------------
    { cockpit_device_id = devices.CONTROLS, down = device_commands.Button_16, up = device_commands.Button_16, value_down = -1.0, value_up = 0.0, name = _("Trim Elevator Nose Up"),   category = _("Flight Control")},
    { cockpit_device_id = devices.CONTROLS, down = device_commands.Button_16, up = device_commands.Button_16, value_down = 1.0,  value_up = 0.0, name = _("Trim Elevator Nose Down"), category = _("Flight Control")},    

     

    Change the "value down" value to whatever you like, lower number is slower movement. Or you can add more lines with different values, just change the "name" a bit so it shows up in the bindings menu

    for example I added

     

    -- Tail Trim Wheel --------------------------------------------------------------
    { cockpit_device_id = devices.CONTROLS, down = device_commands.Button_16, up = device_commands.Button_16, value_down = -0.25, value_up = 0.0, name = _("Trim Elevator Nose Up 1/4"),   category = _("Flight Control")},
    { cockpit_device_id = devices.CONTROLS, down = device_commands.Button_16, up = device_commands.Button_16, value_down = 0.25,  value_up = 0.0, name = _("Trim Elevator Nose Down 1/4"), category = _("Flight Control")},    


     

     

    So using a modifier key you can have fast and slow trim wheel speed.

     

     

     

     

     

    Genius, absolute genius.

    Allows fine tuning of the pitch, a little touch up on the rudder control and you can fly to your hearts content.

    Still gotta keep an eye on that aileron thing, that's maybe the prop torque doing that.

    Genius. Just try it. I did, and what a difference.

    Do you recall the difference the mod for slew control made to your HOTAS? This is up there with that.

    Genius, although I'm not sure a human worked this out. This is some alien space technology here, this is magic, witchcraft.

    How do people work these things out? Bloody genius.

    jonsky7 good on ya. Genius.

     

    try it, go on.

  7. Flew a bit of Su-25 this afternoon with no issue on landing, deployment of parachute activation worked as intended.
    Opened Su-25T short time ago, again parachute worked as intended.

    On these occasions I was landing within recommended speed limits.
    I would go with ironhands post and try with a slower speed. Or open a takeoff mission and push "p" see if it poops out the back.

×
×
  • Create New...