JMBQ / Honkai_Impact_3rd_menu_mod

适用于 崩坏3rd 的菜单模块
115 stars 18 forks source link

About Memory Offset #42

Closed thienha1 closed 1 year ago

thienha1 commented 1 year ago

About memory offset, u mean get inside game then find value in memory and get those offset? So I can use GameGuardian then get ingame and scan value to reach out new offset?

JMBQ commented 1 year ago

do it if u can

thienha1 commented 1 year ago

do it if u can

I tried it but it show only Screenshot 2023-09-21 190334 result!

thienha1 commented 1 year ago

do it if u can

can u show me your way that how to find new offset in the new version?

JMBQ commented 1 year ago

I've actually said what to do before, but you don't seem to have mastered it. So let's get some real hands-on training. Take that no cd and practice, before first finding its offset via 6.8dump.cs, going to ida to locate it, and then looking for its unique code, and then looking for the new version of the method offset based on that code. 123

You see, excluding the time of ida analysing the i64 file, it only took me 1 minute to grab the new version of the offset, the picture must be mosaic, if I tell you the answer directly it makes no sense, you have to learn to find it yourself!