Code Monkey home page Code Monkey logo

sgi's Introduction

Stellaris Game Information (SGI)

A simple GUI application for reading the state of Stellaris save games written in Python.

Provides these key features:

  • Reads basic game information faster than opening Stellaris and loading a save game.
  • Calculates how many years (turns) are left before the victory year.
  • Helps plan multiplayer games spanning multiple sessions. SGI

Launching the Application

SGI can be run by either one of two ways:

  • Use the executible file:
    1. Download the latest release.
    2. Extract all files and launch stellaris_save_game_info v1.0.0.exe.

Or

  • Use the .py files:
    1. Install Python. SGI was built using version 3.9 and uses the standard library.
    2. Clone or download the repo.
    3. Launch the stellaris_save_game_info.py file.

Inspiration

This program was born out of some minor frustrations:

  • The Stellaris load game menu onlys shows the current year, but not the victory year. It's not possible to determine how much of a game is left without loading the game. Both these operations take time. SGI provides this information in seconds.

Stellaris - Save Game Screen

SGI - Victory Screen

  • After setting the galaxy conditions at the beginning of the game they are not visible from any program menu.
  • Other save game tools required too much system configuration, such as the installation of other programming frameworks, and didn't provide a single executible.

stellaris_save_game_info.ini Definitions

SGI searches for specific strings defined in the stellaris_save_game_info.ini. SGI does not parse Stellaris's save game format. It may be possible to search for other strings.

Variable Usage
game_variables_no_tab Game settings.
galaxy_variables_one_tab Game galaxy settings.
default_starting_year The default starting year is 2200.
stellaris_save_game_directory Change this if necessary.
last_used_save_file SGI keeps track of the last save file used.

sgi's People

Contributors

bai-yi-bai avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.