Skip to content

Feat: Add Genesis 2026 LMU profiles#26

Open
mikeev261 wants to merge 4 commits intoLovely-Sim-Racing:mainfrom
mikeev261:genesis_cars
Open

Feat: Add Genesis 2026 LMU profiles#26
mikeev261 wants to merge 4 commits intoLovely-Sim-Racing:mainfrom
mikeev261:genesis_cars

Conversation

@mikeev261
Copy link
Copy Markdown

Pull Request: Add 2026 Genesis GMR-001 Profiles (LMU)

Description

This Pull Request introduces LED telemetry profiles for the new 2026 Genesis GMR-001 Hypercar in Le Mans Ultimate.

Changes

  1. Added hyper-am-genesis-custom-team-2026.json:
    • Implemented the Custom Team telemetry dataset.
  2. Added hyper-am-genesis-magma-racing-2026.json:
    • Implemented the Magma Racing telemetry dataset.

Both configurations natively map the physical LED count, color scaling, and gear-specific RPM sweep triggers directly mapped from the LMU data stream for the 2026 GMR-001 framework.

Testing

  • JSON layouts successfully pass standard JSON linting constraints and pre-commit verification blocks.
  • Mappings have been cleanly validated against SimHub data ingest for accuracy.

Copy link
Copy Markdown
Collaborator

@ATSR-Alex ATSR-Alex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The file names don't seem to match the SimHub carId outputs.

SimHub's native DataCorePlugin.GameData.CarId property outputs Hyper_Genesis Magma Racing 2026_17 and Hyper_Genesis Custom Team 2026_397 for the Genesis hypercar.

This would result in file names:

  • hyper-genesis-magma-racing-2026-17.json
  • hyper-genesis-custom-team-2026-397.json

Apart from the file names, all parameters within the json file look good.

@mikeev261
Copy link
Copy Markdown
Author

mikeev261 commented Apr 4, 2026

The file names don't seem to match the SimHub carId outputs.

SimHub's native DataCorePlugin.GameData.CarId property outputs Hyper_Genesis Magma Racing 2026_17 and Hyper_Genesis Custom Team 2026_397 for the Genesis hypercar.

This would result in file names:

  • hyper-genesis-magma-racing-2026-17.json
  • hyper-genesis-custom-team-2026-397.json

Apart from the file names, all parameters within the json file look good.

Thanks Alex. I've made these changes in d348913

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants