DFOToolBox icon indicating copy to clipboard operation
DFOToolBox copied to clipboard

Support "Neople Image File" .img format

Open LHCGreg opened this issue 9 years ago • 2 comments

There are two .img formats, differentiated by .img file header "Neople Image File" vs. "Neople Img File". The game appears to have completely switched over to "Neople Img File" but it might be useful to be able to read old files too.

LHCGreg avatar May 24 '15 18:05 LHCGreg

Long time, no see.

The "Neople Img File" is quite easy to parse. I have not completed writing the parsing code, but with these notes you should be able to figure it out pretty easily and integrate it with your codebase.

I have attached a code sample inside of the zip. Please view the quick python script I wrote and, hopefully, smack yourself in the head and say "d'oh!" :D

NeopleImgFile.zip

mechpaul avatar Dec 30 '16 01:12 mechpaul

Hey there.

Thanks but this project has been dead since I stopped playing DFO early this year.

LHCGreg avatar Dec 31 '16 01:12 LHCGreg