Nintendo Switch NSP

From XentaxWiki
Jump to: navigation, search

Back to index | Edit this page

NSP

  • Format Type : Archive
  • Endian Order : Little Endian
  • Signature : PFS0


Format Specifications

//header
4 bytes (char) - signature // "PFS0"
4 bytes (uint32) - version?  // 3

// TODO

Notes and Comments

  • This file format occurs in Nintendo Switch games (and PC ports of these games).

Games

List of games using this file format:

  • NEO: The World Ends With You (PC)

QuickBMS Script

Not written yet.

Compatible Programs

  • hactool
  • yuzu (Switch Emulator) (Right click > Dump RomFS to extract data from NSP)