LWJGL Forum
Programming => General Java Game Development => Topic started by: swuth on August 04, 2009, 18:03:32
-
Hi,
I got my game loading and running using lwgl appletloader. The problem is the first time it loads (after it has downloaded and switched applets), it loads resources EXTREMELY slowly. Is there any way of speeding this up?
Thanks
-
Never Mind, we did our own zip based loader system. Loads fast as lightning now.
CH