Pseudoregalia
0 of 0

File information

Last updated

Original upload

Created by

RedFlames

Uploaded by

R3dFlames

Virus scan

Safe to use

Tags for this mod

About this mod

Adds UI elements to see Jump height, lateral/vertical speeds, and history for Input and other states.

Requirements
Permissions and credits
This is still work in progress, but I'm putting it here because it can already be useful I'm sure.

This mod adds:
 - a display of Sybils states like "ActionState", "JumpType", "MoveState", just experiment to see all the values
- a display of your current jump height, as well as the maximum height of your last jump (apex)
- speed, also split into speed on XY plane (horizontal) and on Z axis (vertical)

And then there's three history displays:
- Action state history with amount of ticks passed for each
- same for Move state
- Input History
   - Letters are (A)ttack, (J)ump, (C)rouch, you can probably figure out all the others quickly, just test it
   - directional input is just an arrow out of 8 directions, regardless if you're WASD or analog
   - the time in (fractions of) seconds that passed to the next state change
   - whenever one input changes its state, even the direction, a new entry is generated and each one lists which inputs were active at that time

You can toggle parts of the UI on and off in the ue4ss "BP mods" are with the foldable areas that have buttons! The state of these toggles saves to a settings save slot for the mod.

Installation:
 - get UE4SS from their Github relelases here probably
 - most likely you want the xinput version
 - install it to the .../Pseudoregalia/pseudoregalia/Binaries/Win64 folder, follow their instructions
- make sure in .../Binaries/Win64/Mods/mods.txt on its line BPModLoaderMod is set to 1
- throw my mod *.pak file into .../Pseudoregalia/pseudoregalia/Content/Paks/LogicMods/
- that should be it! Oh and uhhh and I guess enable the imgui console via UE4SS-settings.ini if you want to get at the "Mod Buttons"