rickomax / psxprev

PSXPREV - Playstation (PSX) Files Previewer/Extractor
BSD 2-Clause "Simplified" License
200 stars 10 forks source link

Allow HMD category 5 and 7 (envmap and device primitive) #91

Closed trigger-segfault closed 1 year ago

trigger-segfault commented 1 year ago

Category 7 is defined by the spec as either being a camera or light. Currently category 7 is not only ignored, but ends the current block. This fixes things so that category 7 is silently allowed so that other primitives in the block can be read.

Edit: It turns out category 6 also exists, and is well documented by PsyQ. Category 6, for the most part, is just another form of Non-Shared and Shared geometry, with extra attributes that can be attached to surfaces.