Starfield

File information

Last updated

Original upload

Created by

Pe3ngu

Uploaded by

Pe3ngu

Virus scan

Some manually verified files

About this mod

Unlock BAT creation! BatComposer is a simple utility app that lets you interactively assemble your very own BAT file to use from ingame console.
No more wandering around wikis and shady websites to build the exact list of items you want to spawn!

Permissions and credits
Changelogs
Donations




BatComposer is a simple app that leverages the power of a nice GUI to let you interactively and easily assemble your very own BAT file.
You can easily navigate through items using an intuitive search bar, a dropdown menu to display categories or just scrolling around.

I designed BatComposer first and foremost to save time on creating different BAT files for my playthroughs.

You like to have different BAT presets fine-tailored to different characters that you want to fit with specific items or as a custom archetype?
You find the idea of having to obsessively copy-paste IDs from wikis to .txt files unnecessary boring?

Then this app can help you too!




To start, just extract the downloaded .zip archive and start batcomposer.exe.
Be sure to keep all the files inside the folder intact.

1) Selecting your favourite items
& skills
Currently, all the items from the following categories are available for selection:
  • Aid
  • Ammo
  • Armor
  • Clothing
  • Material/Resource
  • Skill Book
  • Unique Weapon
  • Weapon

Just find what you like and set a custom amount (or directly choose 9999).

You can also select your favourite skills and adjust the rank (0 to 4).
The rank is additive, which means that selecting "4" will execute "player.addperk" four times, while keeping the value to zero will just do nothing.

2) Exporting your selection
Once you have finished, just use the save button to automatically export a list of the selected items in the correct format.
Inside the generated .txt, you will also find a comment for each line that details the names of your items (don't worry, this does not have impact on the effectiveness of the ingame command), so that you don't have to cross reference item IDs to know what you are spawning or if you want to check if you forgot to add anything!

Be sure to copy (or directly save) your file to your game directory e.g.
C:\Program Files (x86)\Steam\steamapps\common\Starfield

3) Spawning your items

Start Starfield and load a save.
Then open the ingame console (default hotkey "˜") and type:
bat <filename>

Where "filename" is the name of the file you saved when exporting minus its extension.
For example:
bat mybat


Here are some features I'm planning to add in the future:

  • Adding Skills tweaking Released with 1.2
  • MacOS & Linux support;
  • Adding the possibility to add Traits and Backgrounds;
  • Adding the possibility to spawn Starships;
  • Adding the possibility to spawn NPCs;
  • And more...

I would also be happy to hear about your feedback and your ideas!

This was (and still is) a labour of love, while also being my first real developing project.
I hope you like it and find it useful 💙!