Jump to content

MetalGear_Honk

Members
  • Posts

    129
  • Joined

  • Last visited

About MetalGear_Honk

  • Birthday 11/05/1978

Recent Profile Visitors

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

  1. Hi I am stuck at the same Point the first Car is shoot down by the Armed Hous at the entrance of the Farp. I tryed killing the second aswell, but that does not help aswell. oh and Thanks for the Campaign MetalGear_Honk EDIT: i took a look at the mission. seems like the second Car is missing the invisible status.
  2. Hi I was having some great time flying the Campaign from Baltic Dragon once more. But while I like the Mirage quite a lot, I was not able to find any Key binds for the Radios. Maybe it is just me but I could not find any reference to switch Radio Chanel up/down. MetalGear_Honk
  3. Hi For my Test Versions: The Inputs are disabled so I can use my normal stick while testing. If I remember correct I deleted the request trigger from the USB side. I shelfed this Project. So not much more will happen from my side. MetalGear_Honk
  4. Hello It is still raining inside the Armored Glass. Is there some info’s when or if it will be fixed? MetalGear_Honk
  5. Hi I found a little error in the Briefing of mission 6. On the Right side where you get the mission descriptions normally. I am fling the Sabre, and task to fly with the A10s. But in the Description stand that I shall meet up with two SU25t. Looking back at how the mission turns out it is quite funny Great Campaign. Greetings MetalGear_Honk
  6. Hi Yes i know that it is the last one. but i can not finish it. after Landing/ exiting mission i get a Crash to Desktop. MetalGear_Honk
  7. Hi Yes in my case I have to move the normal Cross Courser 10cm above the Menu and a bit to the right. Then I can see a white arrow like Courser that comes into view and I can use it. Another way could be the mouse wheel button. It centers the courser in the middle of your view. So looking at the text and clicking the button should bring the hidden courser at the right position. MetalGear_Honk
  8. Hi all I just got back to the Viggen, and I wanted to review my Hotas settings. There are plenty of Axes “missing” so I thought I ask if it is plant to add them later on? Radar Brightness is the one I miss the most. But other Cockpit illuminations as well. As a side question: I played the mini Campaign but could not get past mission 5 as it keeps CTD.
  9. Hi I use a Lenovo Explorer to Fly in VR. And in the October update Windows introduced the Flashlight feature. It is basically a Pass-through from the front sensors. It is not the best View but it is helpful. (At least for me) But I can't figure a way to use it without controllers. My intension is to map that function to my Hotas. To use it from there to find my Beer. I know about the voice activation but I prefer to not tell my Flightcomander that I want to use a flashlight in broad daylight. Had someone more luck? I heard about the new SteamVR feature to remap buttons but I couldn't find a way to use it with my Hotas. MetalGear_Honk
  10. Hi When you open the coms menu in VR you get a second Courser. It is normally a bit below the normal one. And it will only appear when over the menu texts. At last that is how it works for me MetalGear_Honk
  11. Hi That device is exactly what I was looking for. Wonderful idea. As a side note I see you are using standard LED have you thought about using flat top LED? For wider Angle? And for my personal curiosity: is that a Pixart sensor? Where did you get these? Greetings MetalGear_Honk
  12. Hi As for using the Analog input in Arduino. { int Rotary1; int RotaryPosition; Rotary1= analogRead(A0); RotaryPosition = round ( Rotary1 / (1024/11)); } I don't have the Arduino IDE here. So it might not be spelled correctly, and I cannot test it at all. The Idea is to split the Input Voltage between the pins so the Analog Value is separated. MetalGear_Honk
  13. Hi Interesting idea. Can you give some details on how you implement these two functions? I know how to setup an HID Device or Multi HID's on one pro Micro. But I never tried two different Functions on one Device. Sounds very interesting. as for my take on such a problem (besides the open source FFB ) would be to send Axis/Button Data to the Lua and use this way to input "Joystick" functions into DCS. MetalGear_Honk
  14. Hi I don't think that you can send this information to a HID. But I am not sure. I know that PID-HID devices have a very strict Protocol how to send and receive Why do you want to use a HID? Wouldn’t it be easier to use an Arduino Serial protocol? MetalGear_Honk
  15. Hi I haven't used these specific ones. But it looks like you need to connect the common pin to ground (the one that goes on the inner ring) and each of the other pins to a corresponding input. MetalGear_Honk Edit: the version that you are building needs to connect to a ADC input. and you need to check the Value that you get.
×
×
  • Create New...