Hi everyone, my first post here
I’m trying to extract the real-time coordinates of the ball and the hoop (ring) while playing NBA 2K(offline modes ofc). Specifically, I want to log this data into a CSV file for analysis.
From what I understand, this data is stored in memory, but I’m not sure how to access it. I’ve heard about tools like Cheat Engine and modding frameworks and I looked into some of the earlier posts but I couldn't find anything similar to this
But I’m completely new to this and could use some guidance.
Here’s what I’m looking for:
How to find the memory addresses for the ball and ring coordinates.
Tools or scripts to extract and log this data into a CSV file.
Any existing mods or resources that might simplify this process.
Note: It doesn’t have to be NBA 2K25. I’d like to know if this is possible even on earlier titles like NBA 2K23 or NBA 2K24.
If anyone has experience with this or can point me in the right direction, I’d really appreciate it!
Thanks in advance!