The Cowhand Fix

The Cowhand Fix

Requirements:

Installation:

  • Place the “cowhandFix” folder inside your “/Red Dead Redemption 2/lml/”

There exists an issue in the Epilogue where when storing “The Cowhand” on your horse, you actually couldn’t select it/change to it from your horse. But when checking the wardrobe, the game would still claim the outfit is stored on your horse. This turned out to be an easier fix than I thought. All I had to do was simply add an entry for The Cowhand to quickselectitems.ymt, since apparently it didn’t already have one, which is what prevented it from appearing in the quick select menu on your horse.

On the off-chance this somehow conflicts with other mods that introduce new outfits and adds entries for them to quickselectitems.ymt, all you need to do is add the follow entry to said YMT file. Just make sure the “SortOrder” value isn’t already being used. Change it as needed.
        <Item key="0x35171C33">
<Slots>
<Item>
<Id>OUTFITS</Id>
<SortOrder value="85"/>
</Item>
</Slots>
</Item>

Credits:

cp1dell

5/5 - (1 vote)

Download mod

File File size
zip The Cowhand Fix 17 KB
Share mod:

Leave a Reply

Your email address will not be published. Required fields are marked *