Skip to content

Wrong memory offsets, access to steering angle and others #122

@MrKubul

Description

@MrKubul

Hi, with the newest version of game (1.0.231.0), memory offsets are still wrong and data collected is some memory trash. Function getScriptHandleBaseAddress(int handle) only returned addresses which are way off in comparison to addresses where game actually is placed. I did some investigation and was able to find addresses of speed value and general throttle/brake value. Their addresses are accordingly GTAV.exe base memory address +2549114 and +2549110 (They seem not to change even when realoading the game). I searched all adresses nearby (to this point in every version offsets for all the values were pretty similar) and couldn't find antyhing connected to steering angle. It seems like it was moved somewhere else or encoded in some strange form. I would be grateul if someone would find actual offsets, or hint me how to find them.

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