About this mod
Faster and more responsive parkour. Automatic stepping over, vaults and climbing now works for every height and activates on wider angles. Increased the stepping over heights and vault heights which results in faster transitioning that replaces the slower animations/vaults/ledge climbing at certain heights.
- Requirements
- Permissions and credits
- Changelogs
- Donations
28 March 2023 Update
The mod doesn't have two modes anymore. Instead, you toggle BetterParkour on and off, to toggle between the modded game (faster animations, wider angles etc.) and the vanilla game (easier to execute the one handed vault). You can also toggle AlwaysAutomaticVaults on and off, since someone expressed their need to be able to control when to vault/climb etc.
Made them into two separate toggles for better customization, instead of limiting users into two modes.
Also updated the description explaining what BetterParkour and AlwaysAutomaticVaults do in the updated version, along with some other stuff.
29 March 2023 Update
Can now toggle between BetterParkour's stepping over heights and LessSteppingOver heights. Updated the description explaining what LessSteppingOver does. Only affects BetterParkour's values, since toggling BetterParkour off reverts everything to vanilla.
BetterParkour
Automatic stepping over, vaults and climbing activates on wider angles. Increased the stepping over heights and vaults heights which results in faster transitioning that replaces the slower animations/vaults/ledge climbing at certain heights.
Faster and more responsive movement. A cool looking one handed vault, is bunched together with some of the slower animations, so you can't execute it consistently like in the vanilla game, but you can now easily toggle between vanilla and modded to execute some cool parkour runs!
AlwaysAutomaticVaults
Automatic stepping over, vaults and climbing now works for every height instead of working for only really short obstacles. Can use it with BetterParkour toggled off as well.
LessSteppingOver
Reduces the stepping over heights, since some people found it weird that you're able to step over some bigger obstacles. Only affects BetterParkour's values, since toggling BetterParkour off reverts everything to vanilla.
Toggle BetterParkour on and off with ALT+X (can be changed). Toggle AlwaysAutomaticVaults on and off with ALT+C (can be changed). Toggle between LessSteppingOver heights and BetterParkour stepping over heights with ALT+B (can be changed). By default the mod launches with BetterParkour enabled, AlwaysAutomaticVaults enabled and LessSteppingOver disabled, so it is still working like its initial release.
Comparison with vanilla game
In the vanilla game the player will stop and won't climb over the obstacle unless you press the Jump button.

With BetterParkour and AlwaysAutomaticVaults enabled the player will automatically step over the obstacle.

In the vanilla game the player will stop and won't climb over the ledge unless you press the Jump button.

With BetterParkour and AlwaysAutomaticVaults enabled the player will automatically climb over the ledge.

In the vanilla game the player will stop and won't vault over the obstacle until you press the Jump button.

With BetterParkour and AlwaysAutomaticVaults enabled the player will automatically step over the obstacle.

In the vanilla game the player will stop and won't climb on the obstacle unless you press the Jump button.

With BetterParkour and AlwaysAutomaticVaults enabled the player will automatically climb on the obstacle with a faster animation.

Showcasing BetterParkour and AlwaysAutomaticVaults
Be aware that you still have to press the Jump button in some cases, like at the end of the gif below.

Showcasing vanilla game but with AlwaysAutomaticVaults enabled


Changing Keybinds for BetterParkour
Open the mod's main.lua file with Notepad to find:

So for example, to change the "Main Hotkey" to F we do:
--Main Hotkey
Key1 = Key.F --Change "X" to whatever key you want. Valid keys on the mod's page.
And if you want to disable the modifier key ALT set ModifierKey1IsEnabled to false.
Changing Keybinds for AlwaysAutomaticVaults
Open the mod's main.lua file with Notepad to find:

So for example, to change the "Main Hotkey" to F we do:
--Main Hotkey
Key2 = Key.F --Change "C" to whatever key you want. Valid keys on the mod's page.
And if you want to disable the modifier key ALT set ModifierKey2IsEnabled to false.
Changing Keybinds for LessSteppingOver
Open the mod's main.lua file with Notepad to find:

So for example, to change the "Main Hotkey" to F we do:
--Main Hotkey
Key3 = Key.F --Change "B" to whatever key you want. Valid keys on the mod's page.
And if you want to disable the modifier key ALT set ModifierKey3IsEnabled to false.
Changing the mod's default settings
The mod's default settings are set to have it launch with both BetterParkour and AlwaysAutomaticVaults enabled. If you want to change this open the mod's main.lua file with Notepad to find:

So for example to have it launch without BetterParkour set "Enabled" to false.
Installation:
- Download UE4SS-RE/RE-UE4SS xinput version. Direct download link: UE4SS_Xinput_v2.5.1
- Drop its files in Phoenix\Binaries\Win64.
- Download whatever file you want from this mod and drop it in Phoenix\Binaries\Win64\Mods.
Check out my other mods:
Invisible during Disillusionment
Better Parkour
Dedicated key to trigger slow motion - Can be toggled on and off while in-game
Swift ability triggers slow motion when in combat - Can be toggled on and off in-game
Faster and better brooms - Customizable and can be toggled on and off
Cinematic Ultra (Hidden Graphics Settings better than Ultra) - Not a Reshade
Performance boost for potato PC
Disable Vignette - TAA - Motion Blur - DOF - Film Grain - Chromatic Aberration
Disable broom flight wind effects
Disable mount flight wind effects
Disable Graphorn riding wind effects
Disable detection visual effects - No Radial Blur and contrast change
Disable directional damage indicators
Disable Low and Critical Health Effects - Modular and All in one versions - No Saturation - No Distortion - No Red pulses - No Chromatic Aberration
Better and Immersive Timeskip - Hotkeys and UI
Valid keys:
LEFT_MOUSE_BUTTON
RIGHT_MOUSE_BUTTON
CANCEL
MIDDLE_MOUSE_BUTTON
XBUTTON_ONE
XBUTTON_TWO
BACKSPACE
TAB
CLEAR
RETURN
PAUSE
CAPS_LOCK
IME_KANA
IME_HANGUEL
IME_HANGUL
IME_ON
IME_JUNJA
IME_FINAL
IME_HANJA
IME_KANJI
IME_OFF
ESCAPE
IME_CONVERT
IME_NONCONVERT
IME_ACCEPT
IME_MODECHANGE
SPACE
PAGE_UP
PAGE_DOWN
END
HOME
LEFT_ARROW
UP_ARROW
RIGHT_ARROW
DOWN_ARROW
SELECT
PRINT
EXECUTE
PRINT_SCREEN
INS
DEL
HELP
ZERO
ONE
TWO
THREE
FOUR
FIVE
SIX
SEVEN
EIGHT
NINE
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
LEFT_WIN
RIGHT_WIN
APPS
SLEEP
NUM_ZERO
NUM_ONE
NUM_TWO
NUM_THREE
NUM_FOUR
NUM_FIVE
NUM_SIX
NUM_SEVEN
NUM_EIGHT
NUM_NINE
MULTIPLY
ADD
SEPARATOR
SUBTRACT
DECIMAL
DIVIDE
F1
F2
F3
F4
F5
F6
F7
F8
F9
F10
F11
F12
F13
F14
F15
F16
F17
F18
F19
F20
F21
F22
F23
F24
NUM_LOCK
SCROLL_LOCK
BROWSER_BACK
BROWSER_FORWARD
BROWSER_REFRESH
BROWSER_STOP
BROWSER_SEARCH
BROWSER_FAVORITES
BROWSER_HOME
VOLUME_MUTE
VOLUME_DOWN
VOLUME_UP
MEDIA_NEXT_TRACK
MEDIA_PREV_TRACK
MEDIA_STOP
MEDIA_PLAY_PAUSE
LAUNCH_MAIL
LAUNCH_MEDIA_SELECT
LAUNCH_APP1
LAUNCH_APP2
OEM_ONE
OEM_PLUS
OEM_COMMA
OEM_MINUS
OEM_PERIOD
OEM_TWO
OEM_THREE
OEM_FOUR
OEM_FIVE
OEM_SIX
OEM_SEVEN
OEM_EIGHT
OEM_102
IME_PROCESS
PACKET
ATTN
CRSEL
EXSEL
EREOF
PLAY
ZOOM
PA1
OEM_CLEAR
Valid modifier keys:
SHIFT
CONTROL
ALT