amhndu / SimpleNES

An NES emulator in C++
GNU General Public License v3.0
4.83k stars 1.12k forks source link

$ ./SimpleNES ~/Games/SuperMarioBros.nes #7

Closed bueryutang closed 4 years ago

bueryutang commented 4 years ago

Why does "could not open ROM file from path bueryt/Games/SuperMarioBros.nes" appear when executing the title, thanks.

cheepmunc commented 4 years ago

你需要下载一个.nes镜像,可以从这里下载 https://romsmania.cc/roms/nintendo/super-mario-bros-242404

amhndu commented 4 years ago

Note that Only USA/Europe versions of the .nes files are supported, like the above.