1. Do not share user accounts! Any account that is shared by another person will be blocked and closed. This means: we will close not only the account that is shared, but also the main account of the user who uses another person's account. We have the ability to detect account sharing, so please do not try to cheat the system. This action will take place on 04/18/2023. Read all forum rules.
    Dismiss Notice
  2. For downloading SimTools plugins you need a Download Package. Get it with virtual coins that you receive for forum activity or Buy Download Package - We have a zero Spam tolerance so read our forum rules first.

    Buy Now a Download Plan!
  3. Do not try to cheat our system and do not post an unnecessary amount of useless posts only to earn credits here. We have a zero spam tolerance policy and this will cause a ban of your user account. Otherwise we wish you a pleasant stay here! Read the forum rules
  4. We have a few rules which you need to read and accept before posting anything here! Following these rules will keep the forum clean and your stay pleasant. Do not follow these rules can lead to permanent exclusion from this website: Read the forum rules.
    Are you a company? Read our company rules

SimTools v3 Public Beta

Discussion in 'Tutorials and Tips by the Developer' started by yobuddy, Sep 26, 2022.

  1. yobuddy

    yobuddy Well-Known Member Staff Member Moderator SimAxe Beta Tester SimTools Developer Gold Contributor

    Joined:
    Feb 9, 2007
    Messages:
    5,307
    Occupation:
    Computer Technician
    Location:
    Portland, Oregon - USA
    Balance:
    49,482Coins
    Ratings:
    +5,109 / 18 / -0
    I'm not sure why you do not have any max/min settings, but you will need some for the plugin to work.
    Here are some settings to get you started.
    upload_2024-12-17_15-53-14.png

    Be sure to click the cloud button shown above, and add the same settings for the runway values. And once working, you can adjust as needed.
    Take care,
    yobuddy
    • Useful Useful x 1
  2. BrassEm

    BrassEm G-Seat + SFX100 Builder Gold Contributor

    Joined:
    Apr 15, 2015
    Messages:
    130
    Location:
    NE of YMML
    Balance:
    1,066Coins
    Ratings:
    +49 / 0 / -0
    My Motion Simulator:
    DC motor, AC motor, 4DOF
    DCS HEAVE AND PITCH ANOMOLY

    I have transposed my V2.4 settings straight over to V3 and have started doing test flights. I have noticed there is a 1g abrupt change in heave (the rig moves down from center) as soon as there is no Weight On Wheels registered. If I halt the fight while in the air the rig moves back up to center. I then removed the outputs from the export.lua with the following code;

    local slot_ias = LoGetIndicatedAirSpeed()
    local slot_rpm = 0
    local slot_onground = OnGround
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    -- TESTING OUTPUTS
    slot_roll = 0
    slot_pitch = 0
    slot_yaw = 0
    slot_heave = 0
    slot_sway = 0
    slot_surge = 0
    slot_roll_rate = 0
    slot_pitch_rate = 0
    slot_yaw_rate = 0
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

    my_send = socket.protect(function()
    if c then--

    And it still does the drop?

    Also it was a very weird first flight as it appears the pitch force is in the opposite direction to the flight direction but positive pitch up in the manual rig tests?
  3. Hubert Czajczynski

    Hubert Czajczynski New Member

    Joined:
    Dec 12, 2024
    Messages:
    4
    Balance:
    34Coins
    Ratings:
    +0 / 0 / -0
    My Motion Simulator:
    2DOF
    Thank You will try today
  4. Hubert Czajczynski

    Hubert Czajczynski New Member

    Joined:
    Dec 12, 2024
    Messages:
    4
    Balance:
    34Coins
    Ratings:
    +0 / 0 / -0
    My Motion Simulator:
    2DOF
    Can I also have You axis adjustment % ?
  5. Bohnster

    Bohnster New Member

    Joined:
    Mar 10, 2022
    Messages:
    4
    Balance:
    35Coins
    Ratings:
    +1 / 0 / -0
    My Motion Simulator:
    3DOF
    I thought I was taking crazy pills, I never came across an options menu or export wizard. But apparently I have a funky version of SimTools that doesn't have an Options menu.

    Are there any type of keyboard commands that I can use for SimTools? I use this primarily for Gran Turismo 7 on the PlayStation 5. The issue is, if I want to change profiles or start or stop the motion, I have to go back to my computer. Since I just got an Elgato Stream Deck, I want to utilize the buttons and configure the ability to start profiles and select different sets (Set #1, Set #2 & etc.) and stop motion. Is no one doing anything like this?

    Screenshot 2024-12-18 162600.png