ProjectWinterHack icon indicating copy to clipboard operation
ProjectWinterHack copied to clipboard

update offset

Open cielthephantom2 opened this issue 2 years ago • 2 comments

i tried to update offset with dnspy and found { // Token: 0x060012AC RID: 4780 RVA: 0x00002053 File Offset: 0x00000253 [Token(Token = "0x60012AC")] [Address(RVA = "0xA73C70", Offset = "0xA72470", VA = "0x180A73C70")] private void Update() { } } so new offset for Methods::GameManager_Update is "0xA72470" right ?

cielthephantom2 avatar Jun 23 '23 22:06 cielthephantom2

i tried to update offset with dnspy and found { // Token: 0x060012AC RID: 4780 RVA: 0x00002053 File Offset: 0x00000253 [Token(Token = "0x60012AC")] [Address(RVA = "0xA73C70", Offset = "0xA72470", VA = "0x180A73C70")] private void Update() { } } so new offset for Methods::GameManager_Update is "0xA72470" right ?

do you fifured it out?

ciriwitcher avatar Jan 07 '24 00:01 ciriwitcher