Graphics.initialize starts with _videoUnlocked with a false boolean.
Graphics._setupEventHandlers added keydown and mousedown Event Listeners
WebAudio._setupEventHandlers function updated to have keydown, mousedown, touchend listeners resume function.
rpg_managers.js
BattleManager.updateEvent now returns checkAbort instead of checkAbort2
BattleManager.checkAbort2 removed and became BattleManager.checkAbort
No changes (good, since it doesn’t have the Scene_Item active window breaker)
rpg_sprites.js
Spriteset_Battle.prototype.overworldBattleback1Name and Spriteset_Battle.prototype.overworldBattleback2Name functions updated to return no backdrop if an empty string is determined