Austin Baccus

Results 17 comments of Austin Baccus

@Caboose12000 @gungurbuz I'll investigate this when I get home. Ping me again if you don't hear from me in 48 hours.

@gungurbuz @Caboose12000 hey guys, sorry this took so long. I recently started a new job at Microsoft as a software engineer (woohoo!), but I haven't had as much time to...

@gungurbuz This was the solution that worked for @Caboose12000: https://github.com/austinbaccus/forza-telemetry/issues/50#issuecomment-1008172636 (Ignore steps 1 and 2)

@fauwzk yes, it is. In fact this is the main method used by most other Forza telemetry apps on GitHub. I would love to add support for this feature, but...

Good investigation! I'm 99% sure that the slowness is because of the map drawing too many lines. I've run into this issue before. The map eventually has to render so...

@tpressley this is off-topic, but how does this app work with FH5? I'm waiting until the 9th to get it so I haven't been able to test it yet -...

When does the latency start becoming apparent when using this app? Is it still immediate or does it take a few minutes? I've never noticed the C# side of things...

@tpressley Here's what I noticed after trying to replicate this: I noticed lag too I played for 15 minutes on FH4 and hit the max amount of lines the map...

@tpressley I'm going to do some more testing. This is my first React/Electron project so I'm still figuring out how to use the Dev Tools. Hopefully I'll figure out a...

![image](https://user-images.githubusercontent.com/10345834/140673716-08de6026-b467-4a03-9b4f-1c325c606b24.png) There is one sub-process within the main process that is getting pretty large. This sub process started at 40MB and goes up by 9MB every second. However it goes...