Is there a way to repair old PSX Track1 ?

Post Reply
topkat
Posts: 28
Joined: Mon Jun 08, 2026 1:26 am

Is there a way to repair old PSX Track1 ?

Post by topkat »

I have been ón a hiatus from disc collecting for a while but now I back in business.

I scanned my old psx-collection (from last year) with the current datfile and noticed that most of  the "*(track 01).bin" files  won't match anymore, leaving me with gigs of incomplete dumps. I read up and undestand this is due to an unnecessary repair step in the old dumping guide with is now omitted. I wonder my self whether it is possible to 'auto-undo' those faulty fixes or if there is an other way to redeem my old files.
Last edited by topkat on Fri Feb 24, 2012 5:12 am, edited 1 time in total.
User avatar
RetroGamer
Posts: 771
Joined: Mon Jun 08, 2026 1:26 am

Re: Is there a way to repair old PSX Track1 ?

Post by RetroGamer »

This affects only the last sector of the data track of the PSX NoEDC discs with audio tracks.
To fix it, use InJector (search for it here: /viewtopic.php?t=3289 )
"Did you ever wonder why we had to run for shelter when the promise of a brave new world unfurled beneath a clear blue sky?"
topkat
Posts: 28
Joined: Mon Jun 08, 2026 1:26 am

Re: Is there a way to repair old PSX Track1 ?

Post by topkat »

Thx for the reply. Any hints how to use it?

Code: Select all

C:\tools>injector.exe
Injector 0.1b

usage: injector.exe binfile [injectfile]
I assume 'binfile' is the file to be patched. But what's the injectfile? Where do I get it? Is it the same for all affected tracks?

EDIT

Nevermind, found out my self

Code: Select all

C:\tools>injector.exe "Lagnacure (Japan) (Track 1).bin"
Injector 0.1b

Injecting Lagnacure (Japan) (Track 1).bin...

fixing ecc.........(OK)

You've had 1 injection today... don't worry, it only hurts Neo.
No injectfile needed to fix the track, now matches the dat perfectly. One last question though. I moved and unpacked all non-matching files to a temp dir. I want to write a little batch to do the job in one stike. Is it save to run injector on non-affected files or should I sort them out beforehand?
Last edited by topkat on Fri Feb 24, 2012 7:03 pm, edited 1 time in total.
Clutz450
Posts: 19
Joined: Mon Jun 08, 2026 1:27 am

Re: Is there a way to repair old PSX Track1 ?

Post by Clutz450 »

Hi topkat.  I'm in the same boat as you.  All my PSX games were from around 2010 and were all in pakkiso.  I found a guide which said how to convert them from pakkiso to t7z using clrmamepro.  I followed that guide but then noticed that all of my games were now missing track 1.bin in their .7z files.  I tried looking for that InJector program on the other forum post you linked to but the link doesn't work anymore.  Can you give me any help as to where to find it and the best way to use it so it can fi all my track.bin files automatically so I don't have to do each one manually.  Thanks.
User avatar
iR0b0t
Posts: 3397
Joined: Mon Jun 08, 2026 1:26 am

Re: Is there a way to repair old PSX Track1 ?

Post by iR0b0t »

/viewtopic.php?t=3289 link has been updated
PX-760A (+30), PX-W4824TA (+98), GSA-H42L (+667), GDR-8164B (+102), SH-D162D (+6), SOHD-167T (+12)
topkat
Posts: 28
Joined: Mon Jun 08, 2026 1:26 am

Re: Is there a way to repair old PSX Track1 ?

Post by topkat »

Sorry, haven't been log in for quite a while.

Fortunately the download link has been updated already.

Concerning batch processing: You could probably use the win bat/cmd language to process all the files, but everytime I try to reactive my old dos skills it usally takes me longer to code around all the legency problems (odd syntax, long filenames, special characters etc) than do it manually or find better way to do.

In this case I used a dir printer to wirte down all the filepaths/names to a textfile and used excels' textprocessing features to build the commandlines.
Post Reply