DAT (Animation Game System): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
| 4Bytes|| File Size | | 4Bytes|| File Size | ||
|} | |} | ||
== Notes == | |||
Game engine will attempt to load from *.dat first before falling back on to loading from a folder of the same name as *.dat (excluding extension). | |||
== Tools == | == Tools == | ||
[https://orin.no-ip.info/downloads/tools/ags.rar Current Version] (Last updated: 2014/12/11 4:19PM CDT) | [https://orin.no-ip.info/downloads/tools/ags.rar Current Version] (Last updated: 2014/12/11 4:19PM CDT) |
Revision as of 22:35, 11 December 2014
Used in the following game(s):
- In Series
- Love Fetish
- まほたま
Header | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Size | Content | |||||||||||||
4Bytes | Magic/ID | |||||||||||||
2Bytes | File Count |
Index | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Size | Content | |||||||||||||
16Bytes | File Name | |||||||||||||
4Bytes | Offset | |||||||||||||
4Bytes | File Size |
Notes
Game engine will attempt to load from *.dat first before falling back on to loading from a folder of the same name as *.dat (excluding extension).
Tools
Current Version (Last updated: 2014/12/11 4:19PM CDT)