Subsistence Guide

List of All Working Console Commands for Subsistence

List of All Working Console Commands

Overview

Read the title. These are the commands I found while snooping in game files that seem to work.

THE SHIZ

[Engine.Console]
ConsoleKey=Equals
TypeKey=None
MaxScrollbackSize=1024
HistoryBot=-1
ManualAutoCompleteList=(Command=”Exit”,Desc=”Exit (Exits the game)”)
ManualAutoCompleteList=(Command=”DebugCreatePlayer 1″,Desc=””)
ManualAutoCompleteList=(Command=”FreezeAt”,Desc=”Locks the player view and rendering time.”)
ManualAutoCompleteList=(Command=”SSSwapControllers”,Desc=””)
ManualAutoCompleteList=(Command=”Open”,Desc=”Open <MapName> (Opens the specified map)”)
ManualAutoCompleteList=(Command=”DisplayAll”,Desc=”DisplayAll <ClassName> <PropertyName> (Display property values for instances of classname)”)
ManualAutoCompleteList=(Command=”DisplayAllState”,Desc=”DisplayAllState <ClassName> (Display state names for all instances of classname)”)
ManualAutoCompleteList=(Command=”DisplayClear”,Desc=”DisplayClear (Clears previous DisplayAll entries)”)
ManualAutoCompleteList=(Command=”FlushPersistentDebugLines”,Desc=”FlushPersistentDebugLines (Clears persistent debug line cache)”)
ManualAutoCompleteList=(Command=”GetAll “,Desc=”GetAll <ClassName> <PropertyName> <Name=ObjectInstanceName> <OUTER=ObjectInstanceName> <SHOWDEFAULTS> <SHOWPENDINGKILLS> <DETAILED> (Log property values of all instances of classname)”)
ManualAutoCompleteList=(Command=”GetAllState”,Desc=”GetAllState <ClassName> (Log state names for all instances of classname)”)
ManualAutoCompleteList=(Command=”Obj List “,Desc=”Obj List <Class=ClassName> <Type=MetaClass> <Outer=OuterObject> <Package=InsidePackage> <Inside=InsideObject>”)
ManualAutoCompleteList=(Command=”Obj ListContentRefs”,Desc=”Obj ListContentRefs <Class=ClassName> <ListClass=ClassName>”)
ManualAutoCompleteList=(Command=”Obj Classes”,Desc=”Obj Classes (Shows all classes)”)
ManualAutoCompleteList=(Command=”Obj Refs”,Desc=”Name=<ObjectName> Class=<OptionalObjectClass> Lists referencers of the specified object”)
ManualAutoCompleteList=(Command=”EditActor”,Desc=”EditActor <Class=ClassName> or <Name=ObjectName> or TRACE”)
ManualAutoCompleteList=(Command=”EditDefault”,Desc=”EditDefault <Class=ClassName>”)
ManualAutoCompleteList=(Command=”EditObject”,Desc=”EditObject <Class=ClassName> or <Name=ObjectName> or <ObjectName>”)
ManualAutoCompleteList=(Command=”ReloadCfg “,Desc=”ReloadCfg <Class/ObjectName> (Reloads config variables for the specified object/class)”)
ManualAutoCompleteList=(Command=”ReloadLoc “,Desc=”ReloadLoc <Class/ObjectName> (Reloads localized variables for the specified object/class)”)
ManualAutoCompleteList=(Command=”Set “,Desc=”Set <ClassName> <PropertyName> <Value> (Sets property to value on objectname)”)
ManualAutoCompleteList=(Command=”Show BOUNDS”,Desc=”Show BOUNDS (Displays bounding boxes for all visible objects)”)
ManualAutoCompleteList=(Command=”Show BSP”,Desc=”Show BSP (Toggles BSP rendering)”)
ManualAutoCompleteList=(Command=”Show COLLISION”,Desc=”Show COLLISION (Toggles collision rendering)”)
ManualAutoCompleteList=(Command=”Show COVER”,Desc=”Show COVER (Toggles cover rendering)”)
ManualAutoCompleteList=(Command=”Show DECALS”,Desc=”Show DECALS (Toggles decal rendering)”)
ManualAutoCompleteList=(Command=”Show FOG”,Desc=”Show FOG (Toggles fog rendering)”)
ManualAutoCompleteList=(Command=”Show LEVELCOLORATION”,Desc=”Show LEVELCOLORATION (Toggles per-level coloration)”)
ManualAutoCompleteList=(Command=”Show PATHS”,Desc=”Show PATHS (Toggles path rendering)”)
ManualAutoCompleteList=(Command=”Show POSTPROCESS”,Desc=”Show POSTPROCESS (Toggles post process rendering)”)
ManualAutoCompleteList=(Command=”Show SKELMESHES”,Desc=”Show SKELMESHES (Toggles skeletal mesh rendering)”)
ManualAutoCompleteList=(Command=”Show TERRAIN”,Desc=”Show TERRAIN (Toggles terrain rendering)”)
ManualAutoCompleteList=(Command=”Show VOLUMES”,Desc=”Show VOLUMES (Toggles volume rendering)”)
ManualAutoCompleteList=(Command=”Show SPLINES”,Desc=”Show SPLINES (Toggles spline rendering)”)
ManualAutoCompleteList=(Command=”ShowSet”,Desc=”Sets a show flag to enable it”)
ManualAutoCompleteList=(Command=”ShowClear”,Desc=”Clears a show flag to disable it”)
ManualAutoCompleteList=(Command=”Stat FPS”,Desc=”Stat FPS (Shows FPS counter)”)
ManualAutoCompleteList=(Command=”Stat UNIT”,Desc=”Stat UNIT (Shows hardware unit framerate)”)
ManualAutoCompleteList=(Command=”Stat LEVELS”,Desc=”Stat LEVELS (Displays level streaming info)”)
ManualAutoCompleteList=(Command=”Stat GAME”,Desc=”Stat GAME (Displays game performance stats)”)
ManualAutoCompleteList=(Command=”Stat MEMORY”,Desc=”Stat MEMORY (Displays memory stats)”)
ManualAutoCompleteList=(Command=”Stat XBOXMEMORY”,Desc=”Stat XBOXMEMORY (Displays Xbox memory stats while playing on PC)”)
ManualAutoCompleteList=(Command=”Stat PHYSICS”,Desc=”Stat PHYSICS (Displays physics performance stats)”)
ManualAutoCompleteList=(Command=”Stat STREAMING”,Desc=”Stat STREAMING (Displays basic texture streaming stats)”)
ManualAutoCompleteList=(Command=”Stat STREAMINGDETAILS”,Desc=”Stat STREAMINGDETAILS (Displays detailed texture streaming stats)”)
ManualAutoCompleteList=(Command=”Stat COLLISION”,Desc=”Stat COLLISION”)
ManualAutoCompleteList=(Command=”Stat PARTICLES”,Desc=”Stat PARTICLES”)
ManualAutoCompleteList=(Command=”Stat SCRIPT”,Desc=”Stat SCRIPT”)
ManualAutoCompleteList=(Command=”Stat AUDIO”,Desc=”Stat AUDIO”)
ManualAutoCompleteList=(Command=”Stat ANIM”,Desc=”Stat ANIM”)
ManualAutoCompleteList=(Command=”Stat NET”,Desc=”Stat NET”)
ManualAutoCompleteList=(Command=”Stat LIST”,Desc=”Stat LIST Groups/Sets/Group (List groups of stats, saved sets, or specific stats within a specified group)”)
ManualAutoCompleteList=(Command=”Stat splitscreen”,Desc=””)
ManualAutoCompleteList=(Command=”ListTextures”,Desc=”ListTextures (Lists all loaded textures and their current memory footprint)”)
ManualAutoCompleteList=(Command=”ListUncachedStaticLightingInteractions”,Desc=”ListUncachedStaticLightingInteractions (Lists all uncached static lighting interactions, which causes Lighting needs to be rebuilt messages)”)
ManualAutoCompleteList=(Command=”RestartLevel”,Desc=”RestartLevel (restarts the level)”)
ManualAutoCompleteList=(Command=”ListSounds”,Desc=”ListSounds (Lists all the loaded sounds and their memory footprint)”)
ManualAutoCompleteList=(Command=”ListWaves”,Desc=”ListWaves (List the WaveInstances and whether they have a source)”)
ManualAutoCompleteList=(Command=”ListSoundClasses”,Desc=”ListSoundClasses (Lists a summary of loaded sound collated by class)”)
ManualAutoCompleteList=(Command=”ListSoundModes”,Desc=”ListSoundModes (Lists loaded sound modes)”)
ManualAutoCompleteList=(Command=”ListAudioComponents”,Desc=”ListAudioComponents (Dumps a detailed list of all AudioComponent objects)”)
ManualAutoCompleteList=(Command=”ListSoundDurations”,Desc=”ListSoundDurations”)
ManualAutoCompleteList=(Command=”PlaySoundCue”,Desc=”PlaySoundCue (Lists a summary of loaded sound collated by class)”)
ManualAutoCompleteList=(Command=”PlaySoundWave”,Desc=”PlaySoundWave”)
ManualAutoCompleteList=(Command=”SetSoundMode”,Desc=”SetSoundMode <ModeName>”)
ManualAutoCompleteList=(Command=”DisableLowPassFilter”,Desc=”DisableLowPassFilter”)
ManualAutoCompleteList=(Command=”DisableEQFilter”,Desc=”DisableEQFilter”)
ManualAutoCompleteList=(Command=”IsolateDryAudio”,Desc=”IsolateDryAudio”)
ManualAutoCompleteList=(Command=”IsolateReverb”,Desc=”IsolateReverb”)
ManualAutoCompleteList=(Command=”ResetSoundState”,Desc=”ResetSoundState (Resets volumes to default and removes test filters)”)
ManualAutoCompleteList=(Command=”ModifySoundClass”,Desc=”ModifySoundClass <SoundClassName> Vol=<new volume>”)
ManualAutoCompleteList=(Command=”DisableAllScreenMessages”,Desc=”Disables all on-screen warnings/messages”)
ManualAutoCompleteList=(Command=”EnableAllScreenMessages”,Desc=”Enables all on-screen warnings/messages”)
ManualAutoCompleteList=(Command=”ToggleAllScreenMessages”,Desc=”Toggles display state of all on-screen warnings/messages”)
ManualAutoCompleteList=(Command=”CaptureMode”,Desc=”Toggles display state of all on-screen warnings/messages”)
ManualAutoCompleteList=(Command=”ShowDebug NET”,Desc=””)
ManualAuto

SteamSolo.com