Jump to content

lawsjr

Members
  • Posts

    54
  • Joined

  • Last visited

About lawsjr

  • Birthday August 30

Personal Information

  • Flight Simulators
    DCS World, MS flight sim
  • Location
    US
  • Interests
    Flying, SCUBA diving.

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Posted this in another one but This is a free 3d printable throttle. I used an K1 Max printing CF-ABS for most of it. It uses potentiometers for the levers but I am thinking of switching to Rotary Encoders. Right now I don't use DSC-Bios.. The Arduino Micro boards show up as game controllers in windows 11.
      • 3
      • Like
  2. 3d Printed F-14 Throttle. Finally got it all working with button assignments. Two Arduino Micro boards.
  3. Good luck with the Leonardo board and your project. I have been working on the F-14 throttle for a couple of months. Right now I have everything working but the Exterior Light switch and the speed break switch. The Wing Sweep hat is giving me a fit as only two directions will test out with Arduino IDE.. Checked wiring today and found an issue. Fixed that but still not working right. So keeping on troubleshooting
  4. There is an open source mod for the Bigscreen for eye tracking. You can do it yourself and 3dprint the parts needed.
  5. For me with VA and Viacom. I can't get the Jester Option to work consistently. It will work once, or bring up the wheel but you can't select anything. Next time I can't get it to work at all. Just the static like you get when talking to jester. i have to say never mind to get it to go away.
  6. Understand about the Jester wheel.. I don't get it even with Jester Options. It will show up one time but not the next. Sometimes I get the rose with just jester, sometimes I get the options most of the time I just get the click and the noise until I say never mind. It might work with the release version but not the bata, then it doesn't work in either one. So not sure what I am doing wrong.
  7. Well I have VA and Viacom and seem to have it all working, but when I say Jester or Hey jester I get the click and the sound of the menu rose but no menu rose. Any ideas?
  8. yea it worked yesterday and got the new bata today and seemed to work. Havn't tried the release version yet.
  9. can't copy the file here so here is all that is in it. sound.channel_mask = 3 I did find yesterday that the file had been renamed from autoexec.cfg to autoexec.cfg.txt. Which is strange as I use Notpad ++ as an editor so it doesn't add that txt to the file, or any special characters in the file
  10. already did the autoxec.cfg work around. It only helped once. The big thing is it doesn't matter if I am using the bata or the release version. It is a crap shoot if it will have sound or not. At times I have rebooted the PC 5 times to get it to work. I stopped with the open bata when the autoxec.cfg didnt' work. But today neither one would work. no matter what I tried.
  11. Just tried it in both release version and Bata version with the autoexec file as mentioned Nothing works with a USB headset. Bata version log: SOUND: Opening default audio device. 2020-09-21 20:30:55.780 INFO SOUND: Driver reports 1 channels with mask 0x0 2020-09-21 20:30:55.780 INFO SOUND: Using 0 channels at 48000 Hz 2020-09-21 20:30:55.780 INFO SOUND: Channel layout: 2020-09-21 20:30:55.781 ERROR SOUND: Failed to Initialize IAudioClient: 0x80070057 (E_INVALIDARG) 2020-09-21 20:30:55.781 ERROR SOUND: Failed to start SND_Renderer. 2020-09-21 20:30:55.781 ERROR SOUND: can't start renderer release version log: SOUND: Opening default audio device. 2020-09-21 20:31:39.658 INFO SOUND: Driver reports 1 channels with mask 0x0 2020-09-21 20:31:39.658 INFO SOUND: Using 0 channels at 48000 Hz 2020-09-21 20:31:39.658 INFO SOUND: Channel layout: 2020-09-21 20:31:39.659 ERROR SOUND: Failed to Initialize IAudioClient: 0x80070057 (E_INVALIDARG) 2020-09-21 20:31:39.659 ERROR SOUND: Failed to start SND_Renderer. 2020-09-21 20:31:39.659 ERROR SOUND: can't start renderer
  12. did the autoexec.cfg thing worked once. but not anymore. Was working if I used my old analog headset through my sound blaster card, but now even that doesn't work without a reboot or some other magic to get it working.
  13. Thought I had found the issue. Moved my Track IR to another USB port and it worked. Tried to play again and even with a restart and nothing going be track IR no sound.
  14. I would be the only thing it is effecting is the USB headset. I can even get it to play to my home surround sound system with Bluetooth, so not sure that would be a driver issue if it works everywhere but DCS.
  15. I am having the same issue in both release and bata. What I have found is that if I do anything on the computer, such as opening a web page first and then closing it and then starting DCS I get no sound. Restart the computer and sometimes that works sometimes not. Bata Log: SOUND: Opening default audio device. 2020-09-12 23:54:49.602 INFO SOUND: Driver reports 1 channels with mask 0x0 2020-09-12 23:54:49.602 INFO SOUND: Using 0 channels at 48000 Hz 2020-09-12 23:54:49.602 INFO SOUND: Channel layout: 2020-09-12 23:54:49.603 ERROR SOUND: Failed to Initialize IAudioClient: 0x80070057 (E_INVALIDARG) 2020-09-12 23:54:49.603 ERROR SOUND: Failed to start SND_Renderer. 2020-09-12 23:54:49.603 ERROR SOUND: can't start renderer Release Log SOUND: Opening audio device "{0.0.0.00000000}.{a64c1708-d6b7-4eb6-8f1d-6788af377684}" 2020-09-12 23:57:33.033 ERROR SOUND: Failed to init IAudioClient on device: 0x88890004 (AUDCLNT_E_DEVICE_INVALIDATED) 2020-09-12 23:57:33.033 ERROR SOUND: Failed to start SND_Renderer. 2020-09-12 23:57:33.033 ERROR SOUND: can't start renderer
×
×
  • Create New...