Jump to content

epolta

Members
  • Posts

    311
  • Joined

  • Last visited

Everything posted by epolta

  1. Mine is set for Low Filter Cutoff Button (On/depressed) High Cutoff set to 80Hz and volume around 24-25. Anything more than that and I get a thumping/rattling sound instead of a rumble. I need to mess around with my settings a bit more, but best option is to just play around with it as each rig is different.
  2. I noticed it today as well I'm assuming and hoping this is a bug...
  3. A buddy picked up the G2 and brought it over to my house where we compared my G1 to his G2. Ultimately after that shootout, I opted to keep my G1 for (IMO) a slight performance increase by being able to use the lower PD/SS for the same visual experience (again... only IMO). The G2 felt a bit more comfortable, but my G1 works for me as is. YMMV, just my .02 cents etc, etc.... Now if my G1 shits the bed, than yeah... I'll pickup the G2
  4. Ran repair..seems to be working in 2d /non vr now...will try back in VR but assuming it's fixed now...
  5. Tried it with no luck. Blue cross cursor disappears when I click left Alt C... But when I hit Left Alt C again the blue cross comes back, but still nothing is clickable. This is only happening in the Hornet. So Far P-47, F-14, A-10, Spitfire, Harrier, F-5 all work without issue. I'm only experiencing this issue in the hornet at the moment.
  6. @BIGNEWY is there a fix for this? I'm playing in VR and I experience the same issue in the hornet.. Spitfire and A-10C2 clickable cockpit work fine. Hornet no clickable cockpit. What am I supposed to set resolution to and where? In game resolution matches my desktop resolution and I still can't click anything in the hornet cockpit.
  7. If you tell them to use rockets they say unable and then RTB...
  8. I agree! When I built my button box I wanted to utilize the rotaries because they are more flexible - vs the rotary dials. I think I can get by by binding each rotary to AAP Steerpoint Selector Knob: Flight Plan/Mission vs CW/CCW etc.. I'll be missing a few bindings but can probably make it work.
  9. Has anyone had any luck, or would it even be possible to add bindings in the A-10C2 for: AAP Steerpoint Selector Knob CW & CCW AAP CDU Selector Knob CW & CCW CMS Mode Selector CW & CCW I'd like to use rotary encoders to be able to switch between the respective modes, but don't see a binding or a way in clickable data to enable that functionality? thanks!
  10. No problem.. Thanks for looking! I was definitely scratching my head on this one and like a good student, I wanted to show the teacher my work... LOL.. OK, swapping that switch back to an On/Off/On as I'm encountering many modules that seem to require that functionality for canopy controls.
  11. I've got another one that's stumping me right now for the FW-190A8. I've recently updated my button box and the canopy is only an on/off switch. I'm trying to get the switch to close the canopy when pressed, and open the canopy when "un-pressed". I haven't seen these before. This is what I'm trying but it doesn't seem to work. Anyone have any ideas? Thanks! {pressed = device_commands.Button_2, released = device_commands.Button_2, cockpit_device_id = devices.CPT_MECH, value_pressed = 1.0, value_released = -1.0, name = _('Canopy Closing else Opening'), category = _('Systems')},
  12. You can create the folder with the directory structure as outlined and DCS will see the mod = no problem
  13. @imacken, Thanks again for this excellent tutorial. I've done all the steps with the exception of the routine outlined above. Do you have any screenshots of where you adjusted these values quoted above? Thanks!
  14. Yes @imacken great piece of kit!...my CM3 throttle arrived yesterday and I've been absolutely thrilled with it...I've had a virpil stick and base for a few years but I really underestimated how much I would absolutely love this throttle.. been on the warthog throttle for over 3 years and was wondering and worrying about having the right keybinding options but can't believe what a leap ahead this is over the warthog..Thanks for the detailed tutorial as it was smooth sailing getting everything configured...man oh man loving this throttle!
  15. @LeCuvier I'm back with another question... I recently swapped out my warthog throttle for a virpil, but I want to maintain the 3 position flap functionality found on the warthog. To do this, I've added a button box on the side of the throttle with a 3 position switch, but I notice in the joystick default lua there isn't a middle flap position defined, so the normal tricks you've taught me don't work I took a look at the clickable data and the device IDs and took a stab at it with no luck. Can this be done? {down = 3002, up = 3002, cockpit_device_id = 39 , value_down = 1, value_up = 0, name = _('Flaps Up else middle'), category = _('Systems')}, {down = 3002, up = 3002, cockpit_device_id = 39 , value_down = -1, value_up = 0, name = _('Flaps Down else middle'), category = _('Systems')},
  16. @uboatsthanks for working with f410 on the JF-17 simshaker support... The Jeff feels alive now!!
  17. Glad you like it!! Yeah there's only a set number of commands adding more specific commands won't do any good because the code in the game wouldn't call them...
  18. Love the new JF-17 effects in beta!! Jet feels alive!! Thanks @f410
  19. thanks.. Everything work out ok?
  20. Does anyone have the rough measurements for the throttle length and width? Just sorting my mounting space requirements before it arrives. Tried a quick google search with no luck.. thanks!
  21. thanks @imacken! I'm pretty sure I'll need to read this a few times when i finally get my throttle but so far, so good for helping me understand.. cheers Something that is a bit confusing for me.. For the modifier - is that another button binding you are holding down as you move the throttles forward or is there another way to do that? scratching my head... thanks!
×
×
  • Create New...