notgoodusename / OsirisAndExtra

Other
128 stars 64 forks source link

Clean up #423

Open ghost opened 1 year ago

ghost commented 1 year ago

https://github.com/notgoodusename/OsirisAndExtra/blob/425fd21655812d8da1ed8be6cbf37c3bda8231ac/Osiris/SDK/Prediction.h#L26

@notgoodusename Padding not needed?

split.m_bFirstTimePredicted = 0x18 split.m_nCommandsPredicted = 0x1C split.m_nServerCommandsAcknowledged = 0x20 split.m_bPreviousAckHadError = 0x24 split.m_EntsWithPredictionErrorsInLastAck = 0x40 split.m_bPerformedTickShift = 0x48

There's no need to do a manual padding?

https://www.unknowncheats.me/forum/3482390-post15919.html (Latest class)