Not sure if anything is extractable, but I looked at the file in a hex editor and saw the names of some characters.
https://www.dropbox.com/s/wtw33e8wbjt8r ... l.ngn?dl=0
Toy Story 2 (PC) - NGN file
-
- Posts: 64
- Joined: Tue Sep 08, 2015 11:27 am
Re: Toy Story 2 (PC) - NGN file
Code: Select all
goto 8
get FILEZ long
for i = 0 < FILEZ
get SIZE long
get NAMEL long
getdstring NAME NAMEL
string NAME + "."
savepos OFF
log NAME OFF SIZE
math OFF + SIZE
goto OFF
next i
That attached file has just BMPs.
-
- Posts: 118
- Joined: Sun Dec 14, 2014 3:56 pm
Re: Toy Story 2 (PC) - NGN file
Interesting that only BMP's are in there. I wonder if these files would have anything interesting? 6 other formats attached in this zip file if anyone wants to look at it for me. Thanks all!
https://www.dropbox.com/s/0wu9lw5exdf9l ... l.zip?dl=0
https://www.dropbox.com/s/0wu9lw5exdf9l ... l.zip?dl=0