Jump to content

Kiseki_Yu

Members
  • Posts

    142
  • Joined

  • Last visited

Everything posted by Kiseki_Yu

  1. It's really awesome! The RS F-35 Hotas system is on my wishlist! I saw in the video that the RS F-35 throttle can also apply to twin-engine jets. What throttle grips are in the future plan of RS? I think that F-16 is one of them. Does RS also consider a dual throttle? I have Winwing Super Taurus. Your picture shows that the RS F-35 throttle base has the almost same length as Super Taurus. How about the weight? The Super Taurus has 4~5kg. Because you said that you put the RS throttle on the TM throttle plate, so it's much lighter than Super Taurus?
  2. Yes. stable? Ryzen 5900X, 64G RAM, RTX 3080, SSD,
  3. It's so cool! Does the Realsimulator F35 joystick grip will come together? or in 2022?
  4. Thank you for your explanation!
  5. Thank you so much! So the previous version is wrong!
  6. After the update on August 18, I found that in many cases, I cannot switch BST to VACQ directly in ACM modes. Namely, I need to go to WACQ firstly, and then from WACQ to VACQ (i.e., BST ---> WACQ ---> VACQ). Before the update, I can switch BST to VACQ directly (i.e., BST --->VACQ). Does somebody have the same issue? Thank you very much.
  7. The reason seems the following: I divided "Dump Switch On/Off" into two orders { down = fuel_commands.DumpSw, up = fuel_commands.DumpSw, cockpit_device_id = devices.FUEL_INTERFACE, value_down = 1.0, name = _('Fuel Dump Switch - ON'), category = {_('Left Console'), _('Fuel Control Panel')}}, { down = fuel_commands.DumpSw, up = fuel_commands.DumpSw, cockpit_device_id = devices.FUEL_INTERFACE, value_down = -1.0, name = _('Fuel Dump Switch - OFF'), category = {_('Left Console'), _('Fuel Control Panel')}}, It worked well two weeks ago. But I found a double binding today. Do I some mistakes in the above orders? Thank you very much!
  8. Hello everyone, I am playing F/A-18C. When I switch "Dump On", I found that my rearview mirrors are also closed. I think this is a bug! Does somebody have the same issue?
  9. Thank you for answer. So it does not exist in real world!
  10. Hi, everyone, I want to ask question about Z axis. In the game world, many joysticks add "twist" to obtain "z axis" function. Does this also exist in the real plane world? Thanks!
×
×
  • Create New...