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

Fanaleds?

Discussion in 'SimTools DIY Version' started by MasterYoda, Feb 22, 2014.

  1. MasterYoda

    MasterYoda Active Member Gold Contributor

    Joined:
    Jul 20, 2008
    Messages:
    338
    Location:
    Portland/USA
    Balance:
    322Coins
    Ratings:
    +40 / 0 / -0
    My Motion Simulator:
    2DOF, SCN5
    Hi! Guys,

    I was wondering if it is possible to have Fanaleds working together with SimTools on CM games like F1 2013 and Dirt 3.

    Problems I found:
    1. F1 2013, if I disable the fanatec native led support, Simtools does not work at all.
    Additionally, they use extradata = 3. which is not compatble with Simtools.

    2. Dirt 3, same issue for extradata and if I go inside Fanaleds and change outsim port to match Simtools port, it stops working, no move!? Does it accept only one connection?

    Does anyone have a work around for this?

    Here is how Fanaleds is set up for these games (port is not a problem, I just change it to match SimTools):
    Codemasters (DiRT, F1)
    • Open "hardware_settings_config.xml" which is located in your savegame folder of the game. For instance: C:\Users\your username\Documents\My Games\DiRT3\hardwaresettings
    • Open this file and look for a line that begins with:
    • <motion enabled
    • Replace this line with:
    • <motion enabled="true" ip="127.0.0.1" port="30500" delay="1" extradata="3" />
    • Add this line to cancel interference from native support:
    • <led_display nativeSupport="false" fanatecNativeSupport="false" />