Elite-Redux / eliteredux

Unique decomp ROM hack based on Inclement Emerald / Yda Patch (Pokémon Emerald)
http://info.elite-redux.com
24 stars 19 forks source link

Optimize move learner dialog to improve menu scroll speed #14

Closed Mawootad closed 10 months ago

Mawootad commented 11 months ago

Removes rendering of unneeded and obscured contest information data and caches static window elements to improve rendering of the move relearner window by ~9 frames, for an increase in scroll speed when tapping of ~113% (17 -> 8) and an increase in scroll speed when holding by ~69% (22 -> 13). Potential followups are to allow left/right arrows to swap between move types (level, tm, tutor, egg) and to add move type to the window title.