I have a file on a Playstation CD which is doesn't fill up it's last sector. Meaning the CD has some blank data at the file's end. I've dumped the CD to a BIN\CUE and I would like to edit the files size so that it extends all the way to the end of it's last sector. I assume this is fairly easy to do by editing the BIN TOC in a hex editor? But I'm having trouble finding format info for CD table of contents.
If anyone can share some info or point me toward a tutorial it would be appreciated.
If anyone is wondering why I want to do this, it's because need to add a little text to a file for a Playstation game translation. The text file is just a tad too small for the translated text so I'm hoping to extend it to the end of its last sector without having to move any other files or rebuild the whole CD.
Thanks