- For 2 player alternating games you can now select from 1 or 2 joysticks
- Select-a-color for monochrome games. Select from the 16 base colors for NTSC (13 base colors for PAL).
- respawn window size shrinks every 45 frames instead of every 60 frames.
- Fixed a bug introduced in the last update that allowed the players to respawn on top of each other.
- Fixed shield luma-cycling for monochrome games.
Changing the PLAYERS menu option caused a lot of code to be changed, so let me know if you see any odd behavior. Game logic is controlled by variable MM_PLAYERS. Before the change, MM_PLAYERS could have these values:
0 = 1 player
1 = 2 players
2 = fight
3 = co-op
after the change the values are now:
0 = 1 player
1 = 2 players, 1 joystick
2 = 2 players, 2 joysticks
3 = fight
4 = co-op
Updated menu
orange you glad you can select your own color now?
ROMs
Source
Addendum:
slower flash
asymmetric flash
spacerocks20120814_ASYMMETRIC.bin
flash just option name
Addendum 2:
darker asteroids in monochrome games
variable asteroid luma in monochrome games
10 Comments
Recommended Comments