Skip to content
This repository has been archived by the owner on Nov 14, 2017. It is now read-only.

Support "Neople Image File" .img format #1

Open
LHCGreg opened this issue May 24, 2015 · 2 comments
Open

Support "Neople Image File" .img format #1

LHCGreg opened this issue May 24, 2015 · 2 comments

Comments

@LHCGreg
Copy link
Owner

LHCGreg commented May 24, 2015

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.

@mechpaul
Copy link

mechpaul commented Dec 30, 2016

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

@LHCGreg
Copy link
Owner Author

LHCGreg commented Dec 31, 2016

Hey there.

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants