Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foofootheguy/nnc
A 3ds
https://github.com/foofootheguy/nnc
Last synced: about 1 month ago
JSON representation
A 3ds
- Host: GitHub
- URL: https://github.com/foofootheguy/nnc
- Owner: FoofooTheGuy
- Created: 2024-01-03T17:36:43.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-16T17:45:26.000Z (3 months ago)
- Last Synced: 2024-10-18T15:54:39.631Z (3 months ago)
- Language: C
- Size: 279 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nnc
No Nonsense CTR is a library that reads and (limitedly) writes 3ds related files.
To build you need mbedtls and a C compiler supporting at least C99
## Supported file formats
Here follows a list of the file formats nnc supports:
* cia (read/write)
* exefs (read/write)
* exheader (read)
* ivfc (read/write)
* ncch (read/write)
* romfs (read/write)
* certificate (read/write), ~ chain (read)
* smdh (read)
* ticket (read/incomplete write)
* tmd (read/write)