>Dante<
Call me Steven
- 201
- Posts
- 16
- Years
- Torino (ITA)
- Seen Jan 11, 2012
Istant change of camera with WBTO
As the title says, this is a command that allows to change in instant way the camera.
Before beginning to speak you about this command, I want to specify that, the creator of this "makeup" or "magic" (as you prefer) is R!cci (Skoria).
To understand well what I try to say, I show you a wonderful video with this special command.
for the one who had not understood yet, for WBTO I intend the command WriteByteToOffset that, as the same word says, it entrusts himself to write a byte in the RAM of the game (an only byte for WBTO).
Fortunately, for our command, only are necessary 2 WBTOs that point out the 2 positions of X and Y
Then, our command will be this way:
IMPORTANT: This command is only for pokèmon Ruby
Now...
will you ask you, why I had opened this topic in the section "research and development"??
because I need your help to know how to do the same thing on Fire red..
Does someone have some idea??
As the title says, this is a command that allows to change in instant way the camera.
Before beginning to speak you about this command, I want to specify that, the creator of this "makeup" or "magic" (as you prefer) is R!cci (Skoria).
To understand well what I try to say, I show you a wonderful video with this special command.
for the one who had not understood yet, for WBTO I intend the command WriteByteToOffset that, as the same word says, it entrusts himself to write a byte in the RAM of the game (an only byte for WBTO).
Fortunately, for our command, only are necessary 2 WBTOs that point out the 2 positions of X and Y
![[PokeCommunity.com] Instant change of camera with WBTO [PokeCommunity.com] Instant change of camera with WBTO](https://img97.imageshack.us/img97/740/74780435.png)
Then, our command will be this way:
Code:
writebytetooffset 0xposiciónX 0x2025734
writebytetooffset 0xpocisiónY 0x2025736
special 0x8E
IMPORTANT: This command is only for pokèmon Ruby
Now...
will you ask you, why I had opened this topic in the section "research and development"??
because I need your help to know how to do the same thing on Fire red..
Does someone have some idea??
Last edited: