Post: Finding an offset
07-21-2017, 10:30 PM #1
DPO23
Climbing up the ladder
(adsbygoogle = window.adsbygoogle || []).push({}); I have these offsets for Uncharted 2 1.09.
I would like to know how I can find the same offsets on v1.00
If someone is able to explain it, please contact me

U2
BCES00757
v1.09
Eboot
Code:
Dev Menu
OGP=881821C82F800000409E02A0
COP=38000001981821C8480002A0
Memory
Code:
Dev Menu
00794D34 38000001
00794D38 981821C8
00794D3C 480002A0
07-23-2017, 10:57 PM #2
Dro
i<3myPs3
Originally posted by DPO23 View Post
I have these offsets for Uncharted 2 1.09.
I would like to know how I can find the same offsets on v1.00
If someone is able to explain it, please contact me

U2
BCES00757
v1.09
Eboot
Code:
Dev Menu
OGP=881821C82F800000409E02A0
COP=38000001981821C8480002A0
Memory
Code:
Dev Menu
00794D34 38000001
00794D38 981821C8
00794D3C 480002A0



Go to v1.09 and find the default bytes at that address. These bytes should be the same, but the address will most likely be different for v1.00, of course..

Once you find the default bytes, you can go back to v1.00 and search for that array of bytes.
the v1.00 address(es) should be at or around the same range as the ones you have.

Hope that makes sense.
Last edited by Dro ; 07-24-2017 at 11:10 PM.
07-27-2017, 10:47 PM #3
DPO23
Climbing up the ladder
Originally posted by Dro View Post
Go to v1.09 and find the default bytes at that address. These bytes should be the same, but the address will most likely be different for v1.00, of course..

Once you find the default bytes, you can go back to v1.00 and search for that array of bytes.
the v1.00 address(es) should be at or around the same range as the ones you have.

Hope that makes sense.


Yeah, that's exactly what I was thinking to do
Thank you

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo