nesbox / emulator

Emulator of NES, Super Nintendo, Sega Mega Drive, GameBoy video consoles
http://nesbox.com/emulator/
MIT License
601 stars 248 forks source link

Case sensitive file names #9

Open alexeevdv opened 9 years ago

alexeevdv commented 9 years ago

Emulator can't detect ROM type by it extension when extension is in uppercase. Like "BattleCity.NES"

vici0usx commented 9 years ago

Why not try programming your php (or whatever you use) to convert it all to lowercase for the emulator on server-side? http://php.net/strtolower

alexeevdv commented 9 years ago

Cause most of NES roms available in internet are provided with such extensions. It took some time to figure out why such roms don't work with this http://nesbox.github.io/emulator/ online emulator. Need some examples? Try this rom http://www.freeroms.com/roms/nes/battle_city.htm