Page 1 of 1

Deleted

Posted: Sat Jun 10, 2017 8:20 pm
by diimashups
deleted

Re: Just Dance 2017 PC (.ipk)

Posted: Sun Jun 11, 2017 7:18 am
by shakotay2
.ipk sample required

deleted

Posted: Sun Jun 11, 2017 11:41 am
by diimashups
deleted

Re: Just Dance 2017 PC (.ipk)

Posted: Sun Jun 11, 2017 12:07 pm
by Acewell
comment out line 30 of the bms script like this :D

Code: Select all

    //string FNAME += NAME

deleted

Posted: Sun Jun 11, 2017 12:18 pm
by diimashups
deleted

Re: Just Dance 2017 PC (.ipk)

Posted: Sun Jun 11, 2017 12:29 pm
by Acewell
ah so you want the folder structure too? here :D
Just_Dance_ipk.zip

deleted

Posted: Sun Jun 11, 2017 12:31 pm
by diimashups
deleted

Deleted

Posted: Sun Jun 11, 2017 12:38 pm
by diimashups
deleted

Re: Just Dance 2017 PC (.ipk)

Posted: Sun Jun 11, 2017 12:44 pm
by Acewell
i couldn't tell ya, game modding is not my area :)

deleted

Posted: Sun Jun 11, 2017 1:00 pm
by diimashups
deleted

Re: Just Dance 2017 PC (.ipk)

Posted: Sun Jun 11, 2017 1:27 pm
by Acewell
heres a bms script to clean up the *.png.ckd image headers for viewing as dds :D

Code: Select all

# script for QuickBMS http://quickbms.aluigi.org

idstring "\x00\x00\x00\x09\x54\x45\x58\x00"
get NAME basename
get SIZE asize
math SIZE - 0x2c
string NAME - ".png"
string NAME1 = NAME
string NAME1 + ".png.ckd.header" 
log NAME1 0x0 0x2c
string NAME + ".dds"
log NAME 0x2c SIZE

deleted

Posted: Sun Jun 11, 2017 1:46 pm
by diimashups
deleted

Re: Just Dance 2017 PC (.ipk)

Posted: Sun Jun 11, 2017 2:10 pm
by shakotay2
not to sound sophisticated but for me it looks as if the script in the opening post only needed some swapping such like this:

Code: Select all

    if DUMMY1 == 2
        get DUMMY long
        get DUMMY long
    endif
    get NAMESZ long
    getdstring NAME NAMESZ
    get PATHSZ long
    getdstring PATH PATHSZ
because the filename ("NAME") appears first in the (Just Dance 2017) .ipk then the path to follow.

(where FNAME= PATH + NAME)

just my two cents

Re: Deleted

Posted: Fri Oct 05, 2018 4:36 pm
by justdancemaster2004
Um....

Do you know which songs are in each bundle

like Bundle_0
Bundle_1

I really need it for mods