Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OnBeatmapChanged dosen't work. #51

Open
Someone999 opened this issue Oct 31, 2020 · 11 comments
Open

OnBeatmapChanged dosen't work. #51

Someone999 opened this issue Oct 31, 2020 · 11 comments

Comments

@Someone999
Copy link
Contributor

I can't read any valid data from the addresses ORTDP got.
image

Address:0x12B18003
image
Fail to read Address 0x8B24048F.

@Someone999
Copy link
Contributor Author

ReadProcessMemory to a byte array and use Encoding.UTF8.GetString

@Someone999
Copy link
Contributor Author

size is 2048 bytes

@Someone999
Copy link
Contributor Author

image
Memory Content

@Deliay
Copy link
Member

Deliay commented Nov 2, 2020

osu! update may change the object structure in memory, try update 'ortdp' to latest version

@Someone999
Copy link
Contributor Author

Someone999 commented Nov 2, 2020

It looks like version of my ortdp is up-to-date.
1.6.6/1.6.6

@Someone999
Copy link
Contributor Author

Someone999 commented Nov 3, 2020

It works after the update of osu! yesterday (20201102.5). Thanks

@Someone999 Someone999 reopened this Nov 4, 2020
@Someone999
Copy link
Contributor Author

But it happened again for many times recently.

@Someone999
Copy link
Contributor Author

Contents in memory are the same everytime.

@Someone999
Copy link
Contributor Author

Someone999 commented Nov 5, 2020

And I found ORTDP can get correct address if game is it's first launch.

@Someone999
Copy link
Contributor Author

After this, ORTDP can only get game status address at first and can not get correct address of beatmap.

@Someone999
Copy link
Contributor Author

Someone999 commented Nov 5, 2020

I need to restart Sync for twice to get the beatmap base address. But ORTDP can not get any beatmap info in the runing period after the restart. If I restart again, RTPPD will shows that it can not find any beatmap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants