Kodewerx https://www.kodewerx.org/forum/ |
|
[SNES] Lufia & the Fortress of Doom [U] [PAR] https://www.kodewerx.org/forum/viewtopic.php?f=21&t=7203 |
Page 1 of 1 |
Author: | Tropicon [ Wed Feb 24, 2010 7:11 pm ] |
Post subject: | [SNES] Lufia & the Fortress of Doom [U] [PAR] |
Just need a walk through walls code. |
Author: | Abystus [ Thu Feb 25, 2010 12:38 am ] |
Post subject: | Re: [SNES] Lufia & the Fortress of Doom [U] [PAR] |
I'll give it a try, however since this game moves the background and not your character it will be harder to locate. The method would be to place your character outside the container, which would appear to be an Allocated "Area" type of hack. Basically the game is testing that you are inside said container and then moving the container around your character. I'll let you know if I find anything. |
Author: | Tropicon [ Thu Feb 25, 2010 8:51 am ] |
Post subject: | Re: [SNES] Lufia & the Fortress of Doom [U] [PAR] |
Thanks a bunch. All my attempts have fallen flat. |
Author: | Abystus [ Thu Feb 25, 2010 10:17 pm ] |
Post subject: | Re: [SNES] Lufia & the Fortress of Doom [U] [PAR] |
So I haven't found the branch/compare that tests to see if your still in the container, however I have found some interesting things along with a way to get you through those pesky walls. I may look at this again, however my head hurts from looking at the spaghetti code in that game. What is listed below should get you very close if not lead you directly to the WTW code, however I have a feeling there will be 2 sets of codes for the complete WTW (Inside & Outside). Hope that helps. Background Image Placement Control (X Position) 000043 xx Background Image Placement Control (Y Position) 000045 xx Movement Modifier (Ignores Boundaries so in a sense WTW but not quite. You can however turn on the direction you want then turn off to get where you want to go.) 000062 xx 00 - none 01 - walk right then stop 02 - walk left then stop 04 - walk down then stop 08 - walk up then stop Inside (Changing these will move your position in the room/area) X Position Modifier 00005A xx Y Position Modifier 00005C xx Outside (Changing these will move your position in the room/area) X Position Modifier 00006A xx Y Position Modifier 00006C xx |
Author: | Tropicon [ Fri Feb 26, 2010 8:47 am ] |
Post subject: | Re: [SNES] Lufia & the Fortress of Doom [U] [PAR] |
Awesome! I'll see what I can do with these. |
Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |