If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
Prototype (Windows)/Debug Menu
Jump to navigation
Jump to search
This is a sub-page of Prototype (Windows).
Hidden Debug Menu
A hidden leftover developer debug menu can be enabled by changing the following hex value inside "prototypeenginef.dll" in a suitable hex editor:
Before | After |
---|---|
52 41 44 5F 46 49 4E 41 4C 00 00 | 52 41 44 5F 52 45 4C 45 41 53 45 |
The debug menu can be activated from the main menu which allows the player to enter a variety of test levels similar to the previously mentioned test level configurations:
- manhattanTest: Starts the game with all upgrades unlocked, no missions, and no infected or military.
- Millitary_Test: Every space that can hold a base is held by the military.
- Infected_Test: Similar to Military_Test, except godmode is enabled and the enemies at the hive you spawn in front of won't target you.
- empty_e3: Similar to manhattanTest, but with no AI, vehicles or other characters at all. Just you in an empty city.
- note: All items in the location menu are identical, that being the main Manhattan city seen in game.
In-game Behavior
Activating the menu in-game by pressing the tilde key (~) while in the pause menu presents a different list of options.