roket
Well-Known Member
- Joined
- Sep 22, 2022
- Threads
- 65
- Messages
- 2,046
- Reaction score
- 3,003
- Location
- Cave Creek, Arizona
- Website
- roketgamer.dev
- Vehicle(s)
- 2024 Ford Mustang Dark Horse
you could definitely make your own gauge clusters, but it sure aint gonna be easy.That's why we need @roket science!
its clear Ford is going for a more procedural approach (judging by how the 220mph speedometer works on every theme), which makes sense for development times. if you could somehow dump and decompile the programming for the IPC, you could maybe figure out how Ford assembles an instrument cluster theme and make your own. its very likely you will be working with some proprietary image formats and C++ code, but could be theoretically doable. if you're really, really stupid lucky, its possible that no programming could be needed at all and all the themes are a JSON and some images.
you would also need to hack the APIM's code to add your theme to the list of valid ones, or overwrite an existing theme if you dont want to do that. just know that, even if all of this is done, its gonna get undone come the next OTA update for either or both of those modules
Sponsored