Yomawari Lost in the Dark (dat files)
-
- Posts: 220
- Joined: Sun Nov 06, 2016 3:28 pm
Yomawari Lost in the Dark (dat files)
Hey, can anyone make some tools for export/import for the dat files?
I attach the sample for the test.
I used the swuforce tools (Yomawari Night Alone) and the tools can't export the files, just appears some error "Allocation Memory".
This for the dat sample:
Sorry for my bad english.
-
- Posts: 88
- Joined: Thu Aug 11, 2016 6:52 pm
Re: Yomawari Lost in the Dark (dat files)
Code: Select all
Header:
uint - Entry Size
uint - Num of Entries
Entry:
uint - ?
uint - looks like index
uint[6] - relatively offsets (id, jp, en, etc.)
uint - zero
Start of text block: (NumOfEntries * EntrySize) + 8
uint - Number of strings?