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.
- Host: GitHub
- URL: https://github.com/darkmattercore/nx_cfg_parser
- Owner: DarkMatterCore
- License: unlicense
- Created: 2021-03-13T12:58:53.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-13T16:44:11.000Z (almost 5 years ago)
- Last Synced: 2025-04-01T04:51:56.810Z (10 months ago)
- Topics: atmosphere-cfw, nintendo-switch, parser, romfs, system-settings
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.