Releases: SenorPez/project-cars-replay-enhancer
Project CARS Replay Enhancer 0.6.1 Release Candidate 1
Release Candidate 1 for release of version 0.6.1 of the Project CARS Replay Enhancer.
New Features
- Some Ruapuna Park data added to pit stop detection.
Bug Fixes
- Error creating sync video. SenorPez/project-cars-replay-enhancer-ui#29
Installation
Available via pip:
pip install replayenhancer==0.6.1rc1
Project CARS Replay Enhancer 0.6
Release of version 0.6 of the Project CARS Replay Enhancer.
New Features:
- Ability to fake watched car: #92 Set
"viewed" : true
in aparticipant_config
entry. - Race finished flyout: #137
- Parameter
show_timer
to show or hide timer and lap counter: #117 - Parameter
champion_color
to change the background color of the Series Champion card: #116 - Parameters
champion_width
andchampion_height
to change the size of the Series Champion card: #115 - Support for multi-class races: #85
- Time-based race handling: #120
Bug Fixes:
- Middle white line appears when not needed. #133
Installation
Available via pip:
pip install replayenhancer
Project CARS Replay Enhancer 0.5.2
Patch release of version 0.5.2 of the Project CARS Replay Enhancer.
Includes fix for telemetry and video falling out of sync in long races. (#128)
Installation and upgrading is through pip
:
Install:
pip install replayenhancer
Upgrade:
pip install --upgrade replayenhancer
Telemetry capture and configuration file creation are accomplished using the Project CARS Replay Enhancer UI
Project CARS Replay Enhancer 0.5.1
Patch release of version 0.5.1 of the Project CARS Replay Enhancer.
Installation and upgrading is through pip
:
Install:
pip install replayenhancer
Upgrade:
pip install --upgrade replayenhancer
Telemetry capture and configuration file creation are accomplished using the Project CARS Replay Enhancer UI
Project CARS Replay Enhancer 0.5
Initial release of version 0.5 of the Project CARS Replay Enhancer.
Installation and upgrading is through pip
:
Install:
pip install replayenhancer
Upgrade:
pip install --upgrade replayenhancer
Telemetry capture and configuration file creation are accomplished using the Project CARS Replay Enhancer UI