pkgi-ps3 icon indicating copy to clipboard operation
pkgi-ps3 copied to clipboard

PKGi freezing

Open KRWCLASSIC opened this issue 2 years ago • 3 comments

When databases have total over approx. 25k pkg's in it it freezes, i tried to make big database for it and when i refresh pkgi it freezes on "refreshing... 8216 kb"

my db has something like 30k pkg's in it

when i delete for e.g. "pkgi_dlcs.txt" (biggest one) it normally loads and works so its too much things at once issue

KRWCLASSIC avatar Jul 23 '22 22:07 KRWCLASSIC

there's a limit of 8 Mb (8388608 bytes) for all databases loaded in memory, so I assume that you went over that limit and the app failed.

bucanero avatar Jul 24 '22 21:07 bucanero

there's a limit of 8 Mb (8388608 bytes) for all databases loaded in memory, so I assume that you went over that limit and the app failed.

yeah, there is chance u can increase this limit to 16mb?

KRWCLASSIC avatar Jul 25 '22 09:07 KRWCLASSIC

I agree with this, I use my customized DB that file size is more than 10MB and the app cant load it. Can you enhance the limit if possible?

1jtp8sobiu avatar Aug 24 '22 09:08 1jtp8sobiu