If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
Chicken Invaders 2: The Next Wave
Jump to navigation
Jump to search
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Games > Games by content > Games with debugging functions
Games > Games by developer > Games developed by InterAction Studios
Games > Games by platform > Windows games
Games > Games by publisher > Games published by InterAction Studios
Games > Games by release date > Games released in 2002
Games > Games by release date > Games released in December
Games > Games by release date > Games released in December > Games released on December 22
Chicken Invaders 2: The Next Wave |
---|
Also known as: Chicken Invaders 2 This game has debugging material. |
Debug Mode
Edit the game's config file and set the debugMode variable to a non-zero value. 1 will initialize Debug Mode 1, 2 will initialize Debug Mode 2, and 3 or higher will initialize Debug Mode 3.
Debug Mode 1
Shows some basic debugging stuff.
- Frame: Lists the FPS.
- Min: Lists the maximum amount of FPS the game can reach (it's rather pointless).
- Max: Lists the minimum amount of FPS the game can reach (in this case, it's about 25 FPS).
- Accuracy: Probably lists how accurate the FPS count is.
- Sprites: The left value lists how many sprites are on-screen, while the right value lists how many sprites are loaded.
- Surfaces: Lists the background objects.
- Collisions: Lists the amount of collisions the game deals with.
- Wave, Stage, and System: Values that determine the current wave.
Debug Mode 2
Along with the features from the first debug mode, the second one adds the following:
- The pathfinding system used by AI-controlled objects is displayed.
Debug Mode 3
Along with the features from the first and second debug modes, the third one adds the following:
- The hitboxes of various sprites and surfaces are highlighted. Drawing them is very resource-intensive, so the game may slow down.
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Games > Games by content > Games with debugging functions
Games > Games by developer > Games developed by InterAction Studios
Games > Games by platform > Windows games
Games > Games by publisher > Games published by InterAction Studios
Games > Games by release date > Games released in 2002
Games > Games by release date > Games released in December
Games > Games by release date > Games released in December > Games released on December 22