RiddleTime / Race-Element

Solutions for Sim Racing
https://race.elementfuture.com
GNU General Public License v3.0
77 stars 18 forks source link

Add AC1 and iRacing support for 3 simple HUDs as PoC #200

Closed dirkaw closed 2 months ago

dirkaw commented 2 months ago

Add AC1 and iRacing support to the following HUDs: 1) current gear 2) shift indicator 3) input trace

Tested with ACC, AC1 and iRacing.

RiddleTime commented 2 months ago

I have added a new project HUD.Common, the huds created in this project are listed in the HUD Tab when the selected game is not set to Assetto Corsa Competizione.

Preferably for the PR, copy the changes made to the ACC overlays to HUD.Common and revert the changes for HUD.ACC. (follow the same folder structure as the acc hud project and if possible adjust the namespaces)