Summary: | Remove Score Sprite Delay |
Description: | For some reason, there is a small delay between a score sprite appearing and the score actually registering. For example, if you have a goal tape in a vertical level and you get the 3-up prize from getting 50 bonus stars, the 3-up won't actually register. Same thing if you die while collecting a 1-up shroom or 3-up moon at the same time. This hex edit should remove that delay, thus fixing this bizarre issue. However, if you collect a fishin' Lakitu's 1-up in the death animation, the 1-up still won't register. |
Code: | org $02ADE8 : db $30 ; removes delay between a score sprite appearing and the score actually registering |
Submitted: | by Anas |
Remove Score Sprite Delay
SMW Tweaks → Remove Score Sprite Delay