Difference between revisions of "YPF"

From Game Research Wiki
Jump to navigation Jump to search
(Created page with "Category:Archives Used in the following games: * Eroge! ~Sex and Games Make Sexy Games~")
 
Line 2: Line 2:
Used in the following games:
Used in the following games:
* Eroge! ~Sex and Games Make Sexy Games~
* Eroge! ~Sex and Games Make Sexy Games~
== Structure ==
{| class="wikitable"
!colspan="15"|Header
|-
! Size !! Content !! Description
|-
| 4Bytes || Magic/ID || "YPF/0"
|-
| 4Bytes|| Unknown1 || Static?
|-
| 4Bytes|| Unknown2 || File Count?
|-
| 4Bytes|| Unknown3 ||
|-
| 16Bytes|| Unknown0 || Padding?
|}
==Research==
<syntaxhighlight lang="cpp">
bn 3,666,454 321 13133
cg 1,204,151,736         3520 163593
cgsys         10,084,732 1331 70045
se 4,400,107 154 5523
sn 30,869,553 18 716
st 347,690,533 1235 70743
vo 729,701,400 8057 363031
</syntaxhighlight>
==Comments==

Revision as of 16:54, 13 March 2015

Used in the following games:

  • Eroge! ~Sex and Games Make Sexy Games~

Structure

Header
Size Content Description
4Bytes Magic/ID "YPF/0"
4Bytes Unknown1 Static?
4Bytes Unknown2 File Count?
4Bytes Unknown3
16Bytes Unknown0 Padding?

Research

bn		3,666,454		321	13133
cg		1,204,151,736	        3520	163593
cgsys	        10,084,732		1331	70045
se		4,400,107		154	5523
sn		30,869,553 		18	716
st		347,690,533		1235	70743
vo		729,701,400		8057	363031

Comments