- Joined
- Nov 7, 2021
- Messages
- 1,193
- Reaction score
- 5,282
- Trophies
- 2
- Age
- 44
- Location
- Denpasar Bali
- XP
- 7,355
- Country

W
What Is the button to see the map?https://gbatemp.net/threads/breeze-beta99.666832/post-10615944
For those who like to take cheat all over the place and put them together now you can use type 0 map to check if there is any conflict. If you see code cave area with more than one cheat label you can check it to avoid trouble
View attachment 493101
It's a toggle, go to advance cheat menu, press the button and you see a map like the screen above.
My style of coding always have the hook duplicated, the first line is the original game code and the next line is the branch to code cave so it is normal to see double like in the screen above. If it double in the code cave area it could be dynamic ASM, most of the time hover moon jump will have double ASM, one key set the hover value and the other set the go up value, the rest of the map should have only a single label being the cheat setting up the code cave.
If you see cheats from different author appear on an address when it is a hook then only one will work and normally no other harm, if it is a code cave and the hook is different then you can expect to crash if any cheats other than the last is triggered by the game. The reason is the last one will overwrite the others if activated.hat is the button to to see the map













