FAQ: Difference between revisions

Jump to navigation Jump to search
(→‎How many A presses are left?: Add links to game versions)
(thank you pannendad)
Line 81: Line 81:


The default hat state is to not wear a hat, and each frame it checks if he's wearing a hat and sets that graphics flag. But when Mario goes OOB, most mario code doesn't execute, including that check. So Mario doesn't actually lose his hat, he just forgets he's wearing it.
The default hat state is to not wear a hat, and each frame it checks if he's wearing a hat and sets that graphics flag. But when Mario goes OOB, most mario code doesn't execute, including that check. So Mario doesn't actually lose his hat, he just forgets he's wearing it.
==When I record an avi on mupen, the sound works but the screen is just black?==
This is a bug that occurs when you use the glN64 video plugin when aero is enabled on your computer. One fix is to use another video plugin. Another fix is to disable aero on your computer, which is only possible on Windows 7, not Windows 8/10.