DashGL
  • Introduction
  • Target
    • GLTF
    • Dash Model Format v1
    • Dash Model Format v2
      • Texture
      • Material
      • Vertex
      • Face
      • Skeleton
      • Animation
  • PSX
    • Megaman Legends 2
      • Entity Models
      • Memory Map
      • Bin Archive
      • Textures
  • NDS
    • Phantasy Star Zero
      • NDS Header
      • PRSZ Compression
      • Narc Archive
  • DC
    • Phantasy Star Online Ep1&2
      • .pvm Texture Archive
      • .pvr Texture
      • .nj Model
      • .gsl Scene Archive
      • .bml Asset Archive
      • .prs Compression
      • .rel Stage Asset
  • GC
    • Phantasy Star Online Ep3
      • .rel Stage
      • .gj Model
Powered by GitBook
On this page

Was this helpful?

  1. NDS
  2. Phantasy Star Zero

NDS Header

This document covers the NDS header for Phantasy Star Zero

Phantasy Star Zero is a Nintendo DS game, which means that the game contents are stored in an .NDS rom file. This document will cover the format of the nds rom header and the code needed to extract the files from the rom.

PreviousPhantasy Star ZeroNextPRSZ Compression

Last updated 2 years ago

Was this helpful?