You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sage-of-Mirrors edited this page Jan 14, 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 during certain events. Their length is 0x14/20 dec bytes long.
0x0 string cameraType; //String, from a list in the .dol, giving the camera type
0x10 raroIndex; //index of the RARO this entry uses
0x11 padding;
0x12 padding; //to the nearest 4
0x13 padding;