Page 1 of 3

Resize.com not working on 64bit systems?

Posted: Mon Jan 11, 2010 5:50 pm
by user7
Image

hi, i get this error when trying to take off the pregap from the back of Track 1 of a PSX game

does this program not work on 64bit windows 7?

if thats the case is there any mod which would be interested in resizing the file to get the proper info?

Re: Resize.com not working on 64bit systems?

Posted: Mon Jan 11, 2010 7:12 pm
by iR0b0t
some ppl have complained this before, so it seems not to be supported by Win7.

try other ways, like resizing manually with a hed editor, or use isobuster and extract an amount of sectors like you need -> so if your current extracted image is 300150 sectors 4ex. and the pregap is 150 sectors (2 secs.) then extract 150 sectors less = 300000 (length)

but when you go manually ways try to do it carefully !

Re: Resize.com not working on 64bit systems?

Posted: Mon Jan 11, 2010 7:21 pm
by user7
i hope the dev adds win7 64bit support as it looks like its going to become the dominate OS in the next few years

Re: Resize.com not working on 64bit systems?

Posted: Mon Jan 11, 2010 7:28 pm
by velocity37
Support for 16-bit stuff was removed after XP, so Vista and Win7 won't support it. The guide should probably be updated to reflect this, so people aren't scared off when something doesn't go right.

I made a brief step-by-step tutorial for manually doing this in a hex editor in another thread.

You can also just extract a range in ISOBuster like iR0b0t said. To clarify his statement, Just right-click on the track and hit extract from-to. ISOBuster will fill in all the details for the selected track by default, so just reduce the Length (LBA) box's value by the sector equivalent of Track 2's pregap (usually 150 sectors, 2 seconds). [I wish I had thought of this, it's even easier than using resize.com, thanks iR0b0t!]

Re: Resize.com not working on 64bit systems?

Posted: Tue Jan 12, 2010 9:30 pm
by NiKoTiN
Try my own tool FPCopy: http://www.mediafire.com/?hmyzfhbhmyj

Code: Select all

FPCopy -r "Track 01.bin" -352800
or
FPCopy -r "Track 01.bin" -56220h
But x64 version isn't tested

Re: Resize.com not working on 64bit systems?

Posted: Tue Jan 12, 2010 11:31 pm
by F1ReB4LL
psxt001z.exe --resize image.bin size
  Resize file to requested size.

Re: Resize.com not working on 64bit systems?

Posted: Wed Jan 13, 2010 12:30 am
by user7
NiKoTiN wrote:But x64 version isn't tested
it may require more testing to be officially linked here, but i was able to use it to get the same results as iRobot

i hope that this program gets linked into the guide, assuming the source code looks good to the mods and no bugs are found which would give an incorrect result in oddball cases.

Re: Resize.com not working on 64bit systems?

Posted: Sun Jan 17, 2010 2:51 am
by Neo-Rio
If you have Windows 7 x64, try getting XP mode up and running. I had no problems getting it to work in there.

Re: Resize.com not working on 64bit systems?

Posted: Thu Apr 15, 2010 3:36 pm
by Specialt1212
I'm having the same problem, I have windows 7 64 bit and the resize program doesn't work for me either  :-(

Can I use NiKoTiN tool?

I want to make sure before I dump my games

Re: Resize.com not working on 64bit systems?

Posted: Thu Apr 15, 2010 3:50 pm
by user7
>Can I use NiKoTiN tool?

yes, FPCopy works great