Skip to content
This repository was archived by the owner on Sep 12, 2025. It is now read-only.

lordp/RLCApp

 
 

Repository files navigation

Racing League Charts App

The code here is a basic live timing system for Codemasters F1 2013 racing game, used in conjunction with the Racing League Charts website - https://racingleaguecharts.com / https://github.com/lordp/RacingLeagueCharts

Run Time Requirements

You may need to install a C++ Redistributable from Microsoft. You can download this here.

How to use

  1. Unzip to a convenient directory
  2. Run racingleaguecharts.exe
  3. This must be run, configured and started before F1 2013.
  4. (Un)Checking the 'Enable' checkbox in the General section will change the game config on the fly.
  5. The forwarding system is untested, use at your own risk (and it doesn't save entered values... sorry).

Development Requirements

32 bit copy of Python 2.7.6 plus 32 bit versions of the following:

  1. wxPython
  2. python-requests
  3. lxml
  4. WMI
  5. PyWin32

About

A basic live timing system for Codemasters F1 2013

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%