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
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.
The text was updated successfully, but these errors were encountered:
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"
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.
The text was updated successfully, but these errors were encountered: