le_quickbms_script_compendium icon indicating copy to clipboard operation
le_quickbms_script_compendium copied to clipboard

bms script question

Open naturalsavage opened this issue 2 years ago • 8 comments

Hello ,

I tested the script kojima_productions_ps2_dat.bms . I wanna know if you have the possibility to get others extensions name after extraction. Because i got some hexadecimal extension except for the .psq !

Thanks you

naturalsavage avatar Mar 19 '23 09:03 naturalsavage

that would be definitely possible but would require a lot more research on which extension belongs to which file, etc.

for psq that was actually fairly easy; MGS3 has an IRX module that outright revealed the naming method that included such an extension (%05x.psq). same thing for MGS2 and ZOE2 with sdx, though IIRC i found out the naming method though their main executables instead (pk%06x.sdx).

RetingencyPlan avatar Mar 19 '23 15:03 RetingencyPlan

Hi, Firstly thanks for your answer ! I got it , do you actually need a extension table corresponding to hex extension for this? psq = 0xff etc...

If i can help about documentation, i m ready :)

naturalsavage avatar Mar 19 '23 17:03 naturalsavage

if you want to make an extension table of some sort, then go ahead. as for documentation though, i have genuinely no idea to be honest.

RetingencyPlan avatar Mar 19 '23 17:03 RetingencyPlan

found a table on github , i just cleaned it , if you are interested

https://pastebin.com/aLrw3ux4

Thanks

naturalsavage avatar Mar 20 '23 08:03 naturalsavage

ok, i had to download the paste now since i'll likely be keeping this around for the forseeable future. thanks!

RetingencyPlan avatar Mar 20 '23 19:03 RetingencyPlan

is it to possible to add you on discord? or something else? i wanna ask you more about this script if possible

Thanks

naturalsavage avatar Mar 21 '23 14:03 naturalsavage

sorry, i don't use discord.

RetingencyPlan avatar Mar 22 '23 02:03 RetingencyPlan

np

i would like to ask you some requests

I wanna know if you can manage the script to get 1 file decrypted and uncompressed, i know the script do this, but i would like to get as result, just 1 big file . Or maybe it can be done in 2 steps, like decrypt.bms and uncompress.bms? something like that

Do you think you can do it for me?

Thanks

naturalsavage avatar Mar 24 '23 13:03 naturalsavage