If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Persona 3 and 4/Models: Difference between revisions
Jump to navigation
Jump to search
(Blanked the page) |
No edit summary |
||
Line 1: | Line 1: | ||
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" | |||
|- | |||
! Offset | |||
! Type | |||
! Description | |||
|- | |||
| 0x00 | |||
| Word | |||
| Hex Value of F0 00 F0 F0, probably a identifier | |||
|} |
Revision as of 01:29, 17 March 2015
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.
Offset | Type | Description |
---|---|---|
0x00 | Word | Hex Value of F0 00 F0 F0, probably a identifier |