[Emulator] Added logging file extension and magic value
This commit is contained in:
@@ -505,6 +505,7 @@ Emulator::FileSignatureType Emulator::GetFileSignature(
|
||||
return FileSignatureType::XISO;
|
||||
}
|
||||
|
||||
XELOGE("{}: {} ({:08X})", __func__, path.extension(), magic_value);
|
||||
return FileSignatureType::Unknown;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user