Place.dat

From Spiral Framework
Revision as of 17:26, 18 April 2019 by UnderMybrella (talk | contribs) (Created page with "{{File Format |TYPE = Data Structures |SYSTEM = Steam (Likely Vita Too) |TITLES = Danganronpa V3: Killing Harmony|Danganronpa V3: Killing Harmo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Place.dat
TypeData Structures
SystemSteam (Likely Vita Too)
Applicable TitlesDanganronpa V3: Killing Harmony
CreditSPIRAL Server
Default SignednessVaries
Default EndiannessVaries
Implementation Status0%

place.dat files are subfiles present within map archives in Danganronpa V3: Killing Harmony. They are stored as Data Tables

Hmmm...
WARNING:
Most of the text used for typing here is stored as Japanese. Unless otherwise specified, if Japanese text is present for a string, assume that it is present in source. In addition, translations have been provided but are approximate

Structure

As mentioned above, place.dat files are stored as data tables with the following columns:

  • {{#tip-text: 種類 | Type}} (REFER)
  • No. (ASCII)
  • float1 (f32)
  • float2 (f32)
  • float3 (f32)
  • float4 (f32)
  • float5 (f32)
  • float6 (f32)
  • float7 (f32)
  • float8 (f32)
  • ascii (ASCII)
  • int1 (s16)
place.dat
Type}} No. float1 float2 float3 float4 float5 float6 float7 float8 ascii int1 desc
Note viewpoint coordinates}} Number of the viewpoint to load in to? X Coordinate of the camera Y Coordinate of the camera Z Coordinate of the camera Unknown, seems to lock the camera's view? Default value is 360, changing it to 180 locks the camera to a 180 degree rotation horizontally}} Seems to be the start position of the camera