Resize.com not working on 64bit systems?

user7
Posts: 2489
Joined: Mon Jun 08, 2026 1:26 am

Resize.com not working on 64bit systems?

Post 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?
All my posts and submission data are released into Public Domain / CC0.
User avatar
iR0b0t
Posts: 3397
Joined: Mon Jun 08, 2026 1:26 am

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

Post 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 !
PX-760A (+30), PX-W4824TA (+98), GSA-H42L (+667), GDR-8164B (+102), SH-D162D (+6), SOHD-167T (+12)
user7
Posts: 2489
Joined: Mon Jun 08, 2026 1:26 am

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

Post 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
All my posts and submission data are released into Public Domain / CC0.
velocity37
Posts: 184
Joined: Mon Jun 08, 2026 1:27 am

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

Post 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!]
Last edited by velocity37 on Mon Jan 11, 2010 7:31 pm, edited 1 time in total.
User avatar
NiKoTiN
Posts: 137
Joined: Mon Jun 08, 2026 1:26 am

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

Post 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
F1ReB4LL
Posts: 3395
Joined: Mon Jun 08, 2026 1:26 am

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

Post by F1ReB4LL »

psxt001z.exe --resize image.bin size
  Resize file to requested size.
user7
Posts: 2489
Joined: Mon Jun 08, 2026 1:26 am

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

Post 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.
All my posts and submission data are released into Public Domain / CC0.
Neo-Rio
Posts: 1
Joined: Mon Jun 08, 2026 1:26 am

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

Post 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.
Specialt1212
Posts: 353
Joined: Mon Jun 08, 2026 1:26 am

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

Post 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
Last edited by Specialt1212 on Thu Apr 15, 2010 3:36 pm, edited 1 time in total.
user7
Posts: 2489
Joined: Mon Jun 08, 2026 1:26 am

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

Post by user7 »

>Can I use NiKoTiN tool?

yes, FPCopy works great
All my posts and submission data are released into Public Domain / CC0.
Post Reply