Help:Patching the motorcycle area checks: Difference between revisions

no edit summary
imported>Leoetlino
m (<pre> -> armasm)
imported>Leoetlino
No edit summary
Line 1: Line 1:
The Master Cycle Zero cannot be used in some areas. This article lists and documents checks that must be patched to remove usage restrictions.
Because of arbitrary, hardcoded limitations, the Master Cycle Zero cannot be used in some areas. This article lists and documents checks that must be patched to remove usage restrictions.


Most of them are located in a component that is nicknamed the “ride manager” (or “RideMgr” when following BotW’s naming conventions) since it manages both horses{{check}} and the Master Cycle Zero.
Most of them are located in “RideMgr” (unofficial name) which manages both horses{{check}} and the Master Cycle Zero.


== Check ==
The game uses the current climate for the area check<ref>[https://github.com/leoetlino/botw-re-notes/blob/2c0b98c1d5e4cb35a11d4a3ea764323432a596ea/tools/check_master_cycle_ok_areas Extracted check from Switch 1.5.0]</ref>:
The game uses the current climate for the area check<ref>[https://github.com/leoetlino/botw-re-notes/blob/2c0b98c1d5e4cb35a11d4a3ea764323432a596ea/tools/check_master_cycle_ok_areas Extracted check from Switch 1.5.0]</ref>:


Line 25: Line 26:
* ✅ KorogForest
* ✅ KorogForest
* 🚫 GerudoDesertClimateLv2
* 🚫 GerudoDesertClimateLv2
''Note: the addresses in this article are only valid for Switch 1.5.0. Other versions (on Switch or Wii U) can be patched in a similar way, though.''


== Patching ==
== Patching ==
Line 33: Line 32:


== Technical details ==
== Technical details ==
''Note: the addresses below are only valid for Switch 1.5.0. Other versions (on Switch or Wii U) can be patched in a similar way, though.''
=== Disappearing when entering a blacklisted climate ===
=== Disappearing when entering a blacklisted climate ===


Anonymous user