View previous topic :: View next topic |
Author |
Message |
urufu How do I cheat?
Reputation: 0
Joined: 18 Mar 2019 Posts: 6
|
Posted: Sat Mar 23, 2019 11:40 am Post subject: How to look up the base pointer of emulator games(citra...) |
|
|
Hi,
I wonder how to look up the base pointer of emulator games such as citra(3DS game emulator and so on)?
Following the tutorials of Auto Assembler and multiply Pointers, I could find nothing or always the same unreal pointer...
Anyone could help me?
Thanks very much.
|
|
Back to top |
|
 |
OldCheatEngineUser Whateven rank
Reputation: 20
Joined: 01 Feb 2016 Posts: 1586
|
Posted: Sat Mar 23, 2019 10:02 pm Post subject: |
|
|
simply pointers wont work in emulators, however if emulator map addresses inside a static region then you can simply use that as a pointer. (emulator+XXXXX)
_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
STN wrote: | i am a sweetheart. |
|
|
Back to top |
|
 |
urufu How do I cheat?
Reputation: 0
Joined: 18 Mar 2019 Posts: 6
|
Posted: Mon Apr 01, 2019 10:41 am Post subject: |
|
|
OldCheatEngineUser wrote: | simply pointers wont work in emulators, however if emulator map addresses inside a static region then you can simply use that as a pointer. (emulator+XXXXX) |
Um... Thank you for your feedback.
However, what are map addresses and how to?
|
|
Back to top |
|
 |
|