ABS & TC active in ...
 
Notifications
Clear all

ABS & TC active in Raceroom

5 Posts
4 Users
0 Likes
1,978 Views
(@kerfmas5)
New Member
Joined: 3 years ago
Posts: 1
Topic starter  

Hello. First of all thanks for providing this great software. I love it.

I did read and old message thats says its not implemented from Raceroom side but messaging with them, seems that its included in the Raceroom shared memory api.

Reading the api I search this in one of the files.

Β 

[StructLayout(LayoutKind.Sequential, Pack = 1)]
internal struct AidSettings
{
// ABS; -1 = N/A, 0 = off, 1 = on, 5 = currently active
public Int32 Abs;
// TC; -1 = N/A, 0 = off, 1 = on, 5 = currently active
public Int32 Tc;
// ESP; -1 = N/A, 0 = off, 1 = on low, 2 = on medium, 3 = on high, 5 = currently active
public Int32 Esp;
// Countersteer; -1 = N/A, 0 = off, 1 = on, 5 = currently active
public Int32 Countersteer;
// Cornering; -1 = N/A, 0 = off, 1 = on, 5 = currently active
public Int32 Cornering;
}

Β 

I'm not sure why it doesn't work or if it have to be implemented in any of the parts. Would be great making it work.

Thank you.


   
Quote
(@admin5435)
Prominent Member Admin
Joined: 7 years ago
Posts: 728
 

Hi ! Indeed it's something I missed from the previous updates of RRRE, it's added for the next incoming version πŸ˜‰Β 


   
ReplyQuote
(@herve45)
Trusted Member
Joined: 3 years ago
Posts: 40
 

Je ne comprends pas le problème

J'ai bien ces donnΓ©es sur mes dash


   
ReplyQuote
 Paul
(@paul)
New Member
Joined: 3 years ago
Posts: 1
 

Hi all,

Β 

i need some help. I use the Bosch Dashboard but TC is still 0.

Is there something i have to config?

I hav installed the latest Version of Simhub.


   
ReplyQuote
(@herve45)
Trusted Member
Joined: 3 years ago
Posts: 40

   
ReplyQuote
Share: