Hey I'm having a problem with this step in emloop:
When the first emloop timer hits 0, soft reset your game. It's wise to keep your fingers on three of the buttons (I like to use start, select, and R) so that all you have to do is press the fourth when it's time. Emloop's second timer (using your actual delay) should begin at the same time you SR.
The screen will be white for a second or two while the game re-loads itself, don't worry. You will correct for that in step #.
The second timer doesn't start on its on. So should I do it myself, or is there something I'm not doing right?
When the first emloop timer hits 0, soft reset your game. It's wise to keep your fingers on three of the buttons (I like to use start, select, and R) so that all you have to do is press the fourth when it's time. Emloop's second timer (using your actual delay) should begin at the same time you SR.
The screen will be white for a second or two while the game re-loads itself, don't worry. You will correct for that in step #.
The second timer doesn't start on its on. So should I do it myself, or is there something I'm not doing right?