Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Deadly Premonition The Director's Cut .001 format

The Original Forum. Game archives, full of resources. How to open them? Get help here.
Post Reply
beretta
ultra-n00b
Posts: 4
Joined: Thu Nov 24, 2011 1:25 am

Deadly Premonition The Director's Cut .001 format

Post by beretta »

Hi,

Deadly Premonition The Director's Cut was just released but unfortunately the files are archived into strange file types, 001 to 003 etc. I have tried the regular zip programs for the hell of it
but they wont open them.

DPSerial.001
DPSerial.002
DPSerial.003

Thanks.
Thief1987
advanced
Posts: 72
Joined: Wed Jan 18, 2012 5:11 am
Has thanked: 1 time
Been thanked: 29 times

Re: Deadly Premonition The Director's Cut .001 format

Post by Thief1987 »

Code: Select all

for i 
getdstring name 0x100
get size long
savepos offset
log name offset size
math offset + size
goto offset
math size % 0x10
if size == 0
getdstring dummy 0x10
else 
math TMP2 = 0x10
math TMP2 - size
getdstring dummy TMP2
endif
next i
Script ends with error, but it doesn't matter, all files extract from arc
Post Reply