PSP-Archive / ARK-4

Custom Firmware for the PSP and PS Vita.
683 stars 42 forks source link

arkmenu: fixes loading times,faulty directories,usb enabled default #181

Closed svensvond closed 1 year ago

svensvond commented 1 year ago
svensvond commented 1 year ago

for sizing: true, i prefer opening larger directoies in 5 vs 40 seconds (250 isos+) - i dont care about iso file size. At least the filetype verification function should be rearranged.

krazynez commented 1 year ago

for sizing: true, i prefer opening larger directoies in 5 vs 40 seconds (250 isos+) - i dont care about iso file size. At least the filetype verification function should be rearranged.

You don't yes, but not everyone thinks that way. It should be optional then to enable or disable not just removed fully.

svensvond commented 1 year ago

Thata true.

Brennen Murphy @.***> schrieb am Mo., 3. Juli 2023, 23:42:

for sizing: true, i prefer opening larger directoies in 5 vs 40 seconds (250 isos+) - i dont care about iso file size. At least the filetype verification function should be rearranged.

You don't yes, but not everyone thinks that way. It should be optional then to enable or disable not just removed fully.

— Reply to this email directly, view it on GitHub https://github.com/PSP-Archive/ARK-4/pull/181#issuecomment-1619180919, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI7EASY3DGNVNBWWOJR53ETXOM4GDANCNFSM6AAAAAAZ45H7BI . You are receiving this because you authored the thread.Message ID: @.***>

JoseAaronLopezGarcia commented 1 year ago

I've left a few comments. Overall the idea is there but it needs to be improved. I specially don't like how it loses features that were requested by other users.

svensvond commented 1 year ago

i should have noted that it shoudnt be directly merged, if you would build options for it that would be great. Other than that the order of filetype recognition is a thing that does not harm and speeds up file display a lot. Also the folder bug-fix should be somehow implemented, my fix is just quick and dirty and should be implemented by some how is familiar with this project. Like @JoseAaronLopezGarcia :)

JoseAaronLopezGarcia commented 1 year ago

Alright I will use this PR to cook up something that'll speed up File IO.