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
No edit summary
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Background ==
{{subpage}}
Using an RMD viewer, it is possible to open and inspect the models packaged in .cvm files within Persona 3 or Persona 4's iso. There is very little knowledge about these filetypes documented online, so the purpose of most of the files is up for speculation.
== Persona 3 ==
=== btl.cvm\model\field\ ===
This directory appears to contain playable overworld models of the protagonist.
They exclude models used in battle or in dungeon exploration.
There are models of other party members in here as well, presumably serving the same purpose.
* '''fc_01_00.rmd''' Minato Arisato (overcoat, no gun)  365,023 bytes
* '''fc_01_01.rmd''' Minato Arisato (no overcoat)  359,537 bytes
* '''fc_01_02.rmd''' Minato Arisato (winter coat)  349,425 bytes
* '''fc_01_03.rmd''' Minato Arisato (blue and white t-shirt)  350,170 bytes
* '''fc_01_04.rmd''' Minato Arisato (overcoat, sees armband and gun)  376,515 bytes
* '''fc_01_05.rmd''' Minato Arisato (overcoat, no gun)  233,269 bytes
* '''fc_01_06.rmd''' Minato Arisato (sandals, swimsuit)  236,788 bytes
* '''fc_01_07.rmd''' Unknown, cannot be viewed
* '''fc_01_08.rmd''' Minato Arisato (overcoat, no gun)  259,339 bytes


The reason for the similarities between fc_01_05.rmd and fc_01_00.rmd is currently unknown.
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 differences in filesize may be due to animation.
[[File:AdachioverMinato.png|200px|thumb|right|NPC2\N4809_0.rmd (tohru adachi) 326,826 bytes imported over FC_xx_xx in p3's btl\model\feild]]
====Swapping====
The models in this directory can be swapped with other .rmd models (including other games) as long as they do not have a larger filesize, which results in corruption of the btl.cvm.
However, swapping models that are presumably used for different purposes (found in other directories or games) leads to improper use of animation.


== Persona 4 ==
RMD files are little endian.
 
[[Category:Persona]]

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.