Archive for the ‘Prototype 2’ Category

Prototype 2 Debug Menu ‘V1’

Wednesday, August 1st, 2012

Mod that enables the debug menu.

The menu is nearly fully scripted via the game’s Lua system. You can see all options under scripts\debug_buttons.lua and scripts\debug_toggles.lua, if you know what you are doing, you could add more options.

This is a ‘v1’ since I plan to add more options in the future (and add more spawn types for the ones I’m missing now).

The following options were custom-implemented by myself (rather than options that were there already):

  • Reload Debug Scripts
  • Spawn
  • Spawn Type
  • Spawn Count
  • Time Dilation

I also ended up fixing a few options that were broken.

Download.

Prototype 2 Levels

Tuesday, July 24th, 2012

Be warned that starting up levels using the Level command-line argument can result in unlocking of achievements.
(more…)

Prototype 2 Command-line Arguments

Tuesday, July 24th, 2012

All/most command-line arguments available in Prototype 2.
(more…)