Hey, Im having an issue where W speeds up Roach through all the speeds, however Pad_A_Cross skips past the first two speeds. This was working fine for a few months until I installed thoughtfulroach. Now I can't get all the speeds back using controller. Any ideas?
Hi erxv, I disabled auto-pilot and restored stamina cost while canter in your mod. I want to share this with others. Would you like to add this as optional file or let me publish it on my own?
Thanks to the author for the mod. I returned to dismount to the B button, it seems to me it is more convenient than the Y button. The Y button only makes a jump. In the exploration.ws file I changed Y to B https://drive.google.com/file/d/1AaoXBsVToGAXRrUaznDPiujJdFP27WC8/view?usp=sharing IK_Pad_Y_TRIANGLE=(Action=HorseJump) IK_Pad_Y_TRIANGLE=(Action=VehicleItemActionAbort) IK_Pad_Y_TRIANGLE=(Action=DebugInput) IK_Pad_B_CIRCLE=(Action=HorseDismount,State=Duration,IdleTime=0.3) 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)
142 comments
Also has anyone figured out using mouse scroll to change speed?
Great mod btw!
I returned to dismount to the B button, it seems to me it is more convenient than the Y button. The Y button only makes a jump. In the exploration.ws file I changed Y to B
https://drive.google.com/file/d/1AaoXBsVToGAXRrUaznDPiujJdFP27WC8/view?usp=sharing
IK_Pad_Y_TRIANGLE=(Action=HorseJump)
IK_Pad_Y_TRIANGLE=(Action=VehicleItemActionAbort)
IK_Pad_Y_TRIANGLE=(Action=DebugInput)
IK_Pad_B_CIRCLE=(Action=HorseDismount,State=Duration,IdleTime=0.3)
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)