1
Mapping Tips/Guides / Re: Trying to create camera/position control cheat
« on: March 27, 2019, 06:44:29 pm »Try these. I nabbed some position axis codes from VBA's memory editor.
01??5FC1 This is the horizontal axis code. Better to just change the value in the memory editor (C15F) as you need to. 00 is the far left of the screen and FF is the right. You should be able to get inside of walls with this.
01??66C1 This is the vertical axis. I see what you mean by fall damage, but if you enter this as a gameshark code and set the value to 00 you can float at the top of the screen, and move left or right as you wish. This is C166 in the memory editor.
!!!!
Zagato, that's amazing and exactly what I needed. Thank you so much! I'll make a thread in the WIP progress board once I have more than a couple of screens mapped and throw some more kudos your way.
You rock!