Welcome to Data Crystal's new home! Data Crystal is now part of the TCRF family (sort of).
The wiki has recently moved; please report any issues in Discord. Pardon the dust.

Persona 3 and 4/Models: Difference between revisions

From Data Crystal
Jump to navigation Jump to search
mNo edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{subpage}}
The RMD format is Atlus' model format for the Shin Megami Tensei games. Currently, the format is not very well documented. [[Persona 3 and 4|However, there are a few editors/viewers for the format.]]
The RMD format is Atlus' model format for the Shin Megami Tensei games. Currently, the format is not very well documented. [[Persona 3 and 4|However, there are a few editors/viewers for the format.]]
RMD files are little endian.


{| class="wikitable"
RMD files are little endian.
|-
! Offset
! Type
! Description
|-
| 0x00
| UInt32
| Hex Value of F0 00 F0 F0, probably a identifier
|}

Latest revision as of 14:59, 24 January 2024

This is a sub-page of Persona 3 and 4.

The RMD format is Atlus' model format for the Shin Megami Tensei games. Currently, the format is not very well documented. However, there are a few editors/viewers for the format.

RMD files are little endian.