Skip to content
/ cntx Public

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

License

Notifications You must be signed in to change notification settings

XorTroll/cntx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages