- 46
- Posts
- 10
- Years
- Seen Nov 6, 2024
I ask because I found many tutorials that explain how to make a script, but don't break down the types piece by piece. this includes DiegoIsAwesome's tutorial, tajaros' script, and a few others around the internet.
I have a feeling that it starts the script, but I want to make doubly sure.
And for this statement:
#org 0x2202E4
It starts the script for 0x2202E4?
So, basically, you can predifine 0x2202E4 by using the org script? So, if I want to make a new offset, I would just input #org 0x530408?
Thank you.
I have a feeling that it starts the script, but I want to make doubly sure.
And for this statement:
#org 0x2202E4
It starts the script for 0x2202E4?
So, basically, you can predifine 0x2202E4 by using the org script? So, if I want to make a new offset, I would just input #org 0x530408?
Thank you.