Jump to content

rocket302

Members
  • Posts

    75
  • Joined

  • Last visited

Everything posted by rocket302

  1. if i select master arm switch then re-cock the gun, the gun will not work. i have to play around with switching the two switchs untill the gun finialy works. it seems that if i re-cock the gun first, then hit the master arms switch things kind of work. it just feels very buggy am i doing something wrong?
  2. not sure if i'm just not doing things right or if there is a bug? i turned on the pilot display, turnned on master arm and can fire rounds. however inside the display nothing shows up. i mapped the brightness and contract and can change thouse but again nothing shows up in the display. if i switch to missile still nothing shows up. any idea of what i'm doing wrong?
  3. Tried the above recommendation but it does not fix the issue. Issue still present in latest build. also you cannot roll Steam version back. I installed pc version as test, roll back to June and it worked. However all mods not available since I bought them on steam. Tried updating with recommendations of dlls but they would not fix issue. glad it works for some of you but for the rest we are hosed till they fix it
  4. Unfortunately steam does not have a way to roll back the game. Anyone know a work around to fix this? also I noted above that the issue was still in 2.9.9.2280 so rolling back to that version will do nothing. Anyway to get back to a earlier version?
  5. There is a bug that affects hands in vr right now. From searches it seems people have been asking about this since July. I hope they fix these issues soon.
  6. hi, i want to edit a mission that already has the weapons ready to use and powered up with the TPG aligned verse having to wait 3-5 minutes after power on. this will give me a faster learning curve if i don't have to sit there and wait. it also lets me preconfig a mission and aircraft where a newbie can just fly it and shoot verse learn all the bells and whistles. i read maybe you can do this with triggers????? not sure any help would be appreciated.
  7. Did you not read my response??? I don’t know the key binding or what its description is? If you’re saying there is already a binding then please let me know what that is? All I know now is how to turn it on/ off in options menu
  8. I looked for that mapping in the f16 but did not find it. Do you know what it’s called?
  9. is there a way to only show the pilots legs, maybe a Mod or something i can edit. the pilot looks awesome except the upper body gets in the way of the control so i can't toggle or switch them.
  10. I'm not sure if this is normal or if I'm doing something wrong? First, i have aligned the Maverick and TPG and then set the WPN mode to Visual. The TPG is set to Auto. When i lock and fire a missile, i can watch the missile through the TGP until it hits the target. Also, note in the HUD i see the TGP square and then the Maverick lock circle. however after the missile hits its target the TPG goes somewhere i can't determine. also the symbols on the HUD go away. to get back to Fire another missile i have to switch WPN in to Bore, then back to Visual which i'm then able to re-target. What i am wanting to know, is this normal having to go back to Bore then Visual to get back to a new target lock, or is there a different way i can do this?
  11. Thanks for your reply. I found the issue. You must have the dogfight switch in center position. I had it in missile mode which I guess is only for a/a
  12. hi, i'm trying to learn how to use the maverik so i setup a mission and added the maverik to station 3 and 7 when i go to the sms page and try and cycle through to the maverik nothing show up. i have A/G and master Arm on. still no maverik's when i try and select the weapons. what am i missing?
  13. looks like version DCS 2.9.9.2280 - 30.10.2024 still has not fixed this issues
  14. issue still here after DCS 2.9.9.2280 - 30.10.2024
  15. this issues is still here after latest build DCS 2.9.9.2280 - 30.10.2024 maybe if we all keep sending in support tickets this can get fixed
  16. hi, i have a question on FCR not displaying when going into A-G mode. Yes i have all the nav stuff setup. Here is what i found. when i enter A-G mode the MFD is defaulted to Profile 2 which makes the FCR not show up. if i change the Profile to 1 then the FCR shows up. my questions are: 1. why is it defaulting to Profile 2 and how can i change it to always come up with profile 1. 2. in profile 2 i can't turn any FCR on to see it so i'm not sure what the use of Profile 2 is? any help would be appreciated.
  17. Same issue for me. Though they would have fixed this by now. For me meta quest 3 hands show up at first but will not interact with anything. If I go to VR menu they disappear and will not come back until I restart Dcs. However if I can’t toggle or interact with anything they are useless. And yes they worked fine on f16 and f18 before this release
  18. I am having this issue using meta quest 3. Hands will show up at first but if you go to VR menu they will disappear and never show up again unless you restart Dcs. Also when hands are there at first you cannot click or toggle anything. No interaction with controls. I’ve tested with f16 and f18
  19. The following are bugs in the latest DCS build when using VR and showing hand tracking. Tested using Oculus meta quest 3, F-16 and f-18 planes Issues: 1. When you first open DCS the VR hands show properly. However if you enter the VR settings the hands disappear and will not show up again until DCS is exited and restarted. This issue is observed with both "controllers" and/or "hands" set in VR mode. so when you enter VR mode hands disappear forever. 2. VR hands do not trigger controls like switches etc. this issue might be related to the above issues not sure. Note: VR hands were present when "controller" was select and buttons switches worked (interacted with visual hands) in previous DCS versions.
  20. i'm looking for a way to map the comms menu to the hotas or throttle controls. i have been able to map the '\' to open the comms menu, but then i have to use a mouse to go up or down to find my item. i'd like to be able to use the joystick or throttle knobs however i have not found a binding option in DCS. if possible i would like to use the trim to also navigate the menu only when the menu is up, otherwise its a trim yoke. any idea how to do this?
  21. Thanks for the reply. I think I’ll try the model viewer . However we’re do I find that at? Is it’s a 3rd party app?
  22. Hi, i am new to this oh-58d and trying to learn how to use the Hellfire. i'm having issues after i activate the laser with the MFD showing " limit exceeded". I can't seem to get rid of this message. i can turn on/off the laser arm, i can fly around it just will not go away. anyone have ideas how to get this message to disappear without restarting the mission? is this a bug in the module? i have read that the you need to be properly setup for hellfire with angle, distance etc. in testing this i am simply taking off and letting AI take over in a hover. i then arm everything and make sure the missiles are on the right code. this message them pops up in the mfd and will not go away. i can then fly around and its still there. What am i doing wrong?
  23. ok i figured out how to find if the Landing gear is down or not. BUT i cannot find how to know if the Afterburnner is on...please help local mech_info = LoGetMechInfo() local gear = mech_info.gear.value local gearNoseComp = mech_info.gear.nose.rod local gearRightComp = mech_info.gear.main.right.rod local gearLeftComp = mech_info.gear.main.left.rod if the landing gear is down the value is returns 1, if the landing is on the ground and has compression, then the values (mech_info.gear.nose.rod) etc are around .8 , zero if no compression
  24. hi, i have been trying to edit a custom export.lu file to detect if the landing gear is down on the f-16. i have also been trying to figure out id afterburner is on/off. i'd am trying to use those values to send a little kick to my motion rig. the issue are i can't seem to figure out how to get the .lua file to know if the afterburn is on or the landing gear is down. any help please!!!
  25. Hi I’d like to see if I can detect if a plane has afterburner, then if the afterburner is on. does anyone know how to get this info from telemetry ?
×
×
  • Create New...