Tried updating some of the offsets but nothing shows up on the radar....anyone figured it out post patch? Thanks.
This is what I updated it to
uint64_t EntitySystem = 0xC0;
uint64_t pSystem = 0x90;
uint16_t ObjectCount = 0x0;
uint64_t EntityList = 0xC0;
uint16_t ObjectCountOffset = 0x40092;
uint64_t EntityListOffset = 0x40098;
uint64_t CameraBase = 0x928;
uint64_t ViewMatrixOffset = 0x230;
uint64_t CameraPosOffset = 0x2F0;
uint64_t ProjectionMatrixOffset = 0x270;