Se encontraron 10 coincidencias

por xpolhecx
04 Mar 2012 16:57
Foro: Non-spanish forum
Tema: How to write program in Visual Studio to get data from Race0
Respuestas: 21
Vistas: 10195

Re: How to write program in Visual Studio to get data from R

Ok i am finally on right track :) I have to find pointers to RAM address to access data i need :) It will took me some time to finish my project and write support for many, many games, but no problem :)
por xpolhecx
24 Feb 2012 00:02
Foro: Non-spanish forum
Tema: How to write program in Visual Studio to get data from Race0
Respuestas: 21
Vistas: 10195

Re: How to write program in Visual Studio to get data from R

Thanks for edit my post :wink: Yes this is my custom LCD display :) Thank you. I tryed to use structure but i didnt know how to, so i used second method. I am converting bytes to floating numbers. Can you explain or show me some example how do you use structure to get data? This is my code. It's wor...
por xpolhecx
23 Feb 2012 14:47
Foro: Non-spanish forum
Tema: How to write program in Visual Studio to get data from Race0
Respuestas: 21
Vistas: 10195

Re: How to write program in Visual Studio to get data from R

One more problem :) When i open MMF file ($Race$) i cant find scoring data like user standings, user best and last lap time, etc.... Any idea where those informations are located? http://s16.postimage.org/70bv79pxd/mmpf4.jpg This is my DIY F1 Steering Wheel with my SLI BOARD electronics. Now i need ...
por xpolhecx
18 Feb 2012 13:38
Foro: Non-spanish forum
Tema: How to write program in Visual Studio to get data from Race0
Respuestas: 21
Vistas: 10195

Re: How to write program in Visual Studio to get data from R

Thank you. Its bad because i dont speak spanish and dont understand spanish comments :/ But you gave me an idea how to start with memory mapped files.

I managed to open MMF, now i just need to read some bytes and thats it. Any ideas?
por xpolhecx
17 Feb 2012 20:25
Foro: Non-spanish forum
Tema: How to write program in Visual Studio to get data from Race0
Respuestas: 21
Vistas: 10195

Re: How to write program in Visual Studio to get data from R

Ok i managed to see data in MMF Visualizer. Can someone give me example, how to use this MMF file in Visual Studio and read data from it?
por xpolhecx
17 Feb 2012 16:43
Foro: Non-spanish forum
Tema: How to write program in Visual Studio to get data from Race0
Respuestas: 21
Vistas: 10195

Re: How to write program in Visual Studio to get data from R

Thank you for that. I will try and report back.
por xpolhecx
17 Feb 2012 14:23
Foro: Non-spanish forum
Tema: How to write program in Visual Studio to get data from Race0
Respuestas: 21
Vistas: 10195

Re: How to write program in Visual Studio to get data from R

Yes, that was the answer from Simbin support. Does somebody have experience or some information, how can i read data from RAM? Some example would be very helpful. Hello, Unfortunately, due to licence contracts, we cannot provide this kind of information. I know some guys have made tools to display i...
por xpolhecx
16 Feb 2012 21:56
Foro: Non-spanish forum
Tema: How to write program in Visual Studio to get data from Race0
Respuestas: 21
Vistas: 10195

How to write program in Visual Studio to get data from Race0

Hello I need to write plugin in Visual Studio to get telemetry data from Race07 such as tire temperature, tire usage, fuel, rpm, speed.... Can someone give me information or link me some documentation on how to do it for Race07. I managed to write plugin for rfactor only :/ Can someone please help m...