#Developer & Debug Console Commands

1 messages · Page 1 of 1 (latest)

kind crystal
#

Hello! I'm able to open the console, but have been unable to find a list of commands available; I do see in a few "Roadmap" posts where it was mentioned that certain console items have been added. Is there a list of commands that players can use, especially for when we run into bugs? Thank you!

wispy shadow
#

I don't know that the console is available by default so i doubt they are going to release any commands to the public. Assuming that you used the Unreal Command line unlocker your next course of action would be to use tools to find any "readable" strings within the application. This can pull up a lot of results and no real way to determine whether or not they are actual commands, variable names, prompt text, etc.

Look up: SysInternals Process Explorer

  1. Find the application in the list.
  2. Right click it and click properties.
  3. Select the 'Strings' tab and you will be provided a extremely long list of text stings found in the application.
kind crystal
wispy shadow
#

I don't see those update notes. When was it posted?

And sorry, the actual name of the program is 'Universal Unreal Engine 4 Unlocker'. It can be used on unreal engine games to enable a disabled console.

kind crystal
wispy shadow
#

I still never found out how to access the console. 😦

kind crystal
#

Left click and then enter!

#

@wispy shadow

wispy shadow
#

Wow, so simple... I'll look and see if I can find anything out with it.

#

@kind crystal You don't know of any working commands, right?