LWJGL Forum

Programming => General Java Game Development => Topic started by: swuth on August 04, 2009, 18:03:32

Title: Game Loads resource EXTREMELY SLOWLY.
Post 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

Title: Re: Game Loads resource EXTREMELY SLOWLY.
Post by: swuth on August 06, 2009, 19:50:25
Never Mind, we did our own zip based loader system. Loads fast as lightning now.



CH