.DO2 - pmandin/reevengi-tools GitHub Wiki
The .DO2 file format is used by Resident Evil 2 to store the animation of door, when the player changes room.
The values are stored in Little-Endian order.
- TODO - File/section 0, embedded VAB file
- TODO - File/section 1, 3D model for animation
- TODO - File/section 2, embedded TIM file
See .TIM for further information.