libretro / px68k-libretro

Portable SHARP X68000 Emulator for Libretro
http://hissorii.blog45.fc2.com
GNU General Public License v2.0
45 stars 41 forks source link

Core crashes if you try to browse directory it can not read #54

Closed cmcginty closed 4 years ago

cmcginty commented 6 years ago

When selecting disks in the PX86K menu, if I try to browse /root the core crashes. I assume this is because I don't have read permissions on that directory.

ghost commented 6 years ago

edit px68k config file (in system/keropi/config) and edit out StartDir= to one that exists for your device and end it with / or \ depending on which your filesystem supports.

cmcginty commented 6 years ago

The start dir is currently / which works fine. When I go to /root is when it crashes.

gingerbeardman commented 6 years ago

I should have this fixed in my push that is coming soon.

negativeExponent commented 4 years ago

my current testing on arch, browsing to /root only restores your pointer to the top, it does not crash so probably somewhere along the way this has been already fixed.

feel free to reopen if this is still a problem.

gingerbeardman commented 4 years ago

@negativeExponent you forgot to close

negativeExponent commented 4 years ago

opps! im not used to my new powers yet...