https://github.com/cosimo/rfactor2-racestandings
rFactor2 racing simulation plugin. Exports the full race standings to a text file every time the leader completes a lap.
https://github.com/cosimo/rfactor2-racestandings
Last synced: 11 months ago
JSON representation
rFactor2 racing simulation plugin. Exports the full race standings to a text file every time the leader completes a lap.
- Host: GitHub
- URL: https://github.com/cosimo/rfactor2-racestandings
- Owner: cosimo
- Created: 2016-06-04T17:34:25.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-05-19T13:54:08.000Z (about 7 years ago)
- Last Synced: 2025-03-01T09:46:41.746Z (over 1 year ago)
- Language: C++
- Size: 22.5 KB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
rFactor2 RaceStandings plugin
=============================
Author: Cosimo
Last update: 2016/06/04
URL: http://isiforums.net/f/showthread.php/29132-Race-standings-dedicated-server-plugin
Status: Works!
== What is this? ==
RaceStandings is an rFactor 2 plugin.
It is most useful when you are hosting races on a dedicated rF2 server.
== What does it do? ==
It exports the full race standings to a text file every time the leader completes a lap.
It activates only in Race sessions and writes to a file called "\Path\To\rFactor2\RaceStandings.csv".
== Why? ==
Because it sucks when a dedicated server crashes and there's no way to reconstruct the race situation from an official source.
This plugin will export the full race standings every time the leader completes a lap.
This could be a very long time for tracks like the Nordschleife, but this is how it works today.
== Installation ==
Copy the RaceStandings_x64.dll into your rFactor2 plugins folder,
most likely a directory like this:
"C:\Program files (x86)\rFactor2\Bin64\Plugins"
== For feedback ==
Feedback on bugs, feature requests, generous donations :)
etc... are appreciated:
http://isiforums.net/f/showthread.php/29132-Race-standings-dedicated-server-plugin
Have fun,
--
Cosimo