bsnes-emu / bsnes

bsnes is a Super Nintendo (SNES) emulator focused on performance, features, and ease of use.
Other
1.67k stars 154 forks source link

Ignores contents of folders outside app bundle (macOS) #187

Open DiskPoppy opened 3 years ago

DiskPoppy commented 3 years ago

In bsnes' encompassing folder there are 3 subfolders: Database, Firmware and Shaders. It ignores the content of Firmware (possibly Database and Shaders too), instead you have to make a Firmware folder in the Contents of the app bundle which bsnes recognizes. There are Database and Shaders folders too, which are duplicated from bsnes' encompassing folder.