-
Posts
235 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by speedbird5
-
Thanks very much for that Sedenion
-
I would like to see an option to remove the NVG mod altogether because the textures on the NVG filters change colour and flicker Suggested solution: If you ask the ground crew to install the NVGs then you get the NVG modded aircraft. If you don't ask for NVGs, you get the standard cockpit without the filters.
-
Thanks. Is there a livery or version which doesn't have the NVG filters ?
-
Hi, I haven't been in the M-2000 for quite a while, but is this what the cockpit is meant to look like ? The textures indicated by the red lines look very strange to me. See attached image. I have just done the 2.5.6.43503 update.
-
[RESOLVED]Someone logged into your account on a different machine
speedbird5 replied to speedbird5's topic in General Bugs
"Someone logged into your account on a different machine" I updated to Open Beta 2.5.6.43503 today and logged in normally via the internet. So I was in a single player mission when the mission exited by itself and a window popped up saying: "Someone logged into your account on a different machine" I have not given anyone my login details. Can anyone help with this ? -
I updated to Open Beta 2.5.6.43503 today and logged in normally via the internet. So I was in a single player mission when the mission exited by itself and a window popped up saying: "Someone logged into your account on a different machine" I have not given anyone my login details. Can anyone help with this ?
-
TARGET Script not Hiding Individual Controllers
speedbird5 replied to speedbird5's topic in Thrustmaster
Yes agreed this issue and the Teamspeak issue to be made sticky. -
TARGET Script not Hiding Individual Controllers
speedbird5 replied to speedbird5's topic in Thrustmaster
Thanks Ant0ine, see my original post above for a suggested solution. Perhaps we could make this a sticky ? -
TARGET Script not Hiding Individual Controllers Hi all, I have a TARGET script which used to combine both my TM Throttle and Joystick into one device and used to hide the individual controllers. Now, the script creates the Thrustmaster combined device but does not hide the individual controllers which causes havoc with controller mapping in many games. I am on windows 10 x64 version 1909 with everything up to date using the latest versions of TM driver software and TARGET script. I have tried the following to no avail : Updated motherboard chipset drivers. In device manager on both USB devices and Human Interface Device controllers unchecked the "Allow the computer to turn off this device" Uninstalled and reinstalled the driver and target software numerous times. The only fix seems to be reboot or unplug and replug the controllers but this is a PITA. Any help greatly appreciated. EDIT: I think I may have found the solution...full credit to Clorydric at this post https://forums.eagle.ru/showpost.php?p=4050109&postcount=15 Kill the Windows Store app. You can do this through task manager directly or by creating shortcut to: taskkill.exe /f /im winstore.app.exe For the mods, perhaps make this a sticky in the input output forums ?
-
Hi all, I have a TARGET script which used to combine both my TM Throttle and Joystick into one device and used to hide the individual controllers. Now, the script creates the Thrustmaster combined device but does not hide the individual controllers which causes havoc with controller mapping in many games. I am on windows 10 x64 version 1909 with everything up to date using the latest versions of TM driver software and TARGET script. I have tried the following to no avail : Updated motherboard chipset drivers. In device manager on both USB devices and Human Interface Device controllers unchecked the "Allow the computer to turn off this device" Uninstalled and reinstalled the driver and target software numerous times. The only fix seems to be reboot or unplug and replug the controllers but this is a PITA. Any help greatly appreciated. EDIT: I think I may have found the solution...full credit to Clorydric at this post https://forums.eagle.ru/showpost.php?p=4050109&postcount=15 Kill the Windows Store app. You can do this through task manager directly or by creating shortcut to: taskkill.exe /f /im winstore.app.exe
-
Hi Deltaalphalima1 Just wanted to thank you for your excellent support !!! You were very responsive and the Y axis issue as per this post: https://forums.eagle.ru/showpost.php?p=4101739&postcount=967 has been sorted. thanks again.
-
I am on Win 10 Pro x64 version 1909. I suspect the problem may be 1909 as I have only recently updated and this problem just occurred. It was definitely working on 1903. To clarify, I am using a Virpil Mongoose T-50 base and a TM Warthog Flight Stick. To get TARGET to recognize the base, in the VPC Software Suite, you have to change the VID/PID of the device to VID = 044F, PID = 0402 as shown in the image attached. From memory, you first have to load the VPC device then enter the VID/PID then Reset Windows name then save the VPC device then load it again. After that, TARGET thiinks the Virpil base is a Thrustmaster Stick. Here is a post which may help you.... https://forum.virpil.com/index.php?/topic/220-hybrid-t-50-base-with-warthog-stick/&do=findComment&comment=1965 If you use a different stick to the Warthog one, like the Virpil Mongoose Flight Stick or Warbrd, I am not sure what would happen to the mapping as the buttons are different to the Warthog flight stick.
-
Hi, I have used a script to combine my Virpil joystick and Thrustmaster throttle into one Thrustmaster Combined device. It used to show up with all buttons and axes in the Device Analyser within the Target script editor. Now it doesn’t. My Xwind rudder pedals show up as does my EDTracker wireless, but the combined device doesn’t show. All buttons and axes show in DCS. I have uninstalled and reinstalled the latest version of the Target software but the problem remains. The individual devices do show up in the Device Analyser. Ironically, the combined device shows up in the DIview which comes with the Virpil software. Any ideas.
-
Thanks ivanwfr, I suspect it will give me what I want which is two shift buttons one being IO and one being the U layer.
-
Thanks, This seems to be the information I was missing. The documentation does not say you cannot declare it twice. Is it just me but I think the Fast Script guide is very light on detail. Is there a more detailed script guide ? So just to confirm, I will have to use the IO layer plus one of either U or D layers to have two shift buttons.
-
Yes I have read the entire manual but that section does not say you can only use SetShiftButton once. So are you saying I will have to use the IO layer and the U layer to achieve two shift buttons ?
-
Hi, I have a Warthog Throttle and Stick and use TARGET script to combine them into one controller. I want to use the Paddle switch on the joystick - S4 - and the Mic switch Left - MSL - on the throttle temporary IO shift buttons. This works better ergonomically as you can use one finger for shifting and the other hand for button selection on the opposite controller. I have tried the following with no success. SetShiftButton(&Joystick, S4,0,0,0,0); SetShiftButton(&Throttle, MSL,0,0,0,0); MapKeyIO(&Joystick, S1, L_SHIFT+ 'b', 'a'); MapKeyIO(&Throttle, CSU, L_SHIFT+ 'e', 'd’);
-
Realsimulator F-16SGRH Tips
speedbird5 replied to Supmua's topic in PC Hardware and Related Software
Thanks for the clarification. It’s quite confusing to work out the capability of this stick if you are considering buying it. -
Hi, I have a Warthog Throttle and Stick and use TARGET script to combine them into one controller. I want to use the Paddle switch on the joystick - S4 - and the Mic switch Left - MSL - on the throttle temporary IO shift buttons. This works better ergonomically as you can use one finger for shifting and the other hand for button selection on the opposite controller. I have tried the following with no success. SetShiftButton(&Joystick, S4,0,0,0,0); SetShiftButton(&Throttle, MSL,0,0,0,0); MapKeyIO(&Joystick, S1, L_SHIFT+ 'b', 'a'); MapKeyIO(&Throttle, CSU, L_SHIFT+ 'e', 'd’);
-
Realsimulator F-16SGRH Tips
speedbird5 replied to Supmua's topic in PC Hardware and Related Software
Does this mean you will get 64 buttons with the Warthog base via Bluetooth? -
Hi, I bought one of your kits late last year and it has not had a lot of use. It has worked fine up until now. When viewing the Y axis sensor values, I have an issue where the Y axis (vertical) of the slew sensor value only reaches about 80 % of the value when I move it in the full down direction. It moves all the way in the up direction. The X Axis is perfect. I have the latest Thrustmaster firmware installed. I have tried the following to no avail: Setting the Windows calibration for the throttle to default Calibrating the throttle using the Thrustmaster throttle calibration utility using your calibration file I have checked and the shaft does not physically hit the front plate on the way down. As a last resort I also tried a Windows calibration with no luck. Any ideas what might be limiting the output in one direction? Thanks
-
Hi all, I bought a Virpil Mongoose T-50 base (the original, NOT the CM2) which is a fantastic device but does not come with a programming language like TARGET software for the Thrustmaster HOTAS. I would like to use the Thrusmaster TARGET software (as I have a Thrustmaster throttle) which unfortunately does not recognise the Virpil base. What I am suggesting is to remove the Virpil Mongoose logic board and replace it with the logic board from the Thrustmaster Warthog stick. So, is there a way of connecting the logic board of the Thrustmaster Stick to the Virpil Mongoose base ? Would the two connectors from the pitch and roll sensors in the Mongoose be able to plug into the Thrustmaster logic board ? If that is possible, the TARGET software would see the stick and treat it as a Thrustmaster stick and I could use the software to control both controllers. Here is a video from a joystick manufacturer who does exactly what I am talking about. It shows the logic board from the Thrustmaster Stick being taken out and installed into their base… I know it’s a long shot but maybe you have seen someone do it ?
-
I tried it, but it toggles between Simulate and Arm. What I need is a switch to toggle between the three states, that is, 1.0, 0.0 and -1.0 and there doesn't seem to be a function to do that
-
Hi, The Special for joystick commands for Master Arm do not allow toggling between Off and Arm and Simulate when used with a button. They toggle to the desired position but when you let the button go, the switch moves back to the starting position. Is there a way to toggle this switch between the three states so that it can be bound to a button ? thanks