The Witcher 3
0 of 0

File information

Last updated

Original upload

Created by

erxv

Uploaded by

erxv

Virus scan

Safe to use

About this mod

Changes the controlling of the horse (more like Shadow of the Colossus and Breath of the Wild) + Material Based ground effects (so snow/mud/dirt/stone all will have different particle effect on the ground)

Permissions and credits
Donations
Changes the control scheme of the horse.

The Horse will automatically follow the road (even when walking), so you can look around and admire the scenery. Kb/m users will also get all 3 walking speeds.
Holding any movement direction will disable road following.

You speed up by pressing W/Shift or A(xbox)/X(ps4) and slow down with S or B(xbox)/Circle(ps4). Y/Triangle on controller to jump and dismount.

Best used with the "Automatic camera centering" turned Off from the menu.

Also includes Material Based Ground Effects. So when you are running on a road, it will kick up dust, if you are on snow it will kick up snow, etc...
If you just want these ground effects, delete the scripts folder from inside this mod.



Installation:
  • Download the mod and place it into your Mods folder.
  • Create a backup of your input.settings file.
  • Edit [Horse] section of the input.settings file like so:




Copy these:
IK_Pad_Y_TRIANGLE=(Action=HorseDismount,State=Duration,IdleTime=0.3)
IK_Pad_Y_TRIANGLE=(Action=HorseJump)
IK_Pad_Y_TRIANGLE=(Action=VehicleItemActionAbort)
IK_Pad_Y_TRIANGLE=(Action=DebugInput)
IK_Pad_B_CIRCLE=(Action=SlowDown)
IK_Pad_B_CIRCLE=(Action=SlowDownFast,State=Duration,IdleTime=0.3)
IK_S=(Action=GI_AxisLeftY,State=Axis,Value=-1)
IK_S=(Action=SlowDown)
IK_S=(Action=SlowDownFast,State=Duration,IdleTime=0.3)
IK_W=(Action=GI_AxisLeftY,State=Axis,Value=1)
IK_W=(Action=Canter)
  • Delete other mentions of these inputs inside [Horse].
  • That means delete all other lines that have IK_Pad_Y_TRIANGLE, IK_Pad_B_CIRCLE, IK_S and IK_W  under [Horse]
  • Do the same steps for [Horse_Replacer_Ciri].

Uninstallation:
  • Remove the mod from your Mods folder
  • Replace the input.settings file with the one you backed up previously.