You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by mizifih October 16, 2024
I'm using Nsx Library Manager to manage my library identifying Games, Updates and DLCs. The numbers I'm using are based on Nsx Library Manager identification and organization, there isn't a single unidentified file in my library.
But, Ownfoil isn't recognizing all of them.
It was able to identify:
37 games out of 100
208 DLCs out of 235
Can't list Updates in Ownfoil
What am I'm missing? Can it be something on my naming schemes causing this difference in discoverability? All files are named following the same patter, also, I'm adding Title ID, Patch ID and Version to the file name when possible.
I have NSP, NSZ, XCI and XCZ files. These is are the naming schemes I'm using:
@mizifih It could be the file naming structure, from the README, it requires using [APP_ID][vVERSION] format, notice the v before the version number. Try adding a v before your numbers and check if that detects the games.
Ex:
Rename [BASE]Cat Quest III.TID-[010088501B8F2000].PID-[010088501B8F2800].nsp
to [BASE]Cat Quest III.TID-[010088501B8F2000].PID-[v010088501B8F2800].nsp
Discussed in #131
Originally posted by mizifih October 16, 2024
I'm using Nsx Library Manager to manage my library identifying Games, Updates and DLCs. The numbers I'm using are based on Nsx Library Manager identification and organization, there isn't a single unidentified file in my library.
But, Ownfoil isn't recognizing all of them.
It was able to identify:
What am I'm missing? Can it be something on my naming schemes causing this difference in discoverability? All files are named following the same patter, also, I'm adding Title ID, Patch ID and Version to the file name when possible.
I have NSP, NSZ, XCI and XCZ files. These is are the naming schemes I'm using:
[BASE]{TitleName}.TID-[{TitleId}].PID-[{PatchId}].{Extension}
[UPD]{TitleName}.TID-[{TitleId}].VER-[{Version}].{Extension}
[DLC]{AppName}.{TitleName}.TID-[{TitleId}].{Extension}
Here's an exemple of something not being listed in Ownfoil:
FILES
LOG (search for "cat")
The text was updated successfully, but these errors were encountered: