Fixes the reload speed bug without having to quickly swap weapons upon loading a saved game.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
This mod is not opted-in to receive Donation Points
It is advised that you use this mod instead of mine, as it accomplishes the same thing without taking up an .esp. (But my mod stays up, in part because it's a NVSE-free solution, and in part because it's my footprint that I discovered the alternate method for them.)
Fixes the reload speed bug without having to quickly swap weapons upon loading a game.
You are probably familiar with Reload Speed Game Start Fix. It's a mod which solves a definite problem with New Vegas: Upon loading your game, your reload speed is wrong, and it stays wrong until you either change weapons or personally un-equip and then re-equip your current weapon. And the solution is straightforward enough: The mod does this for you, very quickly, as soon as it can.
But there have always been unavoidable drawbacks to this solution.
It makes the un-equip / equip sounds associated with your current weapon.
If you happen to have the weapon drawn, the process of un-equipping and re-equipping includes the associated animations.
It fully reloads the weapon, instantly.
Reportedly, there's a chance it can change your ammo type.
Reportedly, there's a chance it can re-arm you with a different specimen of your weapon (with a different damage condition) if you're carrying more than one.
Regardless of these annoyances, it was a necessary fix.
This mod accomplishes the fix without the need for the weapon swap. So no equip noises, no drawing animations, no reloading, no ammo changing. Just a clean fix that otherwise behaves just like vanilla.
Caveats:
In order to get any use out of this mod, you'll want to un-check the original Reload Speed Game Start Fix from your load order and/or remove it from any merge you've created.
Unofficial Patch Plus users:UPP includes the components of Reload Speed Game Start Fix. In order to continue using UPP while disabling the weapon swap, you'll need to open it in FNVEdit and remove the following entries: xx0013FC (UPPxWeapReEquipQuest) and xx0013FB (UPPxWeapReEquipQuestSCRIPT).
Unofficial Patch NVSEusers: Does essentially the same thing as Reload Speed Game Start Fix, but removing that from the mod is not so straightforward, so I've provided a patch. Put it below Unofficial Patch NVSE. (Valid as of 2019-5-27.)