Pseudoregalia
0 of 0

File information

Last updated

Original upload

Created by

Turncoda

Uploaded by

turncoda

Virus scan

Safe to use

Tags for this mod

About this mod

An empty level where you can stream in levels. Helpful for custom map makers who want to quickly preview map changes in game.

Permissions and credits
Level Streamer is an empty level with keybinds to stream in levels.

Usage

Download this mod and place the file in your game directory under Content/Paks, next to 'pseudoregalia-Windows.pak'.

Start the game (beyond the main menu). Enter the level by going into the the in-game console (can be unlocked via UE4SS, use the ConsoleEnablerMod and press F10 in game to open the console) and typing:

open /Game/Mods/LevelStreamer/Base

You should now have loaded into the base map.

Alternatively, if you don't want to use UE4SS, you could edit your save file to spawn you directly into the map. Here's a tool for editing your save file: https://github.com/turncoda/pseudosave

You can place your custom map at '/Game/Mods/LevelStreamer/Slot1' aka '../../../pseudoregalia/Content/Mods/LevelStreamer/Slot1' (Slot2 or Slot3 also works). Once you've done that, press 1 (or 2 or 3) on your keyboard to stream in the corresponding level. You can also press R to reload the current level. You have to be in the base map for these keybinds to work.

Level streaming doesn't really make sense unless you're able to hot-reload paks (i.e. update paks without restarting the game). Here's a tool for detecting pak changes and automatically hot-swapping them without having to restart the game: https://github.com/turncoda/autoload (requires UE4SS, which is included)