questions about BULIDCD
-
- Interested PSXDEV User
- Posts: 7
- Joined: May 15th, 2022, 9:13 am
- PlayStation Model: SCPH-1002
questions about BULIDCD
hello I'm new here on the forum it's my first post I'm having some problems with BULIDCD I want to rebuild gran turismo with BULIDCD STRIPISO etc after that I went to test the iso but the game music is not working. Do you know any way I can make the game music work?
The first step is: Try to figure out what kind of data format you have stored your music in.
Also, bulidcd sounds as if you might have misspelled buildcd, which would be fatal in commandlines.
Also, bulidcd sounds as if you might have misspelled buildcd, which would be fatal in commandlines.
-
- Interested PSXDEV User
- Posts: 7
- Joined: May 15th, 2022, 9:13 am
- PlayStation Model: SCPH-1002
nocash wrote: July 19th, 2023, 3:08 pm The first step is: Try to figure out what kind of data format you have stored your music in.
Also, bulidcd sounds as if you might have misspelled buildcd, which would be fatal in commandlines.
-
- Interested PSXDEV User
- Posts: 7
- Joined: May 15th, 2022, 9:13 am
- PlayStation Model: SCPH-1002
me odeio wrote: July 20th, 2023, 8:02 amnocash wrote: July 19th, 2023, 3:08 pm The first step is: Try to figure out what kind of data format you have stored your music in.
Also, bulidcd sounds as if you might have misspelled buildcd, which would be fatal in commandlines.
if you can parse the .cti file can you tell me what is wrong:
.cti link: https://www.mediafire.com/file/9120yi8t ... N.CTI/file
If you get an error message about the file not being a multiple of 2336 bytes (920h bytes), make sure that the file is having the desired size (and more importantly, it must actually contain the required sector headers for 920h-byte sectors).
Did you modify that file? Or do you have those problems even when using the original unmodified file?
I am not sure what you mean by XA file. The whole disc is in XA format, so XA could refer to all files. Or did you mean something like XA-ADPCM files, or the XA-specific FORM2 sector format?
One eye-catching thing in the CTI file is that two files don't have any type assigned, did you do that intentionally, or did you just forget to specify the type?
The screenshots... my browser doesn't display them at all, but I've managed to see them using a different browser... although only at low resolution... but they seem to contain text messages... couldn't you just copy/paste the text, please? From what I can see the text seems to contain line numbers... so you might want to check the CTI files to see which file(s) are loaded in those lines... I hope you can do that and don't need help on finding the line numbers ; )
Did you modify that file? Or do you have those problems even when using the original unmodified file?
I am not sure what you mean by XA file. The whole disc is in XA format, so XA could refer to all files. Or did you mean something like XA-ADPCM files, or the XA-specific FORM2 sector format?
One eye-catching thing in the CTI file is that two files don't have any type assigned, did you do that intentionally, or did you just forget to specify the type?
The screenshots... my browser doesn't display them at all, but I've managed to see them using a different browser... although only at low resolution... but they seem to contain text messages... couldn't you just copy/paste the text, please? From what I can see the text seems to contain line numbers... so you might want to check the CTI files to see which file(s) are loaded in those lines... I hope you can do that and don't need help on finding the line numbers ; )
-
- Interested PSXDEV User
- Posts: 7
- Joined: May 15th, 2022, 9:13 am
- PlayStation Model: SCPH-1002
in cti the 2 files without ownership were intentional because as their structure are .xa and .str compressed into .dat files but I managed to solve the error. Also, do you know how to make cdda discs in bulidcd? (those mixed disks)nocash wrote: July 22nd, 2023, 9:51 am If you get an error message about the file not being a multiple of 2336 bytes (920h bytes), make sure that the file is having the desired size (and more importantly, it must actually contain the required sector headers for 920h-byte sectors).
Did you modify that file? Or do you have those problems even when using the original unmodified file?
I am not sure what you mean by XA file. The whole disc is in XA format, so XA could refer to all files. Or did you mean something like XA-ADPCM files, or the XA-specific FORM2 sector format?
One eye-catching thing in the CTI file is that two files don't have any type assigned, did you do that intentionally, or did you just forget to specify the type?
The screenshots... my browser doesn't display them at all, but I've managed to see them using a different browser... although only at low resolution... but they seem to contain text messages... couldn't you just copy/paste the text, please? From what I can see the text seems to contain line numbers... so you might want to check the CTI files to see which file(s) are loaded in those lines... I hope you can do that and don't need help on finding the line numbers ; )
I have never used that buildcd tool. But you can easily find info when searching for buildcd + cdda.
But please consider to use the correct spelling. It's called buildcd (like B-U-I-L-D), not bulidcd (B-U-L-I-D).
But please consider to use the correct spelling. It's called buildcd (like B-U-I-L-D), not bulidcd (B-U-L-I-D).
-
Administrator Verified
- Admin / PSXDEV
- Posts: 2717
- Joined: December 31st, 2012, 5:37 pm
- I am a: Shadow
- PlayStation Model: H2000/5502
If you are having trouble using BUILDCD, then try the MKPSXISO tool.nocash wrote: July 25th, 2023, 2:49 pm I have never used that buildcd tool. But you can easily find info when searching for buildcd + cdda.
But please consider to use the correct spelling. It's called buildcd (like B-U-I-L-D), not bulidcd (B-U-L-I-D).
Development Console: SCPH-5502 with 8MB RAM, MM3 Modchip, PAL 60 Colour Modification (for NTSC), PSIO Switch Board, DB-9 breakout headers for both RGB and Serial output and an Xplorer with CAETLA 0.34.
PlayStation Development PC: Windows 98 SE, Pentium 3 at 400MHz, 128MB SDRAM, DTL-H2000, DTL-H2010, DTL-H201A, DTL-S2020 (with 4GB SCSI-2 HDD), 21" Sony G420, CD-R burner, 3.25" and 5.25" Floppy Diskette Drives, ZIP 100 Diskette Drive and an IBM Model M keyboard.
PlayStation Development PC: Windows 98 SE, Pentium 3 at 400MHz, 128MB SDRAM, DTL-H2000, DTL-H2010, DTL-H201A, DTL-S2020 (with 4GB SCSI-2 HDD), 21" Sony G420, CD-R burner, 3.25" and 5.25" Floppy Diskette Drives, ZIP 100 Diskette Drive and an IBM Model M keyboard.
-
- Interested PSXDEV User
- Posts: 7
- Joined: May 15th, 2022, 9:13 am
- PlayStation Model: SCPH-1002
I tried to use mkpsxiso but it didn't work on my pc (I think because my pc is 32) but does BUILDCD manage to form iso from mixed cds?Shadow wrote: July 25th, 2023, 3:13 pmIf you are having trouble using BUILDCD, then try the MKPSXISO tool.nocash wrote: July 25th, 2023, 2:49 pm I have never used that buildcd tool. But you can easily find info when searching for buildcd + cdda.
But please consider to use the correct spelling. It's called buildcd (like B-U-I-L-D), not bulidcd (B-U-L-I-D).
- scorpion2k81
- Active PSXDEV User
- Posts: 57
- Joined: February 24th, 2022, 9:32 am
- I am a: Programmer
- PlayStation Model: SCPH-5502
- Location: Italy
Hi, I compiled the mkpsxiso tools in Windows 32bit version:me odeio wrote: July 27th, 2023, 1:32 pm I tried to use mkpsxiso but it didn't work on my pc (I think because my pc is 32) but does BUILDCD manage to form iso from mixed cds?
https://mega.nz/file/2A1nhYhK#xz3YLH7Wb ... hGZZ2klXZw
Who is online
Users browsing this forum: No registered users and 3 guests