GDX-X / PFS-BatchKit-Manager

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

hdd#:: partition not found: GAME_NAME while renaming files. #13

Closed regulardude400 closed 2 years ago

regulardude400 commented 2 years ago

When trying to rename a file I have the HDD mounted through the NBD server and it mounts fine and all. However when I try to manually or automatically rename the files, I get the error in the title. I have made sure that I have followed the steps to get it working. Thanks for making this program. I may just have to mount the hdd to my pc locally in order to get it to work but if it works by doing that, I am eternally grateful.

GDX-X commented 2 years ago

Hey, Does it do this for all games or just one?

regulardude400 commented 2 years ago

Thanks for the really quick response.

EDIT: I was able to narrow down the issue. It seems to be with the automatic renamer for PS2 games. I was able to manually rename 2 of my games without issue but when using the automatic renamer, it always gives the error below:

SLUS_201.59.Dave Mirra Freestyle BMX 2 Rename to original Title: Dave Mirra Freestyle BMX 2 hdd4:: partition not found: "Mirra Freestyle BMX 2". hdd4:: partition not found: "SLUS_201.59.Dave".

SLUS_204.86.Marvel vs Capcom 2 Rename to original Title: Marvel vs Capcom 2 hdd4:: partition not found: "vs Capcom 2". hdd4:: partition not found: "SLUS_204.86.Marvel".

So I will make a quick chart for my case: [HDD Connected via][Rename Type][Worked] [PC via SATA][Automatic][No] [PC via SATA][Manual][Yes] [PC via NBD on OPL][Automatic][No] [PC via NBD on OPL][Manual][No]

GDX-X commented 2 years ago

Mhh strange can you go to PFS Batchkit > Advanced menu > HDDMagement Show Partition Information > Show PS2 Games Partitions Table And send me the partition name

regulardude400 commented 2 years ago

PS2 Partition List.txt

GDX-X commented 2 years ago

I think I know why he doesn't rename himself. because the games were installed with an old version of HDL_dump so the format of the partitions is no longer the same I will try to see if I can do something to convert them to the new format

regulardude400 commented 2 years ago

Thanks so much. :) I appreciate all of your help.

GDX-X commented 2 years ago

can you export ps2 games list? to check something > Advanced menu > Game Management > Export game list

regulardude400 commented 2 years ago

GamelistPS2.txt

GDX-X commented 2 years ago

this little script should rename all your games automatically

and run it as admin RenamePS2GameFIX.zip

regulardude400 commented 2 years ago

Thank you very much! I will give the script a try. It is working perfectly! You're amazing! Edit: It finished and while I did noticed some games didn't get renamed perhaps due to not having their GAME ID in the file but it is tiny enough to just manually edit. Thanks again. :)

GDX-X commented 2 years ago

Glad it helped you ;)