Plugins for Starfield are intended to be some level of .esm, or master file. Either a light, medium, or full master. Since the Creation Kit will create an extra file for the patch, rather than editing the master, and its system requirements are somewhat restrictive, I'm making this tutorial for xEdit/SF1Edit.

Grab the latest version from the xEdit discord here. https://discord.com/invite/QQAMqG23sn

You will need to rename the xEdit64.exe to SF1Edit64.exe to set the program in Starfield mode.

For this tutorial we will be looking at Outrora's excellent HVAP Carbine. The mod must be installed to do these edits. xEdit will automatically make a backup when you close the program and save.

Your first step after launching the program is to simply select the mod you want to edit. It will always keep the core Starfield and BlueprintShips selected.




Once it loads everything in, expand the list of items under the weapon mod by clicking the + next to it, and find the Object Modification section. Expand that as well.



Within Object Modifications, find all of the _Quality_## modifications and select them all. If the author followed vanilla naming conventions, these should be easy to find. In vanilla there are only four of these. Outrora has included a fifth tier as well, but it doesn't change our method, as it seems to only be used for a unique.


Add all of the Weapon-Damage Float values together. In this case the total is 4.17. (We're ignoring the extra Tier 5). Keep in mind that the vanilla average is 2.8. If a weapon's damage modifier total seems overpowered, just default to 3.0. Energy damage will be listed slightly different, but should be recognizable. The modifiers will be listed in Value 2 - Float. Simply follow the same process. Some weapons may have multiple damage types.


Only edit the highest Tier (again, we're ignoring 5 in this case), and change it's value to your new maxed one.


Remove all other properties from that top Tier by right clicking on the top bar of the data. The only ones left should be damage and the Weapon - Keyword DontShowInUI.



Now, go back to the Object Modifications list and find one named with _Quality_TiersAny (again, if the author is using vanilla naming).




In the "Includes" section it will have a list of all the quality mods. Right click at the top panel of each and remove them, except for the highest tier, the one that you edited.



You'll see right under the name of that last remaining tier, that it also lists the "Minimum Level." Change that to 0.

For most weapons that follow the vanilla setup, this is all you should need to do. Simply click the X to close and agree to save.

For the HVAP Outrora included some craftable tiers that would effectively double the bonuses. For these "Internal" mods I went to the Constructible Object category and just made the recipes for those four attachments point to nothing. I also removed the attach point keyword from the gun itself, just to be sure. In most cases this shouldn't be necessary.

Article information

Added on

Written by

jkruse05

5 comments

  1. Rivarez
    Rivarez
    • supporter
    • 29 kudos
    Strange "tool", displayed a message
    SF1Edit 4.1.5f x64 (DDDCBF5A) starting session 2025-04-19 21:08:05
    The Source Code Form of this program is subject to the terms of the Mozilla Public License, v. 2.0
    If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.
    The Source Code Form is available at https://github.com/TES5Edit/TES5Edit
    Using Starfield Data Path: 
    Using Scripts Path: E:\Games\xEdit.4.1.5f\Edit Scripts\
    Using Cache Path: 
    Using ini: 
    Fatal: Could not find ini
    and wants the money on patreon, ko-fi, and paypal.
    1. dunawayc
      dunawayc
      • member
      • 0 kudos
      I was getting a similar issue until I read the instructions above.  Now the tool works fine for me.  Where did you download it?  And did you remember to rename the xEdit64.exe to SF1Edit64.exe?
    2. jkruse05
      jkruse05
      • premium
      • 382 kudos
      Xedit has been used as a modder tool in some form for literally decades at this point. It's open source, so yes, there is a usage license, and the creator appreciates donations. Just click past the intro windows and follow the instructions.
    3. Rivarez
      Rivarez
      • supporter
      • 29 kudos
      [deleted]
    4. Rivarez
      Rivarez
      • supporter
      • 29 kudos
      To resolve the problem you can add to registry the path to your game. For ex. if your game located in E:\Games\Starfield folder then create and run a .reg file with following content
      Windows Registry Editor Version 5.00
      [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Steam App 1716740]
      "InstallLocation"="E:\\Games\\Starfield"
      And then it will launched, praise the Great Serpent :)