iridisalpha icon indicating copy to clipboard operation
iridisalpha copied to clipboard

Pressing F1 during Attract Mode Allows You to Resume the Game at a Random Level

Open mwenge opened this issue 2 years ago • 0 comments

After a minute or two in the title screen, the game enters 'Attract Mode' and plays a random level on autopilot for a few seconds. If you press F1 during this play you enter the 'Made in France' pause-mode mini game. If you press F1 again you can now start playing the level 'Attract Mode' selected at random.

This is because the CheckKeyboardInGame routine doesn't try to prevent you from entering 'Pause Mode' while Attract Mode is running.

mwenge avatar Dec 09 '22 12:12 mwenge