Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


How to assign a name to a base address?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
Drivium
Advanced Cheater
Reputation: 0

Joined: 16 Apr 2013
Posts: 97

PostPosted: Fri May 10, 2019 5:27 pm    Post subject: How to assign a name to a base address? Reply with quote

Here's what I want to do...

I want to use code like this:

Code:

[ENABLE]
aobscan(arraystart,00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 41 BC 05 D8 43 ?? ?? ?? 43 29 ?? ?? 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10 26 3A 00 10 26 39 10 FF FF FF FF 10 32 5C 98 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3F 80 00 00 00 00 00 00 00 00 00 00 43 28 FB 38 00 00 00)
registersymbol(_playerbase)
label(_playerbase)

arraystart+78:
_playerbase:


[DISABLE]
unregistersymbol(_playerbase)


Except, instead of an array, I want to use a base address.

Check this pseudo code:

Code:
[ENABLE]
aobscan(arraystart,Cemu.exe+83BED5)
registersymbol(_playerbase)
label(_playerbase)

arraystart+78:
_playerbase:


[DISABLE]
unregistersymbol(_playerbase)


Obviously, it's not an aob, but I just don't know the correct syntax.

In other words, how can I call an address (Cemu.exe+83BED5) by name? Thanks in advance.
Back to top
View user's profile Send private message
TheyCallMeTim13
Wiki Contributor
Reputation: 50

Joined: 24 Feb 2017
Posts: 976
Location: Pluto

PostPosted: Fri May 10, 2019 11:15 pm    Post subject: Reply with quote

Code:
[ENABLE]
label(_playerbase)
registersymbol(_playerbase)

Cemu.exe+83BED5+78:
_playerbase:


[DISABLE]
unregistersymbol(_playerbase)

_________________
Back to top
View user's profile Send private message Visit poster's website
Drivium
Advanced Cheater
Reputation: 0

Joined: 16 Apr 2013
Posts: 97

PostPosted: Mon May 13, 2019 2:18 pm    Post subject: Reply with quote

TheyCallMeTim13 wrote:
Code:
[ENABLE]
label(_playerbase)
registersymbol(_playerbase)

Cemu.exe+83BED5+78:
_playerbase:


[DISABLE]
unregistersymbol(_playerbase)


Thank you!!!!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites