iliazeus / iso2god-rs

A command-line tool to convert Xbox 360 ISOs into a Games-On-Demand file format. For Linux, Windows and MacOS.
MIT License
61 stars 4 forks source link

Support Original Xbox `.XBE` Executables #13

Open halotroop2288 opened 4 months ago

halotroop2288 commented 4 months ago

This lacks one key feature of the original program: Being able to use it with Original Xbox games.

When this is used with Original Xbox ISO files, it throws this error and then exits:

extracting ISO metadata
Error: default.xex file not found

It should instead look for a default.xbe if necessary.

professor-jonny commented 4 months ago

I think you need to convert them to a supported iso format with C-Xbox Tool, well at least you do have to with other tools.

https://www.xbox-hq.com/html/modules.php?name=Xbox_Homebrew&op=view&gid=291&title=C-Xbox+Tool