game scanner doesn't detect ps1 games...
Closed this issue · 3 comments
Shadowblitz16 commented
igorcafe commented
@Shadowblitz16 can you run this in your terminal (F4 inside Dolphin) and show the output?
for file in Mega*
do
md5sum "$file"
doneigorcafe commented
Cause the game is on the database:
<game name="Mega Man Legends (USA)">
<category>Games</category>
<description>Mega Man Legends (USA)</description>
<rom name="Mega Man Legends (USA).pbp" />
<rom name="Mega Man Legends (USA).cue" size="214" crc="9e88194d" md5="bc8ddfe026021bdb8ae25816707bd9d9" sha1="d6f0b7173a41b74fb9369b591bc619cac82b63bd" />
<rom name="Mega Man Legends (USA) (Track 1).bin" size="487205040" crc="1f55bd97" md5="5d275ab5d6e4ab79b792990c70cc5970" sha1="904489e2e8d06e1c44e60d8925329f9472b2d037" />
<rom name="Mega Man Legends (USA) (Track 2).bin" size="37396800" crc="7976083e" md5="2d7b5e8e94a91bf5423b2356f6a34863" sha1="d9f92af296360772e62caa4cb276de3fa74f5538" />
</game>Shadowblitz16 commented
I will have to check later I reinstalled my os because an update broke it.
