God2ISO images incorrectly detected #588

Open
opened 2026-01-29 15:23:13 +00:00 by claunia · 2 comments
Owner

Originally created by @ghost on GitHub (Jan 9, 2021).

Prerequisites

  • Are you running the latest version?
  • [?] Can you reproduce the problem in the debug version?

Check and fill as appropriate:

  • I was running Aaru under Windows [version here]...
  • ...in 64-bit
  • ...using an Intel / AMD processor
    • Image format: XGD3 / XISO
    • Application that created the image: God2ISO
  • I was converting the image...
    • ...Destination image format:
  • I was listing the filesystem contents...
  • I was extracting the filesystem contents...
    • ...Filesystem:
    • Analyze command recognizes the filesystem: ISO9660 only - no Xbox filesystem
  • I was creating a metadata sidecar
  • I was checksumming the image
  • I was verifying the image

Description

aaru only sees ISO9660 format and no Xbox 360 files

Exact command line used:

.\aaru.exe i analyze 'C:\Comparison\Forza 4.iso'
aaru 5.2.0.3330
Copyright c 2011-2020 Natalia Portillo


1 partitions found.

Partition 0:
Partition name:
Partition type: MODE1/2048
Partition start: sector 0, byte 0
Partition length: 3956750 sectors, 8103424000 bytes
Partition scheme:
Partition description:

Identifying filesystem on partition
Identified by ISO9660 Filesystem.
ISO9660 file system
------------------------------
VOLUME DESCRIPTOR INFORMATION:
------------------------------
System identifier:
Volume identifier:
Volume set identifier:
Publisher identifier:
Data preparer identifier:
Application identifier:
Volume creation date: 1/01/0001 12:00:00 AM
Volume has not been modified.
Volume does not expire.
Volume has always been effective.
Volume has 3956750 blocks of 2048 bytes each

Expected behavior:

Actual behavior:

Output of command execution with debug output enabled

Paste the whole output of the executed command when you append '-d' to your command line parameters here

Image

I am not sure I'm allowed to upload the image, but let me know what is needed and how to get it to you

Originally created by @ghost on GitHub (Jan 9, 2021). ### Prerequisites * [x] Are you running the latest version? * [?] Can you reproduce the problem in the debug version? ### Check and fill as appropriate: * [ ] I was running Aaru under Windows [version here]... * [x] ...in 64-bit * [x] ...using an Intel / AMD processor * **Image format**: XGD3 / XISO * **Application that created the image**: God2ISO * [ ] I was converting the image... * ...**Destination image format**: * [ ] I was listing the filesystem contents... * [ ] I was extracting the filesystem contents... * ...**Filesystem**: * [ ] Analyze command recognizes the filesystem: ISO9660 only - no Xbox filesystem * [ ] I was creating a metadata sidecar * [ ] I was checksumming the image * [ ] I was verifying the image ### Description aaru only sees ISO9660 format and no Xbox 360 files ### Exact command line used: ``` .\aaru.exe i analyze 'C:\Comparison\Forza 4.iso' aaru 5.2.0.3330 Copyright c 2011-2020 Natalia Portillo 1 partitions found. Partition 0: Partition name: Partition type: MODE1/2048 Partition start: sector 0, byte 0 Partition length: 3956750 sectors, 8103424000 bytes Partition scheme: Partition description: Identifying filesystem on partition Identified by ISO9660 Filesystem. ISO9660 file system ------------------------------ VOLUME DESCRIPTOR INFORMATION: ------------------------------ System identifier: Volume identifier: Volume set identifier: Publisher identifier: Data preparer identifier: Application identifier: Volume creation date: 1/01/0001 12:00:00 AM Volume has not been modified. Volume does not expire. Volume has always been effective. Volume has 3956750 blocks of 2048 bytes each ``` ### Expected behavior: <!-- What did you expect to happen --> ### Actual behavior: <!-- What actually happened --> ### Output of command execution with debug output enabled ``` Paste the whole output of the executed command when you append '-d' to your command line parameters here ``` ### Image <!-- Upload the image, compressed and with the number of this issue. --> <!--- If the image contains personal data contact the project lead, and the image contents will be handled confidentially under the GDPR requirements. --> I am not sure I'm allowed to upload the image, but let me know what is needed and how to get it to you
claunia added the filesystem label 2026-01-29 15:23:13 +00:00
Author
Owner

@ghost commented on GitHub (Jan 9, 2021):

FWIW, https://github.com/XboxDev/extract-xiso is able to read/extract the ISOs correctly.

@ghost commented on GitHub (Jan 9, 2021): FWIW, https://github.com/XboxDev/extract-xiso is able to read/extract the ISOs correctly.
Author
Owner

@claunia commented on GitHub (Jan 9, 2021):

Hi @voltagex ,

Support for the Xbox DVD filesystem is not yet implemented.

Neither is support for the XGD1/2/3 partitioning system.

Regards

@claunia commented on GitHub (Jan 9, 2021): Hi @voltagex , Support for the Xbox DVD filesystem is not yet implemented. Neither is support for the XGD1/2/3 partitioning system. Regards
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#588