Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.
/ cntx Public archive

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

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cntx

Pure Rust library to explore various Nintendo Switch file formats

IMPORTANT! this project is no longer continued.

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