Page 1 of 1

Star Wars The Force Unleashed II .LP files [PS3]

Posted: Tue Apr 26, 2011 4:54 am
by timartinelli
The contents of this post was deleted because of possible forum rules violation.

Re: Star Wars The Force Unleashed II .LP files [PS3]

Posted: Tue Apr 26, 2011 10:46 am
by aluigi
script for quickbms:

Code: Select all

# Star Wars The Force Unleashed II .LP files
# script for QuickBMS http://aluigi.org/papers.htm#quickbms

endian big
idstring "APak"
get DUMMY long
get FILES long
get DUMMY long
get DUMMY long
get DUMMY long
get DUMMY long
get NAMES_SIZE long
get OFFSET1 long
get OFFSET2 long

math NAME_BASE = 0x50
math OFFSET3 = NAME_BASE
math OFFSET3 += NAMES_SIZE

for i = 0 < FILES
    goto OFFSET3
    getdstring DUMMY 0x14
    get NAME_OFF long
    getdstring DUMMY 0x14
    get SIZE long
    getdstring DUMMY 0x10
    savepos OFFSET3

    goto OFFSET1
    get NUM long
    get OFFSET long
    get DUMMY long
    get DUMMY long
    savepos OFFSET1

    math NAME_OFF += NAME_BASE
    goto NAME_OFF
    get NAME string
    goto TMP

    math OFFSET += OFFSET2
    log NAME OFFSET SIZE
next i

Re: Star Wars The Force Unleashed II .LP files [PS3]

Posted: Tue Apr 26, 2011 12:16 pm
by timartinelli
Thanks I managed to make even the re-import the file, if necessary I will remove the text in Italian for example to apply the translation PT-BR so that the file does not get big problem at the time of reimport.

Thank you, The more I post the result later.

Re: Star Wars The Force Unleashed II .LP files [PS3]

Posted: Wed Nov 14, 2012 3:34 pm
by timartinelli
Luigi, you will be able to update the script to work with files Star Wars The Force Unleashed 1? :D

Re: Star Wars The Force Unleashed II .LP files [PS3]

Posted: Wed Nov 14, 2012 4:56 pm
by aluigi
if you have a bigger chunk of that file and also a sample of a lp file of unleashed 2 I guess I can do the job, because I need to find the difference to make an universal script.

Re: Star Wars The Force Unleashed II .LP files [PS3]

Posted: Wed Nov 14, 2012 5:06 pm
by timartinelli
understood, since I send the files.

Re: Star Wars The Force Unleashed II .LP files [PS3]

Posted: Wed Nov 14, 2012 5:39 pm
by timartinelli

Re: Star Wars The Force Unleashed II .LP files [PS3]

Posted: Wed Nov 14, 2012 7:49 pm
by aluigi
I have updated the script (not yet on my website) but there is still no full support for this game.
it takes time so at the moment I prefer to give up.

Re: Star Wars The Force Unleashed II .LP files [PS3]

Posted: Wed Nov 14, 2012 8:03 pm
by timartinelli
I did a quick test and it is extract .WAD of Star Wars The Force Unleashed 1 :D
Only not yet .LP files.

Thanks Luigi.

Edit.
Luigi, It extracts only some thing. WAD, I have one. WAD with more than 4GB, it extracts only 7mb.