Announcement

Collapse
No announcement yet.

[Request][GBC] Lufia: The Legend Returns [USA]

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • [Request][GBC] Lufia: The Legend Returns [USA]

    Note: I already posted this on the site under the game's page, but decided to put it here for more visibility.
    I came here to request the following code (preferably, I would have nolberto82 tackle this one due to his 'experience' with hacking the specific type of code that this is):

    Walk Anywhere in Towns and Caves

    It would need to be a Game Genie code because the game relies on ROM addresses for running collision data code.
    Note that nolberto82 hacked a 'Walk Anywhere' code, but it only works on the World Map, not in towns/caves/dungeons. There are hidden items in the game that cannot be reached using normal means (I got some in the past by modifying my coordinates on the current map within my save data and checking the relevant spot, but I would prefer a more elegant solution).

  • #2
    Code:
    [COLOR=#008000]Lufia: The Legend Returns - GBC[/COLOR]
    
    Walk Anywhere Towns/Caves/Dungeons
    FA6-43A-E61
    Added.
    Last edited by nolberto82; 03-17-2019, 06:32:46 PM.

    Comment


    • #3
      Originally posted by nolberto82 View Post
      Code:
      [COLOR=#008000]Lufia: The Legend Returns - GBC[/COLOR]
      
      Walk Anywhere Towns/Caves/Dungeons
      FA6-43A-E61
      Awesome! Thank you so much. I tried hacking the code myself, and assumed that the routine for movement everywhere else would use similar opcode patterns, and it would be another simple case of changing to a simple jump instead of a conditional flag-based jump, but I guess I assumed too much. :|

      Comment


      • #4
        You are welcome.

        Comment

        Working...
        X