Ikura GDL (archive): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
Common file names: | Common file names: | ||
* DATA --N1 | |||
* GGD | * GGD | ||
* ISF | * ISF | ||
* MIDI --N1 | |||
* SE --N1 | |||
* VOICE (VOICE1, VOICE2) | * VOICE (VOICE1, VOICE2) | ||
* WMSC | * WMSC | ||
Line 39: | Line 42: | ||
* TRSNR | * TRSNR | ||
Note1: A secondary container format was found to be used sometimes with these specific files. Mostly seen with older titles. | |||
A secondary container format was found to be used sometimes with these specific files. Mostly seen with older titles. | |||
{| class="wikitable" | {| class="wikitable" | ||
Line 51: | Line 49: | ||
! Size !! Content | ! Size !! Content | ||
|- | |- | ||
| 8Bytes || Magic/ID | | 8Bytes || Magic/ID --N2 | ||
|- | |- | ||
| 4Bytes|| File Count | | 4Bytes|| File Count | ||
Line 74: | Line 72: | ||
|} | |} | ||
N1: A secondary container format was found to be used sometimes with these specific files. Mostly seen with older titles. | |||
N2: SM2MPX10 |
Revision as of 08:04, 8 July 2014
Note: Because no extension is used on files, this was best way I could describe the format (referring to wiki page title).
Used in the following games:
- Amorous Professor Cherry
- Bazooka Cafe
- Cat Girl Alliance
- Chain
- Come See Me Tonight
- Crescendo
- Do You Like Horny Bunnies
- Family Project
- Figures of Happiness
- Heart de Roommate
- Hitomi -My Stepsister-
- Idols Galore
- I'm Gonna Nurse You
- Jewel Knights
- Let's Meow Meow
- Pick Me, Honey
- Private Nurse
- Sagara Family
- Secret Wives Club
- Slave Pageant
- Snow Sakura
- Tottemo Pheromone
- Tsukushite Agechau 4
Common file names:
- DATA --N1
- GGD
- ISF
- MIDI --N1
- SE --N1
- VOICE (VOICE1, VOICE2)
- WMSC
Uncommon file names:
- TRGRP
- TRMSC
- TRSE
- TRSNR
Note1: A secondary container format was found to be used sometimes with these specific files. Mostly seen with older titles.
Header | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Size | Content | |||||||||||||
8Bytes | Magic/ID --N2 | |||||||||||||
4Bytes | File Count | |||||||||||||
4Bytes | Index Size? | |||||||||||||
12Bytes | Archive Name | |||||||||||||
4Bytes | Unknown/Static? |
Index | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Size | Content | |||||||||||||
12Bytes | File Name | |||||||||||||
4Bytes | Offset | |||||||||||||
4Bytes | File Size |
N1: A secondary container format was found to be used sometimes with these specific files. Mostly seen with older titles. N2: SM2MPX10