Shared Memory API

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

  1. sim-pc

    sim-pc New Member

    Joined:
    Jan 25, 2016
    Ratings:
    +3 / 0 / -0
    Hello,
    what values could i use to simulate the road vibration?
    In AC and PC, there is "TyreSlipSpeed", "Terrain-Rumble_Strips", "CamberRad", "WheelSlip" ....
    Do you have an idea how I can implement this, maybe with a mathematical formula?
    regards Andreas
     
  2. juanchiooo

    juanchiooo New Member

    Joined:
    Oct 24, 2016
    Ratings:
    +0 / 0 / -0
    I do not understand how it worked, now if thank you, it was my language

    Already works perfect, thank you very much for your work

    [​IMG]
     
  3. norbertx

    norbertx New Member

    Joined:
    Nov 18, 2016
    Ratings:
    +0 / 0 / -0
    You have done a very good job....your soft is simple and working good ...and crewchief is very good too.
    Sector 3 did nothing for us after the update , but you, you make the job......:)
    so I Send you with paypal little money and hope every one will do the same for your job..
    a big thank's to you
     
  4. silvanob2

    silvanob2 Active Member

    Joined:
    Nov 2, 2015
    Ratings:
    +25 / 0 / -0
    @mr_belowski,
    I tryed your app with Asseto Corsa but doesent work for me, must do something wrong...is there some files to throw in Asseto for it to work? I just unchecked the Asseto spotter, with the assigned buttons i can enable and disable the spotter (i hear the message) but as i am driving he stays silent the whole time.
    What shall i do?
     
  5. Stefan Mizzi

    Stefan Mizzi Well-Known Member

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

    After you download the CrewChief App, you need to copy this folder to the Assetto Corsa apps folder as shown below

    Also, select Assetto Corsa and click 'start', then in-game you'll need to enable the CrewChiefEx app from the apps gui.


    upload_2016-12-28_16-42-17.png
     
  6. silvanob2

    silvanob2 Active Member

    Joined:
    Nov 2, 2015
    Ratings:
    +25 / 0 / -0
    Thanks a lot Stefan, it works :)
     
    • Like Like x 1
  7. miche34

    miche34 Member

    Joined:
    Nov 20, 2016
    Ratings:
    +23 / 0 / -0
    Hi,
    The chronos of the sectors 1,2,3 don't appear in real time (for me in slimax EKSIMRacing Software , only when they are finished. MRS dev Could you correct that..
    Congratulations for your great update.
     
  8. gti2756

    gti2756 New Member

    Joined:
    Feb 8, 2017
    Ratings:
    +0 / 0 / -0
    mr_belowski, thank you so much for the r3e memory translator! I'm using it with Sim Hub to display my gear, rpm leds, and speed. For some reason my speed shows up as kilometers per hour though instead of mph.
     
  9. Viktor Öfjäll

    Viktor Öfjäll KW Studios Developer

    Joined:
    Jan 16, 2015
    Ratings:
    +6 / 0 / -0
    Hi,

    I just updated the GitHub repository with the API changes that was made in yesterdays patch.

    - New minor version is 3.
    - Added new entries for extended flags.
    - Changed how tire wear is reported so it now matches the % shown on the new data displays.
     
    • Like Like x 1
    • Useful Useful x 1
  10. Nir Tal

    Nir Tal Well-Known Member

    Joined:
    Aug 29, 2016
    Ratings:
    +53 / 0 / -0
    can you please update the first post Viktor ? it will be much easier to find out about updates in it
     
  11. turbopeeant

    turbopeeant New Member

    Joined:
    Mar 3, 2017
    Ratings:
    +2 / 0 / -0
    Is rotation_Y proportional to steering wheel position?
     
  12. miche34

    miche34 Member

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

    It would be nice to have a confirmation during a personal request to the pits, what do you think?
     
  13. mr_belowski

    mr_belowski Well-Known Member Beta tester

    Joined:
    Apr 23, 2015
    Ratings:
    +1,307 / 0 / -0
    Yeah, would be good but pit request info isn't in the shared memory
     
  14. miche34

    miche34 Member

    Joined:
    Nov 20, 2016
    Ratings:
    +23 / 0 / -0
    AAARRRGGGGG, Yes the eternal problem of the simulations in general
     
  15. Thomas Horn

    Thomas Horn New Member

    Joined:
    Jul 4, 2016
    Ratings:
    +1 / 0 / -0
    Question 1: Is it possible to get the leaderboard (sector-)times of the challenged player? I couldn't find anything in the shared memory. Or is it possible to get them through a web request?

    Question 2: Is it possible to detect that the player is in the leaderboard modus through shared memory?
     
  16. f1simgames

    f1simgames Well-Known Member

    Joined:
    Nov 22, 2015
    Ratings:
    +80 / 0 / -0
    Hello,

    is there a DLL of R3E API to add as reference to my C# project?

    thank you very much.
     
  17. Stefan Mizzi

    Stefan Mizzi Well-Known Member

    Joined:
    Feb 6, 2015
    Ratings:
    +625 / 0 / -0
    You need to create one yourself. Sector 3 uploaded samples here
    https://github.com/sector3studios/r3e-api
     
    • Like Like x 1
  18. Stefan Mizzi

    Stefan Mizzi Well-Known Member

    Joined:
    Feb 6, 2015
    Ratings:
    +625 / 0 / -0
    Not sure if Sector 3 would like this (if so delete this post!) but here is a hint...


    upload_2017-5-16_8-19-39.png
     
  19. Thomas Horn

    Thomas Horn New Member

    Joined:
    Jul 4, 2016
    Ratings:
    +1 / 0 / -0
    Thank you, Stefan. So i can at least have the lap times of the players at the leaderboard. Still missing the sector times and the information which player was challenged...any ideas?
     
  20. Stefan Mizzi

    Stefan Mizzi Well-Known Member

    Joined:
    Feb 6, 2015
    Ratings:
    +625 / 0 / -0
    For sector times, I use the shared memory api and save the session at the end, but each user needs to run an app locally on his pc for this and then load your file to your server. Did something once but then I abandoned the project as it did not generate much interest.
    https://forum.sector3studios.com/index.php?threads/online-portal-for-race-results-discontinued.3722/