News The March 2019 developer notes

Discussion in 'News & Announcements' started by J-F Chardon, Mar 15, 2019.

  1. yoori

    yoori Well-Known Member

    Joined:
    Feb 10, 2017
    Ratings:
    +103 / 0 / -0
    Did I see a driver change pit menu option in new shared memory or was I dreaming? Is it for on site events or should we get ready for proper online endurance races?
     
  2. majuh

    majuh Well-Known Member

    Joined:
    May 1, 2015
    Ratings:
    +257 / 0 / -0
    That's for ADAC GT Masters single player races.
     
  3. =Andre=

    =Andre= New Member

    Joined:
    Nov 30, 2017
    Ratings:
    +3 / 0 / -0
    Hi guys,
    I'm SimShaker - Wheels app developer and would like to get early access to beta RRRE builds in order to test my app interaction with new RRRE Shared Memory. I tried to contact Kitsune Magyar on Monday as it was suggested, but didn't get answer so far. Would anyone please help me?
     
    • Like x 3
    • Creative x 2
    • Agree x 1
    • Funny x 1
    • Informative x 1
    • Wonderful x 1
  4. Eisprinzessin

    Eisprinzessin Well-Known Member

    Joined:
    Dec 7, 2015
    Ratings:
    +315 / 0 / -0
    Adding Tyre pressure is a big step to close up to other sims
     
  5. FormelLMS

    FormelLMS Well-Known Member

    Joined:
    Apr 8, 2015
    Ratings:
    +229 / 0 / -0
    One question: @J-F Chardon
    I don't read anything about a DX upgrade here. Is this cancelled?
    I ask, because my PC can't handle all graphics in VR and I had hoped, that there will be some enhancements. Enabling shadows in VR forces one core to more then 90 percent even on 4,9 GHz and it seems that Raceroom don't want to use any of the other seven cores. So even when I think, DX changes is not the holy Grail, but it can handle multithread, what helps much in those cases.
     
  6. J-F Chardon

    J-F Chardon KW Studios Developer

    Joined:
    Jan 15, 2015
    Ratings:
    +5,041 / 0 / -0
    I have listed all the things we are currently working on. This doesn't mean that our other plans are cancelled. We just have two programmers and we had to put some things in the freezer for a bit.
     
    • Like Like x 4
    • Informative Informative x 3
    • Agree Agree x 1
  7. J-F Chardon

    J-F Chardon KW Studios Developer

    Joined:
    Jan 15, 2015
    Ratings:
    +5,041 / 0 / -0
    There seems to be some people who would like early access to a build with the shared memory changes and have not heard back from Kitsune.


    Please contact me instead with a link to your application.
    The most direct way is through Discord : https://discord.gg/CXTxJJp
     
    • Like Like x 1
  8. FormelLMS

    FormelLMS Well-Known Member

    Joined:
    Apr 8, 2015
    Ratings:
    +229 / 0 / -0
    Thanks for your kind answer. Hoping, that DX upgrade is one of the next. It is a bit unfortunate, that a fast PC can't handle some things in VR and this affects the enjoyment a bit.
    Do you know at this time, if the upgrade will go to DX11 or DX12 if you will do it?
     
    • Like Like x 1
    • Agree Agree x 1
  9. rad

    rad Well-Known Member

    Joined:
    Jan 29, 2015
    Ratings:
    +458 / 0 / -0
    I have an app that says "Hello World from circuitName". Can I have an early access?
     
    • Funny Funny x 2
    • Creative Creative x 1
  10. Eugen Sechel

    Eugen Sechel Member

    Joined:
    Jun 4, 2015
    Ratings:
    +13 / 0 / -0
    Hi, guys, awesome news! Just when I think not much is changing under the hood you come forward with some nice improvements. Raceroom really grew a lot since 2015 when I started playing and it's been one heck of a trip.

    Just one question about the tyre and suspension changes: will these impact CPU load with let's say around 30 AI? I just want to make sure I'm ready for the update and not missing out on these things. I have some very special plans for these simulated mother******s :D .
     
  11. Tuborg

    Tuborg Well-Known Member

    Joined:
    Feb 4, 2015
    Ratings:
    +457 / 0 / -0
    Yes please! I am working on an app named ASAP. Coming up very soon :D
     
    • Funny Funny x 2
  12. Christian G

    Christian G Topological Agitator Beta tester

    Joined:
    Apr 8, 2015
    Ratings:
    +2,411 / 0 / -0
    If anything, Vulkan should be the way to go. ^^
     
    • Like Like x 1
    • Agree Agree x 1
  13. J-F Chardon

    J-F Chardon KW Studios Developer

    Joined:
    Jan 15, 2015
    Ratings:
    +5,041 / 0 / -0
    Important to all app developers :

    Shared mem files are now updated in OP to version 2.3

    Note also that a r3e_data.json will from now on be included in Game\GameData\General\
     
  14. totalgamertb21

    totalgamertb21 Active Member

    Joined:
    Mar 9, 2017
    Ratings:
    +26 / 0 / -0
    So, obviously all the stuff you mentioned won't be coming out in 1 big update, but is there anything you're really prioritising above everything else?
     
  15. Bull Shark

    Bull Shark Well-Known Member

    Joined:
    Mar 14, 2019
    Ratings:
    +162 / 0 / -0
    I would love to see Oulton Park full layout instead of only the short layout. Love that track in Project Cars.
     
  16. Nir Tal

    Nir Tal Well-Known Member

    Joined:
    Aug 29, 2016
    Ratings:
    +53 / 0 / -0
    great new S3

    love this part :) finally I can sharpen my setups with guessing

    // Car setup (radians, meters, meters per second)
    public TireData<Double> SuspensionDeflection;
    public TireData<Double> SuspensionVelocity;
    public TireData<Double> Camber;
    public TireData<Double> RideHeight;
    public Double FrontWingHeight;
    public Double FrontRollAngle;
    public Double RearRollAngle;
    // Current engine torque
    public Double EngineTorque;

    // Current downforce
    // Unit: Newtons (N)
    public Double CurrentDownforce;
     
    • Like Like x 1
  17. Anthony Monteil

    Anthony Monteil KW Studios Developer

    Joined:
    Jan 14, 2015
    Ratings:
    +1,199 / 0 / -0

    You mean Brands Hatch, right? Oulton Park is great aswell though ;)
     
    • Like Like x 3
    • Agree Agree x 2
    • Funny Funny x 1
  18. Bull Shark

    Bull Shark Well-Known Member

    Joined:
    Mar 14, 2019
    Ratings:
    +162 / 0 / -0
    Haha. Yeah I agree Brands Hatch should also have the full layout indeed.
     
    • Like Like x 3
  19. RacingSym

    RacingSym Active Member

    Joined:
    Aug 19, 2017
    Ratings:
    +33 / 0 / -0
    Old Hockenheim as well^^
     
    • Agree Agree x 1
  20. RacingSym

    RacingSym Active Member

    Joined:
    Aug 19, 2017
    Ratings:
    +33 / 0 / -0
    I miss dearly This GT2 Legends.
     

    Attached Files: