How do I get wMM to look for dev_hdd0/video/**/****.iso , there is still that random folder issue too. This will stop us from accessing pkgs without moving them.
I am interested in these folders too.
View attachment 16685
These might not not suffer from the random subfolder issue, and i could edit them if I can find out how to use them, could be based on filetype, or maybe these are for use when copying from a PSP or something, more testing to be done.
wMM looks for /dev_hdd0/video by default... but I think the subfolders may cause issues. But it's solvable. I even could move the files automatically with a refresh.
static char paths [13][12] = {"GAMES", "GAMEZ", "PS3ISO", "BDISO", "DVDISO", "PS2ISO", "PSXISO", "PSXGAMES", "PSPISO", "ISO", "video", "GAMEI", "ROMS"};
We only need to find a way to change /xx with null or add /.. after /xx
Last edited: