JackD83 / PyMenu

Menu for the PAP KIII Plus written in python and pygame
GNU General Public License v3.0
34 stars 9 forks source link

Micro SD Card crashes #24

Open justgotthis opened 4 years ago

justgotthis commented 4 years ago

I have an original LDK. I installed PyMenu and it was great. Provisioned the game covers and previews and worked beautifully. After a day of using this however, I find my emulators cannot write save states or load saved states. It gave me errors that the SD card is unable to write. Upon further investigation , I find out that it was due to the constant writing to the SD card that messed it up mainly because of the game covers and previews perform too many writes to the SD card when it displays . Is there any way around this? Other than this shortcoming, it's a great menu. Please help.