profi200 / open_agb_firm

open_agb_firm is a bare metal app for running GBA homebrew/games using the 3DS builtin GBA hardware.
GNU General Public License v3.0
860 stars 42 forks source link

Limit of ROMs on a single folder is of 512 #37

Closed TheSandBoxMKG closed 2 years ago

TheSandBoxMKG commented 3 years ago

I have a folder that has 543 ROMs, and the file browser seems to cap at maximum 512 listings,cutting out some ROMs.

Workaround is to divide the ROMs into more folders.

profi200 commented 3 years ago

I limited this because it eats lots of RAM and i didn't think anyone has that many games in a single folder. I think i can bump that to 1024 but not much more.