Resources
Raw Game Files
- Audio Files
- Block Textures
- Actor Models & Textures
- Prop Models & Textures
- Skin Textures
- Level Objective CSVs
- Levels & Objectgroup JSONs
Useful Programs
- Universal Unreal Unlocker - Unlocks Console and a few other useful tools
- QuickBMS - Extracts cooked assets from .pak files (Dungeons Script By CCCode)
- UModel - Extracts raw assets from .pak & .uasset files
Console Commands
Commands
- toggledebugcamera - Toggles much better free cam
- Teleport - Use in combination with free cam to teleport to "crosshair" location
- FOV [newFov] - changes FOV
- summon [blueprintname]_c - summons item or mob but they are very broken
- summon [blueprintname]Actor_c - will summon a player model with the item what you want to spawn
- summon [blueprintname]Instance_c - will crash the game for some reason
- summon [blueprintname]Storable_c - will summon the item on the ground, upon pickup the item is broken
- showdebuginfo - I think this is one but it shows UE4 cords and other stuff
- open [levelname] - opens specific level
- slomo [0.0-1.0] - slows down game if you start going below 1.0
- pause - pauses game
- destroytarget - destroys the object in the center of the screen (enemies, people, the entire map)
- ChangeSize - scale yourself by a value
- SetWorldOrigin - set the origin of the world (potentially moving the death boundary)
- camera - supply it with a number or something like firstperson or thirdperson to change between cameras
- demospeed - change the timescale, potentially more reliably for certain things than slomo
- previewmode & nextviewmode - Cycles through all available view modes (Kinda like different shaders)
- gamever - Engine Version
- quit - Quits game (closes process)
Community Creations
- Blender pack of Dungeon Mobs By BiC
- Character Blueprint List By Krormar
- Item ID List By Nanikos
- General Stats Table By Chill & Contributors
- Enchant Calculator Table By ᏦᎩᏝᏋ & Contributors