Prev: 24064 Up: Map Next: 24068
24067: Game Options
Holds the number of players and the chosen control method.
Byte Binary Option
0 00000000 1UP Game + Keyboard
1 00000001 2UP Game + Keyboard
2 00000010 1UP Game + Kempston Joystick
3 00000011 2UP Game + Kempston Joystick
"Number of Players" on Bit 0.
"Control Method" on Bit 1.
GameOptions 24067 DEFB 239
View the equivalent code in;
Prev: 24064 Up: Map Next: 24068