GDX-X / PFS-BatchKit-Manager

Manage your PlayStation 2/PSX DESR HDD
159 stars 12 forks source link

Can't rename #18

Closed kruuth closed 2 years ago

kruuth commented 2 years ago

I'm attempting to rename a game, in this case it is called "SLPM_623.84" and when I do this happens: `Game Selected "SLPM_623.84"

Renaming... "SLPM_623.84"

hdd2:: partition with such name already exists: "SLPM_623.84". hdd2:: partition with such name already exists: "PFSBATCHKIT". "Sega Ages 2500 Series Vol.04 - Space Harrier" Completed...

Renaming Completed...`

This won't actually rename the game. Tried running this as admin and no change. This is under Win10 with a SATA drive.

GDX-X commented 2 years ago

He say hdd2:: partition with such name already exists

If you installed your games with an old version of hdl_dump or winhiip there is a limitation in the name of the partitions I advise you to delete the games that are not renamed and reinstall them

it's the only way

israpps commented 2 years ago

He say hdd2:: partition with such name already exists

If you installed your games with an old version of hdl_dump or winhiip there is a limitation in the name of the partitions I advise you to delete the games that are not renamed and reinstall them

it's the only way

The partition with such name already exists error can also happen if the name length is larger than 17 and you didn't change the name on the first 17 chars... Since those 17 chars will get reflected on the partition name

GDX-X commented 2 years ago

You can have the same game name only with the new partition format if the games were installed with an old version of hdl dump you will not be able

the old partition name will be PP.HDL.GAME_NAME or PP.SLUS-0000.HDLX while with the new name of the partitions it will be PP.SLUS-12345..GAME_NAME

So with the unique gameid of the game the partition cannot look like another

So the only solution to this problem is to delete the games and reinstall the games to have the new format because we cannot rename the partitions manually as on wlaunchELF for the moment

kruuth commented 2 years ago

Ok. I will do that.