1. You must be a registered member to be able to access this page and to download game plugins. Please register here. It´s for free.
  2. 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
  3. 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!
  4. 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
  5. 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
Charlie Hein

Capture Live Telemetry BETA 1.0

Script written in PERL to Capture Live Game Data being Outputted by Simtools

  1. Charlie Hein
    This PERL script has helped me capture a ton of Data for Video Ride Creator, Hope it Helps you too!

    Requirements:
    ActivePERL (https://www.activestate.com/activeperl)
    Window 7 (Only OS I have Tested, to date)
    SimTools
    DataCapture.zip (Download Now)

    Instructions:
    Once you have ActivePERL Installed and SimTools is interpreting the game data to your liking

    Extract DataCapture.zip (Should have a datacapture.bat and script.pl file inside)


    SimTools Interfacing Settings
    upload_2017-12-23_19-54-43.png

    Interface Type = "NETWORK"
    IP = "127.0.0.1"
    Port = "2424"

    OutPut Bit = "8"
    OutPut Type = "Decimal"

    Startup - Output = "start" -ms
    Interface - Output = "<Axis1a> <Axis2a> <Axis3a> <Axis4a> <Axis5a> <Axis6a>" 10ms
    ShutDown -- Output = "stop" -ms

    SAVE

    SimTools Axis Assignments

    upload_2017-12-23_19-57-43.png
    **VERY IMPORTANT TO DEFINE ALL AXISES for Video Ride Creator

    Define Each Axis (The Axis order above is the standard order in which most programs read data columns)

    SAVE!



    Start the Game of your Choosing
    Verify SimTools is Reading Game (Game Manager should say "Game Running")
    upload_2017-12-23_20-22-16.png



    Run "datacapture.bat" (double click to run)
    upload_2017-12-23_20-21-3.png

    Once you captured the game YOU MUST TURN OFF the GAME MANAGER (By clicking the ON button) - This will finalize the captureData.txt file (Below)
    upload_2017-12-23_20-17-35.png



    In the SAME location as "datacapture.bat" look for a new file generated named "capturedData.txt"
    upload_2017-12-23_20-19-50.png
    This is the captured game data, ENJOY!
    eaorobbie likes this.