Difference between revisions of "FF7:CC"

From Final Fantasy Inside
Jump to navigation Jump to search
my_wiki>Koral
(Data Retreival and Organisation)
m (30 revisions imported)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<small>
+
<small> My first ever wiki entry! Apologies for any inconsistencies etc. </small>
This Article is a Stub.  
 
  
My first ever wiki entry! Apologies for any inconsistencies etc.  
+
Information confirmed by Quimm forum members (by MrAdults in particular), HUGE props to them for their support.
  
Information confirmed by Quimm forum members (by MrAdults in particular), HUGE props to them for their support.
+
Last updated: [[User:Koral|Koral]] 19:15, 18 May 2009 (EDT)
  
Last updated: [[User:Koral|Koral]] 17:42, 29 Mar 2009 (EDT)
+
<br />
</small>
 
  
 +
== Final Fantasy 7: Crisis Core ==
  
==Final Fantasy 7: Crisis Core==
+
'''Crisis Core: Final Fantasy VII''' is an action role-playing game developed by Square Enix for the PlayStation Portable. The game is a prequel to Final Fantasy VII and is also the sixth installment in the Compilation of Final Fantasy VII. Production was overseen by Yoshinori Kitase, the director of the original Final Fantasy VII, with Hajime Tabata as the game's director and Tetsuya Nomura as the game's character designer.
 
 
<small>[Placeholder. History and information about the game]</small>
 
 
 
 
 
Crisis Core: Final Fantasy VII (クライシス コア -ファイナルファンタジーVII- ,Kuraishisu Koa -Fainaru Fantajī Sebun-?) is an action role-playing game developed by Square Enix for the PlayStation Portable. The game is a prequel to Final Fantasy VII and is also the sixth installment in the Compilation of Final Fantasy VII. Production was overseen by Yoshinori Kitase, the director of the original Final Fantasy VII, with Hajime Tabata as the game's director and Tetsuya Nomura as the game's character designer.
 
  
 
The game mainly focuses around Zack Fair, a 2nd Class SOLDIER, and the events leading up to his destined demise. He meets many of the Final Fantasy VII characters, including Cloud Strife and Aerith Gainsborough, with whom he develops strong bonds. The game's storyline takes the player from the war with the Wutai to the events at Nibelheim, and right up to the time just before the Final Fantasy VII beginning. Some of the missing events or plot holes from Nibelheim and afterwards are explained in the animated feature, Last Order: Final Fantasy VII.
 
The game mainly focuses around Zack Fair, a 2nd Class SOLDIER, and the events leading up to his destined demise. He meets many of the Final Fantasy VII characters, including Cloud Strife and Aerith Gainsborough, with whom he develops strong bonds. The game's storyline takes the player from the war with the Wutai to the events at Nibelheim, and right up to the time just before the Final Fantasy VII beginning. Some of the missing events or plot holes from Nibelheim and afterwards are explained in the animated feature, Last Order: Final Fantasy VII.
  
<small>http://en.wikipedia.org/wiki/Crises_core</small>
+
The game's tagline is "Men cry not for themselves, but for their comrades", a quote from LOVELESS.
  
==Game Data==
+
<br />
<small>[Placeholder. Where and how the numerous Data File Formats are stored and accessed from the PSP-Media]</small>
 
  
 +
== Data Retreival and Organisation ==
  
 
+
Extracting the Data Files using the [[FF7:CC#Tools|FF7CC Data Extractor]] results in 8725 .RAW files. This file extension does not represent any specific file format and was used to clarify the "raw" nature of the data.
==Data Retreival and Organisation==
 
 
 
Extracting the Data Files using the [[FF7:CC#Tools|FF7CC Data Extractor]] results in 8725 .RAW files.
 
This file extension does not represent any specific file format and was used to clarify the "raw" nature of the data.
 
  
 
Every RAW file can be categorised into specific File-Format Types by reading the first 8-bytes of the file.
 
Every RAW file can be categorised into specific File-Format Types by reading the first 8-bytes of the file.
Line 37: Line 27:
 
The RAW files themselves appear to be organised into clusters of same Types, or of similar function:
 
The RAW files themselves appear to be organised into clusters of same Types, or of similar function:
  
 +
<br />
  
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
+
{| style="border: 1px solid black; border-collapse: collapse" border="1" cellspacing="1" cellpadding="3"
! style="background:rgb(204,204,204)" | RAW Files
+
! RAW Files
! style="background:rgb(204,204,204)" | Type [bytes within 8-byte header]
+
! Type [bytes within 8-byte header]
! style="background:rgb(204,204,204)" | Description
+
! Description
 
|-
 
|-
 
! align="left" | 00000 - 00005
 
! align="left" | 00000 - 00005
Line 48: Line 39:
 
|-
 
|-
 
! align="left" | 00006 - 00062
 
! align="left" | 00006 - 00062
| '''[[FF7:CC/Video Formats#PSMF Format|PSMF]]'''
+
| '''[[FF7:CC/Video_Formats#PSMF_Format|PSMF]]'''
 
| * PSP format Video files
 
| * PSP format Video files
 
|-
 
|-
 
! align="left" | 00063 - 01349
 
! align="left" | 00063 - 01349
| '''[[FF7:CC/Audio Formats#RIFF Format|RIFF]]'''
+
| '''[[FF7:CC/Audio_Formats#RIFF_Format|RIFF]]'''
 
| * Audio files, usually voiced dialogues
 
| * Audio files, usually voiced dialogues
 
|-
 
|-
 
! align="left" | 01350 - 01417
 
! align="left" | 01350 - 01417
| '''[[FF7:CC/Audio Formats#SSCF Format|SSCF]]'''
+
| '''[[FF7:CC/Audio_Formats#SSCF_Format|SSCF]]'''
 
| * Audio files, usually background music
 
| * Audio files, usually background music
 
|-
 
|-
Line 81: Line 72:
 
! align="left" | 01456
 
! align="left" | 01456
 
| '''MBD'''
 
| '''MBD'''
|  
+
|
 
|-
 
|-
 
! align="left" | 01457 - 02011
 
! align="left" | 01457 - 02011
| '''[[FF7:CC/Image Formats#GT Format|GT]]''', '''ATEL'''
+
| '''[[FF7:CC/Image_Formats#GT_Format|GT]]''', '''ATEL'''
 
| * Story progression and Event data, GT are Chapter-End Images, ATEL are events and dialogue script data
 
| * Story progression and Event data, GT are Chapter-End Images, ATEL are events and dialogue script data
 
|-
 
|-
 
! align="left" | 02012 - 02161
 
! align="left" | 02012 - 02161
| '''[[FF7:CC/Model Formats#exp TYPE-1 Models|! (exp TYPE-1)]]''', '''&&''' (double-and), ? (various unknown)
+
| '''[[FF7:CC/Model_Formats#exp_TYPE-1_Models|<nowiki>! (exp TYPE-1)</nowiki>]]''', '''&amp;&amp;''' (double-and), ? (various unknown)
 
| * Static Mesh Models: Location Map Models
 
| * Static Mesh Models: Location Map Models
 
|-
 
|-
! align="left" | 02162 - 02457  
+
! align="left" | 02162 - 02457
| '''[[FF7:CC/Model Formats#exp TYPE-0 Models|! (exp TYPE-0)]]''', '''[[FF7:CC/Image Formats#TEX Format|TEX]]''' (embedded textures)
+
| '''[[FF7:CC/Model_Formats#exp_TYPE-0_Models|<nowiki>! (exp TYPE-0)</nowiki>]]''', '''[[FF7:CC/Image_Formats#TEX_Format|TEX]]''' (embedded textures)
 
| * Skinned Animated Models: Characters, Monsters, NPCs and Event-Specific Models
 
| * Skinned Animated Models: Characters, Monsters, NPCs and Event-Specific Models
 
|-
 
|-
Line 101: Line 92:
 
! align="left" | 03353 - 08538
 
! align="left" | 03353 - 08538
 
| ? (various unknown)
 
| ? (various unknown)
| no common header, fairly small files <500 kb. Ditto
+
| no common header, fairly small files &lt;500 kb. Ditto
 
|-
 
|-
 
! align="left" | 08539 - 08622
 
! align="left" | 08539 - 08622
Line 120: Line 111:
 
|-
 
|-
 
! align="left" | 08707 - 08725
 
! align="left" | 08707 - 08725
| '''[[FF7:CC/Video Formats#PSMF Format|PSMF]]'''
+
| '''[[FF7:CC/Video_Formats#PSMF_Format|PSMF]]'''
 
| * more Videos
 
| * more Videos
 
|}
 
|}
  
 +
<br />''<nowiki>*</nowiki>'' - These files are understood enough to view and/or extract their contents.
  
''*'' - These files are understood enough to view and/or extract their contents.
+
.
  
==Data File Formats==
+
== Data File Formats ==
<small>[Placeholder. Overview of the different types of data files and what they contain. List shows the data types currently known]</small>
+
 
 +
Overview of the different types of data files and what they contain. List shows the data types currently known.
 +
 
 +
=== [[FF7:CC/Game_Event_Files|Game Events and Scripts]] ===
  
===[[FF7:CC/Game Event Files|Game Events and Scripts]]===
 
 
* [[FF7:CC/File_Types|ATEL]] Files
 
* [[FF7:CC/File_Types|ATEL]] Files
 
* [[FF7:CC/File_Types|MBD]] Files
 
* [[FF7:CC/File_Types|MBD]] Files
  
===[[FF7:CC/Image Formats|Sprites, Images and Texture Data]]===
+
=== [[FF7:CC/Image_Formats|Sprites, Images and Texture Data]] ===
* [[FF7:CC/Image Formats#IMG Format|[IMG]]] Files
 
* [[FF7:CC/Image Formats#TEX Format|[TEX]]] Files
 
* [[FF7:CC/Image Formats#GT Format|[GT]]] Files
 
  
===[[FF7:CC/Audio Formats|Audio Data]]===
+
* [[FF7:CC/Image_Formats#IMG_Format|[IMG]]] Files
* [[FF7:CC/Audio Formats#RIFF Format|RIFF]] Files
+
* [[FF7:CC/Image_Formats#TEX_Format|[TEX]]] Files
* [[FF7:CC/Audio Formats#SSCF Format|SSCF]] Files
+
* [[FF7:CC/Image_Formats#GT_Format|[GT]]] Files
  
===[[FF7:CC/Video Formats|Video Data]]===
+
=== [[FF7:CC/Audio_Formats|Audio Data]] ===
* [[FF7:CC/Video Formats#PSMF Format|[PSMF]]]
 
  
===[[FF7:CC/Model Formats|Models and Mesh Geometry]]===
+
* [[FF7:CC/Audio_Formats#RIFF_Format|RIFF]] Files
* [[FF7:CC/Model Formats#exp Format|[!] (exp) Model]] Files
+
* [[FF7:CC/Audio_Formats#SSCF_Format|SSCF]] Files
  
===[[FF7:CC/Battle and Monster Data|Battles and Monsters]]===
+
=== [[FF7:CC/Video_Formats|Video Data]] ===
  
===[[FF7:CC/Materia Data|Materia]]===
+
* [[FF7:CC/Video_Formats#PSMF_Format|[PSMF]]]
  
==Miscelenous Findings==
+
=== [[FF7:CC/Model_Formats|Models and Mesh Geometry]] ===
<small>[Placeholder. Anything interesting or weird worth noting]</small>
 
  
===Debug Menu===
+
* [[FF7:CC/Model_Formats#exp_Format|[!]] (exp) Model] Files
 
File "00000.RAW" contains an interesting menu-dialogue where the player is shown a menu listing the names of various FF7CC developers, and a Moogle apparantly narrating the choice, and asking for user input.
 
  
Here is a copy of the precise text:
+
=== [[FF7:CC/Battle_and_Monster_Data|Battles and Monsters]] ===
<pre>
 
<TEXT>
 
Where do you want to go?
 
<M-CHOICE>
 
Battle
 
Ms. Ishibashi
 
Mr. Oka
 
Mr. Kitase
 
Mr. Kunikata
 
Mr. Shindo
 
Mr. Terada
 
Mr. Maeda
 
Moriya kun
 
<END>
 
</pre>
 
  
Nothing else is known about this menu, as it does not appear during normal gameplay, and currently there is no way to initilise it.
+
=== [[FF7:CC/Materia_Data|Materia]] ===
  
 +
== Differences between Japanese, US and PAL versions ==
  
===Hidden Event-Dialogues Menu and/or Materia===
+
Japanese one has two diffs. First of all, japanese version has more audio files than english one (It was confirmed while making an undub of english one ;P) and has changed Minerva statue model. In japanese version it looked too much like cathlic Maria so in US release they made completly new model for it.
 
Contained within all ATEL files are the following Menu-Dialogue texts.
 
* The "Kupo!" suggests a Moogle narrating, possibly related to the [[Debug Menu]].
 
* The "Materia has leveled up!" suggests maybe a hidden Materia was used to initiate this Menu.
 
  
 +
<small>-[http://forums.qhimm.com/index.php?action=profile;u=4603 Aurenasek116]</small>
  
<pre>
+
.
<TEXT>
 
Materia has leveled up!
 
<END>
 
  
<TEXT>
+
== Miscelenous Findings ==
Nothing more to do, kupo!
 
<END>
 
  
<TEXT>
+
Anything interesting or weird worth noting.
Load failed.
 
<END>
 
  
<TEXT>
+
=== Debug Menu ===
Load canceled.
 
<END>
 
  
<TEXT>
+
File "00000.RAW" contains an interesting menu-dialogue where the player is shown a menu listing the names of various FF7CC developers, and a Moogle apparantly narrating the choice, and asking for user input.
<CHOICE1>: Open
 
<END>
 
  
<TEXT>
+
Here is a copy of the precise text:
<CHOICE1>: Push
 
<END>
 
  
<TEXT>
+
  <CHOICE1>: Go up
+
&lt;TEXT&gt;
<END>
+
  Where do you want to go?
 +
  &lt;M-CHOICE&gt;
 +
  Battle
 +
  Ms. Ishibashi
 +
  Mr. Oka
 +
  Mr. Kitase
 +
  Mr. Kunikata
 +
  Mr. Shindo
 +
  Mr. Terada
 +
  Mr. Maeda
 +
  Moriya kun
 +
&lt;END&gt;
  
<TEXT>
+
Nothing else is known about this menu, as it does not appear during normal gameplay, and currently there is no way to initilise it.
<TEXT>
 
<CHOICE1>: Go down
 
<END>
 
  
<TEXT>
+
Someone has been able to iniate this menu somehow, screenshots of which were posted [http://forums.qhimm.com/index.php?topic=8163.msg100101#msg100101 here].
<CHOICE1>: Use elevator
 
<END>
 
  
<TEXT>
+
<br />
<CHOICE1>: Use gondola
 
<END>
 
  
<TEXT>
+
=== Hidden Event-Dialogues Menu and/or Materia ===
<CHOICE1>: Rotate
 
<END>
 
  
<TEXT>
+
Contained within all ATEL files are the following Menu-Dialogue texts.
<CHOICE1>: Read
 
<END>
 
  
<TEXT>
+
* The "Kupo!" suggests a Moogle narrating, possibly related to the Debug-Menu.
<CHOICE1>: Move
+
* The "Materia has leveled up!" suggests maybe a hidden Materia was used to initiate this Menu.
<END>
+
* "Gondola" and "Elevator" may be references to the side-quest during the mission in Junon.
 +
* It is currently unknown why these texts appear within ALL [ATEL] files, the only possibility being that they serve as interfaces to the Debug-Menu, which has now been confirmed to exist.
  
<TEXT>
+
<TEXT>
+
&lt;TEXT&gt;
  <CHOICE1>: Examine
+
  Materia has leveled up!
<END>
+
&lt;END&gt;
</pre>
+
 +
&lt;TEXT&gt;
 +
  Nothing more to do, kupo!
 +
&lt;END&gt;
 +
 +
&lt;TEXT&gt;
 +
  Load failed.
 +
&lt;END&gt;
 +
 +
&lt;TEXT&gt;
 +
  Load canceled.
 +
&lt;END&gt;
 +
 +
&lt;TEXT&gt;
 +
  &lt;CHOICE1&gt;: Open
 +
&lt;END&gt;
 +
 +
&lt;TEXT&gt;
 +
  &lt;CHOICE1&gt;: Push
 +
&lt;END&gt;
 +
 +
&lt;TEXT&gt;
 +
  &lt;CHOICE1&gt;: Go up
 +
&lt;END&gt;
 +
 +
&lt;TEXT&gt;
 +
  &lt;TEXT&gt;
 +
  &lt;CHOICE1&gt;: Go down
 +
&lt;END&gt;
 +
 +
&lt;TEXT&gt;
 +
  &lt;CHOICE1&gt;: Use elevator
 +
&lt;END&gt;
 +
 +
&lt;TEXT&gt;
 +
  &lt;CHOICE1&gt;: Use gondola
 +
&lt;END&gt;
 +
 +
&lt;TEXT&gt;
 +
  &lt;CHOICE1&gt;: Rotate
 +
&lt;END&gt;
 +
 +
&lt;TEXT&gt;
 +
  &lt;CHOICE1&gt;: Read
 +
&lt;END&gt;
 +
 +
&lt;TEXT&gt;
 +
  &lt;CHOICE1&gt;: Move
 +
&lt;END&gt;
 +
 +
&lt;TEXT&gt;
 +
&lt;TEXT&gt;
 +
  &lt;CHOICE1&gt;: Examine
 +
&lt;END&gt;
  
 +
<br />
  
==Tools==
+
== Tools ==
  
=== Viewers / Extractors ===
+
=== Viewers / Extractors ===
  
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
+
{| style="border: 1px solid black; border-collapse: collapse" border="1" cellspacing="1" cellpadding="3"
! style="background:rgb(204,204,204)" | Project Name
+
! Project Name
! style="background:rgb(204,204,204)" | Description
+
! Description
! style="background:rgb(204,204,204)" | Author
+
! Author
! style="background:rgb(204,204,204)" | Version / Status
+
! Version / Status
! style="background:rgb(204,204,204)" | Links
+
! Links
 
|-
 
|-
 
! align="left" | FF7CC Data Extractor
 
! align="left" | FF7CC Data Extractor
 
| Extracts the Data-Files from the FF7CC PKG and FSE files stored on PSP Media
 
| Extracts the Data-Files from the FF7CC PKG and FSE files stored on PSP Media
| [http://forums.qhimm.com/index.php?action=profile;u=3309 G]
+
|
 +
[http://forums.qhimm.com/index.php?action=profile;u=3309 G]
 
| 1.0
 
| 1.0
| [http://forums.qhimm.com/index.php?topic=7053.0 Forum], [http://superg.org.ua/ff7cc_extractor.tar.bz2 Binary], [http://www.mediafire.com/?nwm24zynjmk Mirror]
+
|
 +
[http://forums.qhimm.com/index.php?topic=7053.0 Forum], [http://superg.org.ua/ff7cc_extractor.tar.bz2 Binary], [http://www.mediafire.com/?nwm24zynjmk Mirror]
 
|-
 
|-
! align="left" | FF7CC File Viewer
+
! align="left" | RINOA Model Viewer
| Allows viewing some FF7CC Data-Files, such as Images, Game-Scripts and Character models
+
| Suppors some FF7CC Data-Files, such as Game-Scripts, and Models, also has an OBJ mesh exporter
| [http://forums.qhimm.com/index.php?action=profile;u=5116 Koral]
+
|
| 0.4 (beta)
+
[http://forums.qhimm.com/index.php?action=profile;u=5116 Koral]
| [http://forums.qhimm.com/index.php?topic=8163.0 Forum], [http://www.mediafire.com/?yewwz3nnlwy Binary (DX9)], [http://www.mediafire.com/?mtz0nyl2d3h Binary (GL)]
+
| 0.51
 +
|
 +
[http://forums.qhimm.com/index.php?topic=8451.0 Forum], [http://www.mediafire.com/?jzqmgzmoq4m Binary]
 
|-
 
|-
 
! align="left" | [!]-Model Extractor (aka mesh2rdm)
 
! align="left" | [!]-Model Extractor (aka mesh2rdm)
 
| Powerful file viewer and extractor, exporting out skin-weighted models from !-Models to OBJ or SMD
 
| Powerful file viewer and extractor, exporting out skin-weighted models from !-Models to OBJ or SMD
| [http://forums.qhimm.com/index.php?action=profile;u=3607 MrAdults]
+
|
 +
[http://forums.qhimm.com/index.php?action=profile;u=3607 MrAdults]
 
| v1.81
 
| v1.81
| [http://www.richwhitehouse.com/index.php?postid=30 Website]
+
|
 +
[http://www.richwhitehouse.com/index.php?postid=30 Website]
 
|-
 
|-
 
! align="left" | MarC's HiMD Renderer
 
! align="left" | MarC's HiMD Renderer
| Convert FF7CC [SSCF] audio-files to wav, mp3, ogg or pcm <small>( -- [http://forums.qhimm.com/index.php?action=profile;u=4675 aljnx])</small>
+
|
 +
Convert FF7CC [SSCF] audio-files to wav, mp3, ogg or pcm <small>( -- [http://forums.qhimm.com/index.php?action=profile;u=4675 aljnx])</small>
 
| MarC
 
| MarC
 
| 0.54
 
| 0.54
| [http://www.marcnetsystem.co.uk Website]
+
|
 +
[http://www.marcnetsystem.co.uk/ Website]
 
|-
 
|-
 
! align="left" | CC Plugin for Xpert2
 
! align="left" | CC Plugin for Xpert2
| Allows Xpert2 to extract and re-pack the Data-files from and to FF7CC PKG and FSE files stored on PSP Media <small>( -- [http://forums.qhimm.com/index.php?action=profile;u=5343 Karlislie])</small>
+
|
|  
+
Allows Xpert2 to extract and re-pack the Data-files from and to FF7CC PKG and FSE files stored on PSP Media <small>( -- [http://forums.qhimm.com/index.php?action=profile;u=5343 Karlislie])</small>
|  
+
|
| [http://www.mediafire.com/download.php?j5tnduxoemd Download], [http://www.mediafire.com/?hmbmdzdmwki Mirror]
+
|
 +
|
 +
[http://www.mediafire.com/download.php?j5tnduxoemd Download], [http://www.mediafire.com/?hmbmdzdmwki Mirror]
 
|}
 
|}

Latest revision as of 05:22, 23 May 2019

My first ever wiki entry! Apologies for any inconsistencies etc.

Information confirmed by Quimm forum members (by MrAdults in particular), HUGE props to them for their support.

Last updated: Koral 19:15, 18 May 2009 (EDT)


Final Fantasy 7: Crisis Core

Crisis Core: Final Fantasy VII is an action role-playing game developed by Square Enix for the PlayStation Portable. The game is a prequel to Final Fantasy VII and is also the sixth installment in the Compilation of Final Fantasy VII. Production was overseen by Yoshinori Kitase, the director of the original Final Fantasy VII, with Hajime Tabata as the game's director and Tetsuya Nomura as the game's character designer.

The game mainly focuses around Zack Fair, a 2nd Class SOLDIER, and the events leading up to his destined demise. He meets many of the Final Fantasy VII characters, including Cloud Strife and Aerith Gainsborough, with whom he develops strong bonds. The game's storyline takes the player from the war with the Wutai to the events at Nibelheim, and right up to the time just before the Final Fantasy VII beginning. Some of the missing events or plot holes from Nibelheim and afterwards are explained in the animated feature, Last Order: Final Fantasy VII.

The game's tagline is "Men cry not for themselves, but for their comrades", a quote from LOVELESS.


Data Retreival and Organisation

Extracting the Data Files using the FF7CC Data Extractor results in 8725 .RAW files. This file extension does not represent any specific file format and was used to clarify the "raw" nature of the data.

Every RAW file can be categorised into specific File-Format Types by reading the first 8-bytes of the file.

There are specific character sequences of these bytes which can be used to accuratly categorise the file and determine what kind of data it contains (more details on the various File Format Types can be found in next section).

The RAW files themselves appear to be organised into clusters of same Types, or of similar function:


RAW Files Type [bytes within 8-byte header] Description
00000 - 00005 ? (various unknown) Possibly misc system files, or events occuring at game boot-up
00006 - 00062 PSMF * PSP format Video files
00063 - 01349 RIFF * Audio files, usually voiced dialogues
01350 - 01417 SSCF * Audio files, usually background music
01418 - 01442 IMG, ? (various unknown) Possibly Menu and DMW related stuff, IMG are HUD or sprite images
01443 - 01445 PNG * standard PNG images
01446 ? seems to contain a list of Locations and Mission Titles
01447 ? Contains a long list of character names, probably used when talking to NPC's etc
01448 - 01455 ? Maybe mesh data
01456 MBD
01457 - 02011 GT, ATEL * Story progression and Event data, GT are Chapter-End Images, ATEL are events and dialogue script data
02012 - 02161 ! (exp TYPE-1), && (double-and), ? (various unknown) * Static Mesh Models: Location Map Models
02162 - 02457 ! (exp TYPE-0), TEX (embedded textures) * Skinned Animated Models: Characters, Monsters, NPCs and Event-Specific Models
02458 - 03352 ? (various unknown) Tiny files, no common header, no ascii info visible. No idea.
03353 - 08538 ? (various unknown) no common header, fairly small files <500 kb. Ditto
08539 - 08622 MOT, SSCF Monster / Battle / Boss data: maybe "file-names", Event Scripts, Boss Battle scripts, Monster behaviour or something else.
08623 - 08627 zack, ATEL Possibly Zack's specific battle data
08628 - 08690 MAGIC Zack's Battle commands, actions and animations
08671 - 08706 ? (various unknown) tiny files
08707 - 08725 PSMF * more Videos


* - These files are understood enough to view and/or extract their contents.

.

Data File Formats

Overview of the different types of data files and what they contain. List shows the data types currently known.

Game Events and Scripts

Sprites, Images and Texture Data

Audio Data

Video Data

Models and Mesh Geometry

  • [! (exp) Model] Files

Battles and Monsters

Materia

Differences between Japanese, US and PAL versions

Japanese one has two diffs. First of all, japanese version has more audio files than english one (It was confirmed while making an undub of english one ;P) and has changed Minerva statue model. In japanese version it looked too much like cathlic Maria so in US release they made completly new model for it.

-Aurenasek116

.

Miscelenous Findings

Anything interesting or weird worth noting.

Debug Menu

File "00000.RAW" contains an interesting menu-dialogue where the player is shown a menu listing the names of various FF7CC developers, and a Moogle apparantly narrating the choice, and asking for user input.

Here is a copy of the precise text:


<TEXT>
 Where do you want to go?
<M-CHOICE>
 Battle
 Ms. Ishibashi
 Mr. Oka
 Mr. Kitase
 Mr. Kunikata
 Mr. Shindo
 Mr. Terada
 Mr. Maeda
 Moriya kun
<END>

Nothing else is known about this menu, as it does not appear during normal gameplay, and currently there is no way to initilise it.

Someone has been able to iniate this menu somehow, screenshots of which were posted here.


Hidden Event-Dialogues Menu and/or Materia

Contained within all ATEL files are the following Menu-Dialogue texts.

  • The "Kupo!" suggests a Moogle narrating, possibly related to the Debug-Menu.
  • The "Materia has leveled up!" suggests maybe a hidden Materia was used to initiate this Menu.
  • "Gondola" and "Elevator" may be references to the side-quest during the mission in Junon.
  • It is currently unknown why these texts appear within ALL [ATEL] files, the only possibility being that they serve as interfaces to the Debug-Menu, which has now been confirmed to exist.


<TEXT>
 Materia has leveled up!
<END>

<TEXT>
 Nothing more to do, kupo!
<END>

<TEXT>
 Load failed.
<END>

<TEXT>
 Load canceled.
<END>

<TEXT>
 <CHOICE1>: Open
<END>

<TEXT>
 <CHOICE1>: Push
<END>

<TEXT>
 <CHOICE1>: Go up
<END>

<TEXT>
<TEXT>
 <CHOICE1>: Go down
<END>

<TEXT>
 <CHOICE1>: Use elevator
<END>

<TEXT>
 <CHOICE1>: Use gondola
<END>

<TEXT>
 <CHOICE1>: Rotate
<END>

<TEXT>
 <CHOICE1>: Read
<END>

<TEXT>
 <CHOICE1>: Move
<END>

<TEXT>
<TEXT>
 <CHOICE1>: Examine
<END>


Tools

Viewers / Extractors

Project Name Description Author Version / Status Links
FF7CC Data Extractor Extracts the Data-Files from the FF7CC PKG and FSE files stored on PSP Media

G

1.0

Forum, Binary, Mirror

RINOA Model Viewer Suppors some FF7CC Data-Files, such as Game-Scripts, and Models, also has an OBJ mesh exporter

Koral

0.51

Forum, Binary

[!]-Model Extractor (aka mesh2rdm) Powerful file viewer and extractor, exporting out skin-weighted models from !-Models to OBJ or SMD

MrAdults

v1.81

Website

MarC's HiMD Renderer

Convert FF7CC [SSCF] audio-files to wav, mp3, ogg or pcm ( -- aljnx)

MarC 0.54

Website

CC Plugin for Xpert2

Allows Xpert2 to extract and re-pack the Data-files from and to FF7CC PKG and FSE files stored on PSP Media ( -- Karlislie)

Download, Mirror