Skip to content

DZS Format: RCAM and CAMR

Sage-of-Mirrors edited this page Jan 12, 2014 · 3 revisions

RCAM and CAMR carry the same data, and the reason for the differing names is unknown. They hold data for how the camera should behave. Their length is 0x14/20 dec bytes long.

0x0 string cameraType; //String, from a list in the .dol, giving the camera type
0x10 entryIndex; //index of this entry
0x11 padding;
0x12 padding; //to the nearest 4
0x13 padding;
Clone this wiki locally