Advertisement
dragonbane

Weird City Savewarp

Dec 13th, 2014
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.75 KB | None | 0 0
  1. Stages:
  2.  
  3. 1. City (includes all the rooms)
  4. 2. Araeflos
  5. 3. Agorok
  6.  
  7. Stage Araeflos and Agorok usually dont adjust the savewarp location. Agorok does once you beat him to lock you into the same room
  8.  
  9.  
  10. City Savewarp States:
  11.  
  12. a) Small Key chest not opened -> Entrance Pool
  13. b) Small Key chest opened, but Agorok cs not watched -> Small Key chest
  14. c) Agorok cs watched -> Entrance Pool
  15.  
  16. The entire Stage City will constantly ensure the correct savewarp location is set (probably after each actual loading zone). There are no dedicated triggers in any of the rooms to handle this.
  17.  
  18. The game checks the state from latest-earliest. If you, for example, watch the Agorok cs and then open the small key chest (with cheats) you will still spawn at the Entrance Pool, cause the game checks c) first. Since it results in yes, it will never check any of the other states.
  19.  
  20. Once you enter the Stage Araeflos your savewarp location wont be refreshed anymore and stays at its last known location.
  21.  
  22.  
  23. Scenarios:
  24.  
  25. A) The savewarp location was set to the Small Key chest by the Stage City. For whatever reason the Stage Araeflos decided to adjust the savewarp location. It chose the Entrance Pool spawn point of City, cause you are never supposed to reach Araeflos without watching the Agorok cs. Araeflos would have no reason to ever choose a different spawn location. Upon loading the savefile, the Stage City immediately changed the savewarp location back to the Small Key chest after checking the global state of the dungeon.
  26.  
  27. Probability: There are no triggers that would suggest the Stage Araeflos would ever change the savewarp location, nor is it influenced by City's state in any way, cause it's completely separate. Opening the double clawshot chest seemingly doesn't change anything. Rather unlikely scenario.
  28.  
  29.  
  30. B) The Stage City only sets the appropriate savewarp location upon a full reload (savewarp, re-entering City through cannon). Opening the Small Key chest triggers a manual refresh. For whatever reason this refresh was skipped, so the savewarp location was never changed to the Small Key chest. Stage Araeflos is not messing with it either, so it stayed at the Entrance Pool location the whole time. Upon savewarping after Double Clawshot, the Stage City got reloaded and set the correct location again.
  31.  
  32. Probability: Possible, but would be a random glitch.
  33.  
  34.  
  35. C) A temporary flag was set that made the Stage City either think the Araeflos cs was watched or the Small Key chest wasn't opened (the former being more likely). The savewarp location was adjusted to the Entrance Pool area the entire time.
  36.  
  37. Probability: Likely, but only if its a permanent flag for the session. A temporary flag is only possible if it was set between Spinner-Double Claw, which seems rather unlikely.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement