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
77 stars 6 forks source link

XBLA in unity query #3

Closed thomasbra1 closed 1 year ago

thomasbra1 commented 1 year ago

I have seen this a few times in testing.

Error: error querying XboxUnity; try --offline flag

Caused by: 0: error decoding response body: unknown variant XBLA, expected one of , `360`, `Xbox1` at line 1 column 110 1: unknown variant `XBLA`, expected one of, 360, Xbox1 at line 1 column 110

From checking gamefaqs on a few titles it means that the game was released on disc and digitally and xboxunity seems to be picking XBLA for the entry but the data is the same for both. Both XBLA and 360 would be valid return data.

iliazeus commented 1 year ago

Can you please give an example of a title that this happens with? Just the name would be enough.

thomasbra1 commented 1 year ago

XBLA

Wipeout 3

querying XboxUnity for title ID 415608DD Error: error querying XboxUnity; try --offline flag

Caused by: 0: error decoding response body: unknown variant XBLA, expected one of , `360`, `Xbox1` at line 1 column 110 1: unknown variant `XBLA`, expected one of, 360, Xbox1 at line 1 column 110

iliazeus commented 1 year ago

Thank you! Can you please create separate issues for the last two errors?

iliazeus commented 1 year ago

The XBLA issue should be fixed in v1.4.5.