[GH-ISSUE #942] IRD verification on log is not reliable if game version differs #106

Open
opened 2026-02-15 15:54:56 -05:00 by yindo · 1 comment
Owner

Originally created by @AniLeo on GitHub (Aug 28, 2023).
Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/942

See discussion here:
https://github.com/RPCS3/rpcs3/issues/14231#issuecomment-1696242432

Originally created by @AniLeo on GitHub (Aug 28, 2023). Original GitHub issue: https://github.com/RPCS3/discord-bot/issues/942 See discussion here: https://github.com/RPCS3/rpcs3/issues/14231#issuecomment-1696242432
yindo added the enhancement label 2026-02-15 15:54:56 -05:00
Author
Owner

@13xforever commented on GitHub (Sep 19, 2023):

IRD check does what it can. Game updates can't remove files, only add. We cross-check the missing files from log errors with paths in IRD disc TOC section, and only report the game as broken when we expect the file to be present on disc. There are some rare examples when IRDs were wrong, or disc content is different even when all versions in metadata are the same. But that's why you have humans to double check.

If there are specific popular games/versions, we can check for that separately.

@13xforever commented on GitHub (Sep 19, 2023): IRD check does what it can. Game updates can't remove files, only add. We cross-check the missing files from log errors with paths in IRD disc TOC section, and only report the game as broken when we expect the file to be present on disc. There are some rare examples when IRDs were wrong, or disc content is different even when all versions in metadata are the same. But that's why you have humans to double check. If there are specific popular games/versions, we can check for that separately.
yindo changed title from IRD verification on log is not reliable if game version differs to [GH-ISSUE #942] IRD verification on log is not reliable if game version differs 2026-06-05 15:25:22 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#106