I have been working on implementing DS fileformats with ActionScript 3 lately, it is getting decent now.
Today is mostly centered on my personal needs for my GK2 hacking, but I keep everything DS related here.
I have some sort of support for the following:
- nds, including the filesystem
- SDAT
- SWAR
- STRM (including playback!)
- SBNK
- SSEQ
- Graphics (with display)
- GK2 specific:
- Archives
- Subarchives
- Script files
I keep
my repository on assembla.
Right now I am having some difficulties with getting some of the GK2 files to display correctly. I am talking about the jpn/save_local.bin/3 to 1 series. I seem to be drawing the wrong tiles for that file. I wish that I could explain why, but I can't. Solved.