Place.dat: Difference between revisions

From Spiral Framework
Jump to navigation Jump to search
Line 44: Line 44:
|int1
|int1
|desc
|desc
|-
|{{#tip-text: 開始位置 | Start Position}}
|
|
|
|
|Starting horizontal rotation of camera
|Starting vertical rotation of camera
|{{#tip-text: Field of View? | Exhibits identical behavior, but why? }}
|
|
|
|
|Seems to be the start position of the camera
|-
|-
|{{#tip-text: 注視点座標 | Note viewpoint coordinates}}
|{{#tip-text: 注視点座標 | Note viewpoint coordinates}}

Revision as of 19:26, 18 April 2019

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
Start Position}} Starting horizontal rotation of camera Starting vertical rotation of camera Exhibits identical behavior, but why? }} Seems to be the start position of the camera
Note viewpoint coordinates}} Number of the viewpoint to load in to? X Coordinate of the character Y Coordinate of the character Z Coordinate of the character Distance from camera to orbit Camera loads in halfway }} Camera loads in halfway }} Seems to be the start position of the camera