Someone999

Results 80 comments of Someone999

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

![image](https://user-images.githubusercontent.com/45456778/97772407-a81aec80-1b81-11eb-96c2-6e12a8f36b7d.png) Memory Content

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

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

But it happened again for many times recently.

Contents in memory are the same everytime.

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

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

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...