Simple tool to change gmsts on launch.

Overview

Starfield GMST editor

A simple UI to edit Starfield GMSTs and manage your bat file mods.

Features

  • filter GMSTs
  • revert to default
  • mod integration
  • merge mods
  • view conflicts

Usage

⚠️ You need to set Start in to your base folder (e.g. C:\Steam\steamapps\common\Starfield) when running this app through MO2

  • download the zip file
  • extract into your base folder (e.g. C:\Steam\steamapps\common\Starfield)
  • run sf_gmst_editor.exe

Credits

  • gibbed for the GMST list dump

Screenshots

Edit GMSTs

Show mods

MO2

You might also like...
✨ A simple and cute tool for exploring Wikipedia from the terminal ✨
✨ A simple and cute tool for exploring Wikipedia from the terminal ✨

Wikipe ✨ Wikipe ✨ is a tool to search Wikipedia from the command-line. Given a search query, it returns a list of matching Wikipedia articles, which c

A simple tool to mine nostr vanity pubkeys.

Nostr CPU pubkey miner A simple tool to mine nostr vanity pubkeys. Currently supports hexadecimal and bech32 vanity keys. Tested on Windows but should

A simple tool to clean all projects in a directory.

Cargo Cleanall A simple tool to clean all cargo projects in a directory. Help Cargo plugin to clean all cargo projects in a directory Usage: cargo cl

A simple CLI tool to convert the images to ASCII art with rust 🦀💙
A simple CLI tool to convert the images to ASCII art with rust 🦀💙

aarty: A simple CLI tool to convert images to ASCII art with Rust 🦀 More screenshots Original image Original image Original image Original image Orig

This is a simple command-line interface tool that allows you to interact with ChatGPT from OpenAI or Azure.

HeyGPT This is a simple command-line interface tool that allows you to interact with ChatGPT from OpenAI or Azure. You can use it to: Chat with ChatGP

Koi is a simple tool built to let you use ChatGPT through the command line

Koi is a simple tool built to let you use ChatGPT through the command line. It adds the ability to let ChatGPT run commands on your computer in order to help you out, or to help you out with complicated tasks.

A simple build tool for c and c++ projects

BUILDER_CPP A simple build tool for building C and C++ applications The tool is still in development. Do not use for production code. Installation The

A simple CLI tool for converting CSV file content to JSON.

fast-csv-to-json A simple CLI tool for converting CSV file content to JSON. 我花了一個小時搓出來,接著優化了兩天的快速 CSV 轉 JSON CLI 小工具 Installation Install Rust with ru

A simple TTS tool for Windows that reads directly from the clipboard.
A simple TTS tool for Windows that reads directly from the clipboard.

Quick Text-To-Speech A simple TTS tool for Windows that reads directly from the clipboard or from textfiles that are dragged into the window. Screensh

Comments
  • Missing GMST Settings

    Missing GMST Settings

    Looks like you are missing about 500 or so non-string GMST records from the game, specifically the scoped records that have a colon ':' character in them like how INI settings do. Here is a pastebin link to the list generated by the LiveINI tool. I am the author of LiveINI so maybe we could collaborate in the future.

    enhancement 
    opened by SomeCrazyGuy 1
  • When creating/appending command file do not select all

    When creating/appending command file do not select all

    When creating or appending the command file, it automatically selects all text files for inclusion. The only one that should be automatically selected is my_gmst.txt and any that were already selected.

    opened by Bladehawke 2
  • Ignore default text files

    Ignore default text files

    While it's convenient for the app to try to select all text files for activating, steam_appid.txt, sfse_whatsnew.txt, and sfse_readme.txt probably shouldn't be selected :)

    opened by Bladehawke 1
Releases(v0.4)
  • v0.4(Sep 19, 2023)

    A simple UI to edit Starfield GMSTs and manage your bat file mods.

    :warning: You need to set Start in to your base folder (e.g. C:\Steam\steamapps\common\Starfield) when running this app through MO2

    What's new

    • fixed a bug where files were not in the correct order and not disabled
    • removed --mo2 argument, install bat file mods with root builder please
    Source code(tar.gz)
    Source code(zip)
    artifact.zip(2.41 MB)
  • v0.3(Sep 13, 2023)

    A simple UI to edit Starfield GMSTs and manage your bat file mods.

    :warning: You need to set --mo2 when running this app through MO2 :warning: You need to set Start in to your base folder (e.g. C:\Steam\steamapps\common\Starfield) when running this app through MO2

    What's new

    • Support special characters in GMST names
    • Add "append to file" button
    • Fix some gmst values
    • some better MO2 integration
    • QoL features: compare default values, better text select
    Source code(tar.gz)
    Source code(zip)
    artifact.zip(2.42 MB)
  • v0.1.2(Sep 8, 2023)

    A simple UI to edit Starfield GMSTs and manage your bat file mods.

    :warning: You need to set --mo2 when running this app through MO2 :warning: You need to set Start in to your base folder (e.g. C:\Steam\steamapps\common\Starfield) when running this app through MO2

    What's new

    -fixed a bug where the wrong commandline was generated

    Source code(tar.gz)
    Source code(zip)
    artifact.zip(2.40 MB)
  • v0.1.1(Sep 8, 2023)

    v0.1.1

    A simple UI to edit Starfield GMSTs and manage your bat file mods.

    :warning: You need to set --mo2 when running this app through MO2 :warning: You need to set Start in to your base folder (e.g. C:\Steam\steamapps\common\Starfield) when running this app through MO2

    What's new

    • Added more than 5000 GMSTs
    Source code(tar.gz)
    Source code(zip)
    artifact.zip(2.40 MB)
  • v0.1(Sep 7, 2023)

    v0.1

    A simple UI to edit Starfield GMSTs and manage your bat file mods.

    :warning: You need to set --mo2 when running this app through MO2 :warning: You need to set Start in to your base folder (e.g. C:\Steam\steamapps\common\Starfield) when running this app through MO2

    Features

    • filter GMSTs
    • revert to default
    • mod integration
    Source code(tar.gz)
    Source code(zip)
    artifact.zip(2.36 MB)
Oxygen is a voice journal and audio analysis toolkit for people who want to change the way their voice comes across.

Oxygen Voice Journal Oxygen is a voice journal and audio analysis toolkit for people who want to change the way their voice comes across. Or rather, i

Jocelyn Stericker 32 Oct 20, 2022
Automate your business flows, support, change tickets with Automatdeck

Automatdeck agent Website: https://automatdeck.com Documentation: https://doc.automatdeck.com Automatdeck agent is a simple lightweight IT automation

Kheshav Sewnundun 5 Aug 2, 2022
Catch Tailwindcss Errors at Compile-Time Before They Catch You, without making any change to your code! Supports overriding, extending, custom classes, custom modifiers, Plugins and many more 🚀🔥🦀

twust Twust is a powerful static checker in rust for TailwindCSS class names at compile-time. Table of Contents Overview Installation Usage Statement

null 15 Nov 8, 2023
A command line tool written in Rust and designed to be a modern build tool + package manager for C/C++ projects.

CCake CCake is a command line tool written in Rust and designed to be a modern build tool + package manager for C/C++ projects. Goals To be easily und

Boston Vanseghi 4 Oct 24, 2022
A dead simple functional testing tool for command line applications

Pharaoh : build that test pyramid! What it is Pharaoh is a dead simple, no permission needed, functional test runner for command line applications, wr

Kevin Sztern 17 Dec 13, 2021
A simple command line tool for creating font palettes for engines like libtcod

palscii A simple command line tool for creating font palettes for engines like libtcod. Usage This can also be viewed by running palscii --help. palsc

Steve Troetti 2 May 2, 2022
A simple cli tool to help with wordle in hard mode

Wordking A simple cli tool to help with wordle in hard mode. Usage Run wordking cargo run Wordking will ask for your guesses thus far. Provide your gu

Stephen Spalding 2 Feb 1, 2022
A simple, modern fuzzy finder tool to run examples in a Cargo project.

cargo-rx cargo-rx is a simple, modern Runner for Examples in a Cargo project. This crate provides a single executable: rx. Basically anywhere you woul

Ritvik Nag 14 Dec 2, 2022
☘️ A simple command line tool to manage your Minecraft Bedrock worlds

☘️ Haze A simple command line tool to manage your Minecraft Bedrock worlds Haze allows you to keep your project's worlds out of the com.mojang directo

Sedge 3 Dec 8, 2022
🎦 ezz is a simple CLI tool to schedule Zoom meetings

ezz ezz (cheesy abbreviation for easy Zoom) is a simple CLI tool to schedule Zoom meetings. Install With cargo installed: $ cargo install --path . Aut

Eduardo Cuducos 6 Dec 23, 2022