XorTroll / cntx

Explore various Nintendo Switch file formats (PFS0, NCA) in pure Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cntx

Pure Rust library to explore various Nintendo Switch file formats

Usage

[dependencies]
cntx = { git = "https://github.com/XorTroll/cntx" }

Supported formats

  • NCA (only NCA3 version)

  • PFS0

  • RomFs

TODO

  • Slightly expand RomFs support (iterate through dirs, etc.)

About

Explore various Nintendo Switch file formats (PFS0, NCA) in pure Rust

License:MIT License


Languages

Language:Rust 100.0%