Unable to process .chd files using Unofficial RetroAchievements DATs #2067
Unanswered
dariaambrose
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
This is definitely a bug, #2100 has the fix. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm attempting to build a 1G1R retroachievements set from the following dat files: https://github.com/UltraGodAzgorath/Unofficial-RA-DATs
on cachyOS linux using both the github binary as well as "npx igir@latest", igir doesn't seem to process .chd files, but does not appear to give any errors.
Example troubleshooting command using one test file,
007 - The World Is Not Enough (USA).chd:igir copy --dat "/run/media/hkr/Games/rom management/igir/Unofficial-RA-DATs/DATs/RetroAchievements (No Subfolders)/RA - Sony PlayStation.dat" --input "/run/media/hkr/Games/rom management/igir/in/*.chd" --output "/run/media/hkr/Games/rom management/igir/out/"igir parses one DAT, scans and finds my file, but does nothing afterwords.
Here is the dat entry for the game I'm scanning:
here is the output of
npx chdman info -i "/run/media/hkr/Games/rom management/igir/in/007 - The World Is Not Enough (USA).chd"I used -vvv to try and find any errors. There appear to be none, but I have attached the output
igir output.txt
Beta Was this translation helpful? Give feedback.
All reactions