Giter VIP home page Giter VIP logo

nmskondo's Introduction

nmskondo

nmskondo is a tool for the computer game "No Man's Sky" which allows you to sort your inventory across multiple storage boxes and also offers to decompile the .pak PSARC archives in order to get to internal game data.

Usage

Please see the help page, it's pretty straightforward:

Syntax: ./nmskondo.py [command] [options]

Available commands:
    showinventory      Show inventory
    sortstorage        Sort storage inventories
    unpack             Unpack PSARC (*.pak) archive

Options vary from command to command. To receive further info, type
    ./nmskondo.py [command] --help

Sorting storage:

usage: ./nmskondo.py sortstorage [-f] [-v] [--help] filename

Sort storage inventories

positional arguments:
  filename       Specifies the savegame filename.

optional arguments:
  -f, --force    Overwrite temporary files or backup files if they already exist.
  -v, --verbose  Increase verbosity. Can be specified multiple times.
  --help         Show this help page.

Unpacking of PSARC:

usage: ./nmskondo.py unpack [-r regex] [-o dirname] [-v] [--help] filename [filename ...]

Unpack PSARC (*.pak) archive

positional arguments:
  filename              PAK file(s) to unpack.

optional arguments:
  -r regex, --regex regex
                        Only process files which match this regex. By default, all files are chosen.
  -o dirname, --output-dir dirname
                        Uncompress files in this directory. If not given, just list files.
  -v, --verbose         Increase verbosity. Can be specified multiple times.
  --help                Show this help page.

License

GNU GPL-3

nmskondo's People

Contributors

johndoe31415 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nmskondo's Issues

How do I run this?

This seems like a great project, and I'd love to try it out, but I don't understand how to run it.

In the README, you say to run nmskondo.py, but there is no such file in the repo as far as I can tell.

Is this file missing?

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.