Core-2-Extreme / Video_player_for_3DS

Video player for 3ds
https://gbatemp.net/threads/release-video-player-for-3ds.586094
GNU General Public License v3.0
180 stars 17 forks source link

Cannot Scroll through file explorer. #36

Closed TehFridge closed 2 years ago

TehFridge commented 2 years ago

When i installed the newest update, when wanting to play a video, i could not scroll through the files, there was only the (move to parent directory) (dir), by clicking this option, there was only Unknown directories.

Here`s a video of the error: https://youtu.be/UnuujgYw8sE

EDIT: when looking in the logs it says: [Expl/Read dir thread] Util_file_read_dir()...[Error]Out of memory. 0xfffffffe

Core-2-Extreme commented 2 years ago

I think you have too much file in the same directory. Try this one Video_player_for_3DS.zip I just changed maximum number of file in the same directory.

TehFridge commented 2 years ago

Yes it helped, i may had too much files in the root directory! i`l try to categorize my files. thank you!

Core-2-Extreme commented 2 years ago

You're welcome.

Increasing maximum files didn't consume too much memory so I'll change maximum files in the directory from 256 to 1024 in next release.