dragoonDorise / EmuDeck

Emulator configurator for Steam Deck
GNU General Public License v3.0
2.74k stars 200 forks source link

BIOS checker passes, but filenames need correction to work [Bug Report] #1235

Open surrealchemist opened 1 month ago

surrealchemist commented 1 month ago

Prerequisite Steps

What distro are you running?

SteamOS

Which SteamOS Branch are you using?

Stable

What happened?

I was setting up SegaCD and had the appropriate bios files but they had been named in caps, such as BIOS_CD_E.BIN. This passes the bios checker making it seem like everything is good for the user but the emulator does not work till they are in the format of bios_CD_E.bin as someone mentioned here https://www.reddit.com/r/EmuDeck/comments/x2tiv9/sega_cd_games_crashing_at_launch/

I think it might be helpful to have a way to rename the files if they can be detected. If they can match via md5 or something like that and then renamed no matter what they are called, or at least have the letter case fixed it would improve the user experience and eliminate a lot of guessing.

Relevant log output

No response