FL0WL0W / EFIGenie

An open source engine management
26 stars 2 forks source link

Create binary logging format #28

Closed FL0WL0W closed 2 years ago

FL0WL0W commented 2 years ago

likely just an array of frames that contain the variables being logged and the current tick with a metadata header at the beginning of the file

FL0WL0W commented 2 years ago

UINT32: Variable Metadata Length Variable Metadata UINT32: Number of Variables logged UINT32 List of VariableIds in order that they are logged Frames of variables