An open API service indexing awesome lists of open source software.

https://github.com/darkmattercore/nx_cfg_parser

A parser for the system configuration file found in the RomFS section from the FirmwareDebugSettings (0100000000000818) data container in Nintendo Switch consoles, written in Python.
https://github.com/darkmattercore/nx_cfg_parser

atmosphere-cfw nintendo-switch parser romfs system-settings

Last synced: 9 months ago
JSON representation

A parser for the system configuration file found in the RomFS section from the FirmwareDebugSettings (0100000000000818) data container in Nintendo Switch consoles, written in Python.

Awesome Lists containing this project

README

          

# nx_cfg_parser

A parser for the system configuration file found in the RomFS section from 0100000000000818, written in Python.

The parsed output, written to stdout, matches the syntax used by [Atmosphère](https://github.com/Atmosphere-NX/Atmosphere)'s `system_settings.ini`.

License:
--------------

nx_cfg_parser is licensed under the terms of The Unlicense.