Jump to content
RealModScene
A90

Trying to find offsets for GRAW 2

Recommended Posts

 

First big thanks to felida because I learn from him a lot of things and he shares all tools I want.

I'm trying to find something like a red box offset that already this game has when I use a drone to scan the area I move the drone over another player and he comes red 

192-168-1-181-image1.png

and after that I do search full mapped memory after the search finished I bring the drone back another player not marked red anymore 

192-168-1-181-image2.png

I press smaller than and I moved the drone over the player again he comes red I press Greater than I did this steps until I got the fewer results but the problem is I don't know what kind of this offsets it is 

1byte or 2 3 4 float 

1-2.png

1byet-2.png

 

 

 

Share this post


Link to post
Share on other sites

it definitely would be changed vs unchanged...

initial scan,

get red box-> scan for changed

scan again with red box still on -> unchanged.. this will filter some down 

scan with redbox off -> changed..

 

etc.. 

as for the bytes... dunno.. it could be a simple 1 value for on/off..

it could be something else honestly.. 

Share this post


Link to post
Share on other sites

Thanx for your help 

i just did what you said about the search and I still have some problems to find offsts for the red box i found out 6 offsets that's give me breakpoints and that's it 

need more help  pls......

 

0x40490E73    1byte

8214A00C 5568083C             slwi r8,r11,1 
8214A010 5567103A             slwi r7,r11,2 
8214A014 81610108             lwz r11,108h(r1) 
8214A018 56C6083C             slwi r6,r22,1 
8214A01C 915F010C             stw r10,10Ch(r31) 
8214A020 556A083C             slwi r10,r11,1 
8214A024 913F0108             stw r9,108h(r31) 
8214A028 5569103A             slwi r9,r11,2 
8214A02C 81610094             lwz r11,94h(r1) 
8214A030 56C5103A             slwi r5,r22,2 
8214A034 911F0024             stw r8,24h(r31) 

0x40490E77    1byte

8214A00C 5568083C             slwi r8,r11,1 
8214A010 5567103A             slwi r7,r11,2 
8214A014 81610108             lwz r11,108h(r1) 
8214A018 56C6083C             slwi r6,r22,1 
8214A01C 915F010C             stw r10,10Ch(r31) 
8214A020 556A083C             slwi r10,r11,1 
8214A024 913F0108             stw r9,108h(r31) 
8214A028 5569103A             slwi r9,r11,2 
8214A02C 81610094             lwz r11,94h(r1) 
8214A030 56C5103A             slwi r5,r22,2 
8214A034 911F0024             stw r8,24h(r31) 

0x40490E72     2byte

8214A00C 5568083C             slwi r8,r11,1 
8214A010 5567103A             slwi r7,r11,2 
8214A014 81610108             lwz r11,108h(r1) 
8214A018 56C6083C             slwi r6,r22,1 
8214A01C 915F010C             stw r10,10Ch(r31) 
8214A020 556A083C             slwi r10,r11,1 
8214A024 913F0108             stw r9,108h(r31) 
8214A028 5569103A             slwi r9,r11,2 
8214A02C 81610094             lwz r11,94h(r1) 
8214A030 56C5103A             slwi r5,r22,2 
8214A034 911F0024             stw r8,24h(r31)

0x40490E76     2byte

8214A00C 5568083C             slwi r8,r11,1 
8214A010 5567103A             slwi r7,r11,2 
8214A014 81610108             lwz r11,108h(r1) 
8214A018 56C6083C             slwi r6,r22,1 
8214A01C 915F010C             stw r10,10Ch(r31) 
8214A020 556A083C             slwi r10,r11,1 
8214A024 913F0108             stw r9,108h(r31) 
8214A028 5569103A             slwi r9,r11,2 
8214A02C 81610094             lwz r11,94h(r1) 
8214A030 56C5103A             slwi r5,r22,2 
8214A034 911F0024             stw r8,24h(r31) 

0x40490E70     4byte

8214A00C 5568083C             slwi r8,r11,1 
8214A010 5567103A             slwi r7,r11,2 
8214A014 81610108             lwz r11,108h(r1) 
8214A018 56C6083C             slwi r6,r22,1 
8214A01C 915F010C             stw r10,10Ch(r31) 
8214A020 556A083C             slwi r10,r11,1 
8214A024 913F0108             stw r9,108h(r31) 
8214A028 5569103A             slwi r9,r11,2 
8214A02C 81610094             lwz r11,94h(r1) 
8214A030 56C5103A             slwi r5,r22,2 
8214A034 911F0024             stw r8,24h(r31)

0x40490E74     4byte

8214A00C 5568083C             slwi r8,r11,1 
8214A010 5567103A             slwi r7,r11,2 
8214A014 81610108             lwz r11,108h(r1) 
8214A018 56C6083C             slwi r6,r22,1 
8214A01C 915F010C             stw r10,10Ch(r31) 
8214A020 556A083C             slwi r10,r11,1 
8214A024 913F0108             stw r9,108h(r31) 
8214A028 5569103A             slwi r9,r11,2 
8214A02C 81610094             lwz r11,94h(r1) 
8214A030 56C5103A             slwi r5,r22,2 
8214A034 911F0024             stw r8,24h(r31) 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...