The levels are extension-less, but it looks like there are files inside of it since the file names are present. Thanks.
https://www.dropbox.com/s/sdsdsr3m2ax2l ... roach?dl=1
Sly Cooper and the Thievius Raccoonus - E3 demo file
-
- Posts: 118
- Joined: Sun Dec 14, 2014 3:56 pm
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Sly Cooper and the Thievius Raccoonus - E3 demo file
I don't see information about the files and even the content of the files
Code: Select all
get DUMMY long
getdstring DUMMY 7
get FILES long
for i = 0 < FILES
get NAMESZ short
getdstring NAME NAMESZ
next i
for i = 0 < FILES
get DUMMY1 long
get DUMMY2 long
get DUMMY3 long
....
???
-
- Posts: 118
- Joined: Sun Dec 14, 2014 3:56 pm
Re: Sly Cooper and the Thievius Raccoonus - E3 demo file
Darn it. Was hoping something could be extracted. Wanted to swap the models and such. I assumed something might have been in there, since it is 4 MB.
-
- Site Admin
- Posts: 12984
- Joined: Wed Jul 30, 2014 9:32 pm
Re: Sly Cooper and the Thievius Raccoonus - E3 demo file
After another check I can see something like 8bit images there but I don't know at what offset each one they start.
-
- Posts: 118
- Joined: Sun Dec 14, 2014 3:56 pm
Re: Sly Cooper and the Thievius Raccoonus - E3 demo file
Oh. That's unfortunate.