Devlog #3 of ProGaze
I might call it that
Lots of progress (atleast mentally ig), I don’t even remember where we left off. Anyways, I’m able to decode each incoming EVENT_RECORD into its’ EventPropertyInfoArray and EVENT_HEADER and then later by editable preference into individual variables. I use Tdh for this currently but might later make my own decoder if it seems relevant.
I’m also almost done with parsing that preferred event data into a binary file which will serve as the actual process timeline when being used by the ui. Speaking of ui, I’ve barely started but I know that I will use egui and eframe for it.
Not much else to say. I did take a pretty long break because there was a lot to process but now I’m back:p
Oh I also haven’t written in my log much lately because it’s kinda unnecessarily distracting, might do it more later though.
Screenshot 1 shows every available event property, some of which I could but don’t decode because they’re unnecessary
Screenshot 2 shows every decoded EVENT_HEADER variable and each decoded property, both in bytes
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.