In the RDR2 modding community, WEAPONS-PLAYER.rpf is one of the most commonly edited files. Players edit it to:
that stores audio files for firearms, specifically sound effects (SFX) related to weapons handled by the player. It is a frequent target for "realism" mods, which swap out standard arcade-style gunshots for authentic weapon sounds or stylized audio like Star Wars blasters. The Secret Sauce for Gunplay: WEAPONS-PLAYER.rpf WEAPONS-PLAYER.rpf
Some advanced mods even tweak how your character holds or reloads the weapon for a fresh feel. How to Safely Customize Your Arsenal In the RDR2 modding community, WEAPONS-PLAYER
No direct file exists (yet). But if you’re comfortable editing behavior.meta and fragments.db , you can build your own. Start by decompiling update.rpf → common/data/ai → look for FLAG_PLAYER_AS_PROJECTILE . In the RDR2 modding community