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
{{ message }}
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.
With BioShock Infinite disc 2, I get the following error:
$ iso2god.exe DVD2.iso god/
Iso2god-cli v1.3.6 - Team Executer
Ported to CLI by Elie CHARRA <elie [dot] charra [at] gmail.com>
Usage : iso2god <source iso> <destination folder>
+ Computing ISO metadata ...
+ Locating default.xex...
+ Extracting default.xex...
+ Found! Reading default.xex...
Unhandled Exception:
System.Exception: Default.xex is not valid.
at Chilano.Iso2God.IsoDetails.readXex () [0x00000] in <filename unknown>:0
at Chilano.Iso2God.IsoDetails.IsoDetails_DoWork () [0x00000] in <filename unknown>:0
at Chilano.Iso2God.Program.Main () [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.Exception: Default.xex is not
valid.
at Chilano.Iso2God.IsoDetails.readXex () [0x00000] in <filename unknown>:0
at Chilano.Iso2God.IsoDetails.IsoDetails_DoWork () [0x00000] in <filename unknown>:0
at Chilano.Iso2God.Program.Main () [0x00000] in <filename unknown>:0
If I extract the ISO, the game runs fine.
The text was updated successfully, but these errors were encountered:
Yeah i'v already noticed this behavior for some games, let's continue this discussion there #6 (comment) as the glitch is not related specifically to BioShock ;)
With BioShock Infinite disc 2, I get the following error:
If I extract the ISO, the game runs fine.
The text was updated successfully, but these errors were encountered: