Jump to content

How do I Enable Debug Menu?


hudfreegamer
 Share

Recommended Posts

How do I enable the Debug Menu in Shank 2?

I looked at the autoexec.lua and it mentions lots of neat things like god mode, super speed, reload level, and hide hud options.

I went to the BindKeys section and modified this:

{

KeyCombo = "JKEY_LStick",

Function = "if bPaused then ToggleDebugMenu() end"

},

I changed "JKEY_LStick" to "M" (because I have an 'M' key on my keyboard, but not a JKEY_LStick button.)

The binding doesn't seem to work though. Whatever key I bind to it, I still can't enable the Debug Menu.

I tried it while in game and with the game paused. It has no effect either way.

Link to comment
Share on other sites

I know this is quite late, but it may require an API or 3rd-party (1st-party, technically) software known as the Shanker debugger, used by the devs.

As noted in many of the luabnd and other lua files, it mentions them as being edited or debugged in this Shanker program.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...