Next Page

bin2seq usage by loxrox at 9:02 AM EST on February 23, 2023
Hi
I was trying to extract the music for the ps1 game called Goujin Senki.
The VB and VH were easily extractable, however seq was stored as SEQDATA.KSP. I tried with vgmtrans and vgmtoolbox to extract the seq, but with no real success.
I feel like I might have some luck with bin2seq, however it feels like I am doing something wrong with the command syntax.
I used: bin2seq -a (path to file) 0
The issue is, that it doesnt give you any sort of feedback, if something is incorrect.
I tried to use other game files mentioned in the forums, that worked with the program, but I could never make it work.

Any help would be appreciated.
by almendaz at 11:55 PM EST on March 1, 2023
Programs do not give "expected" feedback because... How do you TELL that program what "expected" format of INPUT file it expects?
File extension is mostly MEANINGLESS when extracting packed data; one should examine contents in order to determine if input file can/could be unpacked/extracted. Program cannot "know" beforehand, it's mostly a manual process of examination.

AT least, please upload this "SEQDATA.KSP". Data chunks inside it MUST conform to "SEQ" format before being usable. Manual splitting ought to be expected.
by loxrox at 3:04 PM EST on March 3, 2023
Thank you for the reply!

Oh no I was talking about how the program doesnt tell you, if the syntax for path to file etc is wrong or not.

Sure I can upload the file.
https://file.io/xnQeFeyZFulz
by almendaz at 7:48 PM EST on March 3, 2023
"The transfer you requested has been deleted." What
by loxrox at 8:14 AM EST on March 4, 2023
Well thats neat and never happened before.
This one works.
https://anonfiles.com/q633T6b3z3/SEQDATA_KSP
by almendaz at 2:52 AM EST on March 5, 2023
How did you extract "SEQDATA.KSP"?
It would take me time to convert 0x930 (MODE2, "RAW") sectors to 0x800 (MODE1 / ISO) ones. If possible, please re-extract file by
A) copying file from image/CD drive to PC, or
B) extracting ISO contents in a mode different than RAW.
If calculation is OK, this same file in ISO mode should be 754 kB in size (instead of 865 kB).

edited 2:53 AM EST March 5, 2023
by loxrox at 8:07 AM EST on March 5, 2023
Oh I see.
I extracted it now via jpsxdec giving me exactly 754kb.
https://anonfiles.com/UeH2k3c4z1/SEQDATA_KSP
by loxrox at 12:54 PM EST on March 5, 2023
missclick

edited 12:55 PM EST March 5, 2023
by almendaz at 6:35 PM EST on March 5, 2023
I'm taking a glance at this file now.

Comprissed of "chunks" each one starting with more-or-less 0x100 bytes of almost [0x0], part of a TOC of 0x400 bytes size (the "header" of the chunk), with relative offsets to very many chunks that start with "KSQ." [4B 53 51 1A]. Theose headers have [00 04 00 00 00 00 00 00] (including header size) qwords, so using this as search parameter I found 38 of these chunks having on average about 64 "KSQ."s (subchunks). 2454 "KSQ."s found, some with data (large, significant string of bytes), some others without.

Apparently there is much "parity" (symmetries?) on the bytes/dwords, many [FE] bytes on average; data structure reminds of SEP (container of SEQs), data seems obfuscated/cyphered rather than compressed. Might be a custom SEQ container.

edited 6:37 PM EST March 5, 2023
by loxrox at 8:00 AM EST on March 6, 2023
Oh well I suspected as much.
I probably have to record everything ingame then.
I already checked for some sort of soundtest to no avail.
There are at least some cheats so I can get through the game quicker.

Thank you for all the information and help.

Next Page
Go to Page 0 1

Search this thread

Show all threads

Reply to this thread:

User Name Tags:

bold: [b]bold[/b]
italics: [i]italics[/i]
emphasis: [em]emphasis[/em]
underline: [u]underline[/u]
small: [small]small[/small]
Link: [url=http://www.google.com]Link[/url]

[img=https://www.hcs64.com/images/mm1.png]
Password
Subject
Message

HCS Forum Index
Halley's Comet Software
forum source