Skip to content

Tried updating offsets, can't get anything to show up in radar #24

@cm1337

Description

@cm1337

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;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions