Hello everyone!
I'm trying to get into this offset finding bussiness.
Let's start easy and say for example that i know the offset for my character name which is baseadress + 0x827D88.
If i search my character name in CE i get one static adress which is 00C27D88.
How do i get the offset from that adress ? How do i go from 00C27D88 to 0x827D88 ?
I'm finding adresses but i dont know how to get the actual offset.
Please tell me or link me guides that actually helps me aquire this. The guides i read here does NOT help me do this.