I try to extract images of this file but due to the recent patches, I can't found pixel images in NPK files.
here's the sample
https://www.dropbox.com/s/pkzvepjqp3b2u ... e.NPK?dl=0
Thanks, and happy new year !
[PC] Dungeon & Fighter Online *.NPK
-
- Posts: 1383
- Joined: Sat Aug 09, 2014 2:34 pm
-
- Posts: 19
- Joined: Sun Dec 04, 2016 1:05 am
Re: [PC] Dungeon & Fighter Online *.NPK
Ekey wrote:http://dfonexus.com/threads/dnfe-3-0-usage-guide.372/
I know that program but like what I said, It doesn't work cause of recent patch.
extractor can't open sample NPK
sample NPK is Ver 5
-
- Posts: 706
- Joined: Fri Aug 08, 2014 1:06 am
Re: [PC] Dungeon & Fighter Online *.NPK
you can run your sample through offzip to extract the images
http://aluigi.altervista.org/mytoolz/offzip.zip
Code: Select all
offzip -a sample.NPK c:\offzip\extracted
http://aluigi.altervista.org/mytoolz/offzip.zip
-
- Posts: 19
- Joined: Sun Dec 04, 2016 1:05 am
Re: [PC] Dungeon & Fighter Online *.NPK
Acewell wrote:you can run your sample through offzip to extract the imagesCode: Select all
offzip -a sample.NPK c:\offzip\extracted
http://aluigi.altervista.org/mytoolz/offzip.zip
Thanks