amhndu / SimpleNES

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

[Cartridge.cpp:45] Could not open ROM file from path: /home/Shunkang/Games/SuperMarioBros.nes #25

Closed picsky closed 2 years ago

picsky commented 2 years ago

Shunkang@XiaomiPro14:~/Konrad/code/SimpleNES/build$ ./SimpleNES ~/Games/SuperMarioBros.nes [Cartridge.cpp:45] Could not open ROM file from path: /home/Shunkang/Games/SuperMarioBros.nes

amhndu commented 2 years ago

@878547387 Is the file path and permissions correct?