Shared Memory API

Discussion in 'Community Workshop' started by Mikael Hermansson, Jun 7, 2015.

  1. f1simgames

    f1simgames Well-Known Member

    Joined:
    Nov 22, 2015
    Ratings:
    +80 / 0 / -0
    Hello again....is there a API list with details for all shared data?Most of them are known but some of them need explanation.
    Also is there TC and ABS in API?

    thank you!
     
  2. miche34

    miche34 Member

    Joined:
    Nov 20, 2016
    Ratings:
    +23 / 0 / -0
    Hello,

    It seems that since the update today some information have disappeared (CrewChiefV4) and others are false,time by sectors.
    I'm the one or other one noticed.
     
  3. mr_belowski

    mr_belowski Well-Known Member Beta tester

    Joined:
    Apr 23, 2015
    Ratings:
    +1,307 / 0 / -0
  4. miche34

    miche34 Member

    Joined:
    Nov 20, 2016
    Ratings:
    +23 / 0 / -0
    thanks for that for your super soft but the time by sectors is not correct in other software like slimaxmgr, somebody have noticied that ?
     
  5. mr_belowski

    mr_belowski Well-Known Member Beta tester

    Joined:
    Apr 23, 2015
    Ratings:
    +1,307 / 0 / -0
    yes, because the memory layout has changed. These programs are looking in the wrong place for their data and will need to be updated
     
  6. miche34

    miche34 Member

    Joined:
    Nov 20, 2016
    Ratings:
    +23 / 0 / -0
    i'm going to contacted the developer
     
    Last edited: Sep 12, 2017
  7. mr_belowski

    mr_belowski Well-Known Member Beta tester

    Joined:
    Apr 23, 2015
    Ratings:
    +1,307 / 0 / -0
  8. miche34

    miche34 Member

    Joined:
    Nov 20, 2016
    Ratings:
    +23 / 0 / -0
    OK, thanks

    ZAPPADOC already working on it
     
  9. miche34

    miche34 Member

    Joined:
    Nov 20, 2016
    Ratings:
    +23 / 0 / -0

    Perfect Merci/Thanks
     
  10. switchface

    switchface Well-Known Member

    Joined:
    Jan 30, 2015
    Ratings:
    +111 / 0 / -0
    @mr_belowski - Hey Jim, I just tried your app, I must say, brilliant work. Its got me to turn off almost all on screen displays and just rely on the voice as its very immersive. Its stuff like this that makes me wish Sector3 was a little more open to mods.
     
  11. miche34

    miche34 Member

    Joined:
    Nov 20, 2016
    Ratings:
    +23 / 0 / -0
    Hello,
    a little problem you're going to solve, i'm sure.
    1_ Race offline

    2_ SPA Circuit

    3_ 19 competitors

    4_ Strategy

    stop race : Change 4x tires.


    At lap 10 , 'crewchief' asks me to go to pit to change tires.

    I do it and during the next lap 'crewchief' asks me to ask me to stop me again to change tires.


    it's already existed before the update.


    Thank you.
     
  12. mr_belowski

    mr_belowski Well-Known Member Beta tester

    Joined:
    Apr 23, 2015
    Ratings:
    +1,307 / 0 / -0
    On the crew chief thread on this forum there's a link to a beta version on crew chief that should fix this issue
     
  13. miche34

    miche34 Member

    Joined:
    Nov 20, 2016
    Ratings:
    +23 / 0 / -0
    Thanks merci ;)
     
  14. =Andre=

    =Andre= New Member

    Joined:
    Nov 30, 2017
    Ratings:
    +3 / 0 / -0
    Hi guys,
    looks like impossible to connect to RRRE 64 bit client shared memory using code based on sector3studios c# sample
    from github.
    Any suggestions?
     
  15. mr_belowski

    mr_belowski Well-Known Member Beta tester

    Joined:
    Apr 23, 2015
    Ratings:
    +1,307 / 0 / -0
    I expect it's the process name in the example. Try changing rrre.exe to rrre64.exe
     
  16. =Andre=

    =Andre= New Member

    Joined:
    Nov 30, 2017
    Ratings:
    +3 / 0 / -0
    Yes! That was it!
    Thank you!
     
  17. MoistBrowserTab

    MoistBrowserTab New Member

    Joined:
    Nov 20, 2017
    Ratings:
    +1 / 0 / -0
    Is there a simple example anywhere of how to get telemetry data in Python?
     
  18. Stefan Mizzi

    Stefan Mizzi Well-Known Member

    Joined:
    Feb 6, 2015
    Ratings:
    +625 / 0 / -0
  19. mr_belowski

    mr_belowski Well-Known Member Beta tester

    Joined:
    Apr 23, 2015
    Ratings:
    +1,307 / 0 / -0
    Yeah, the python plugin in the crew chief source code is a good place to start
     
  20. MoistBrowserTab

    MoistBrowserTab New Member

    Joined:
    Nov 20, 2017
    Ratings:
    +1 / 0 / -0
    Wow, thanks a TON! This looks like it'll be really helpful.
     
    • Like Like x 1