-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashes when theres loads of games in a system #19
Comments
Oh, that's a real shame! Sure is incredible someone else tried out my personal project, at any rate. I currently have 136 games in my library with no issues. I'll letchya know when I reach your point, if I have any issues. Do you think it's slow because the assets it's having to load are too high-quality? I know I made everything look nicer by having Pegasus load higher-quality assets. I'd also love to know if these problems don't exist if you use versions of gameOS that aren't my own. Like gameOS-fire before me, or just plain gameOS. |
I probably think it is because of images as well, I encountered I think the same issue in a different theme and when I removed the image code it did work fine. So I think maybe it is trying to load too many images at once and thats why. And yes other versions of gameOS have the same issue. |
Well, good to know I didn't add a problem that didn't exist. I'm sure mine is probably the slowest of all of them, though, heheheh. : D I wonder if there's a good way to control the amount loaded at any given time? |
Nah yours is probably the best one. I will look in other themes and see if I can figure anything out. |
Crashes or is extremely slow when it has to load above maybe 200-500 games for a system.
The text was updated successfully, but these errors were encountered: