C1XTZ / ac-rennsporthud

A app that brings the ingame HUD of the racing game "Rennsport" to Assetto Corsa
GNU General Public License v3.0
10 stars 2 forks source link

Alot of issues #2

Open SIUUUUUUUUUU17 opened 1 week ago

SIUUUUUUUUUU17 commented 1 week ago

There's a lot of problems that I find with the HUD

If this is still maintained I hope you see this

C1XTZ commented 3 days ago
  • The lap timer STAYS RED after an invalid lap

Fixed, invalid laps now also stay red in the lap history

  • Invalid laps are counted into best lap time

I'm just taking the values that CSP makes available, might not be optimal but if CSP counts invalid lap as best laps im going to keep it like it is.

  • Position counter is off compared to GT7 HUD and CMRT

Online? Offline? Session Type? CSP Version?

  • Cars without TC or ABS have counters on "OFF" by default regardless of it being forced on in assists menu. Compared to CMRT which correctly displays TC and ABS values accordingly

Fixed

  • The HUD dies when running with encrypted data car like URD mods. Tested with basically every LUA-based HUDs and only this one seems to break

I tried multiple encrypted data cars that all ran without issue, can you give me a exact mod name so I can try to replicate?

SIUUUUUUUUUU17 commented 2 days ago

I'm just taking the values that CSP makes available, might not be optimal but if CSP counts invalid lap as best laps im going to keep it like it is.

I'm basing this finding off of my comparison with the CMRT Complete HUD set as well as the GT7 HUD set. They don't register AC-invalidated laps into session best

  • Position counter is off compared to GT7 HUD and CMRT

Online? Offline? Session Type? CSP Version?

Online, every session, CSP 0.2.5preview

I tried multiple encrypted data cars that all ran without issue, can you give me a exact mod name so I can try to replicate?

I only tested this on the URD Darche 992 GT3-R, on CSP 0.2.5preview

C1XTZ commented 2 days ago

I'm basing this finding off of my comparison with the CMRT Complete HUD set as well as the GT7 HUD set. They don't register AC-invalidated laps into session best

They're probably keeping track of it seperately, which would require me to redo a lot of elements, which I currently do not have the desire or time to do. Sorry

Online, every session, CSP 0.2.5preview

Online has been full of issues regarding the leaderboard, it has been a known CSP issue in the past and I'm already hiding a lot of information online because of it. I know Cogno had the same issues for CMRT and went to great lengths to work around it, probably same as above, dont have the time / desire to overhaul it for online. Sorry

I only tested this on the URD Darche 992 GT3-R, on CSP 0.2.5preview

Tested both their CLK and Radical and the work without issue, I'm not willing to spend money to test. Please open the Lua Debug app and add a screenshot of the full error, perhaps I can figure it out that way.