Hi.
Thank you for extract-xiso.
I get an error on a specific file when I run this command:
`extract-xiso.exe -x -d "X:\Games\MyGame" "E:\Xbox 360 Games\MyGame\MyGame.iso"
open error: filename.ext Invalid argument
failed to extract xbox iso image MyGame.iso
I think this is because filename.ext is actually longer than 42 characters, but it's not very clear.
I expected a more friendly error message indicating that the error is caused because the file is longer than 42 characters, which is not allowed on the xbox 360 file system.
Thank you.