Jump to content

SVN version loading textures ad-hoc


Deicide4u
 Share

Recommended Posts

Whenever I start a game on a SVN version of the game, the textures (buildings, units, grass, etc.) start loading dynamically. This also makes random maps slow to load.

How can I make the textures appear instant, like in a normal release?

I've checked out only the "binaries" directory.

EDIT:
I think I know why. The release version comes with cached files inside the "public.zip" file. SVN version doesn't have these pre-cached files, they need to be cached on the fly.

Edited by Deicide4u
Solved it, I think
  • Thanks 1
Link to comment
Share on other sites

On 09/09/2025 at 3:13 PM, Deicide4u said:

I think I know why. The release version comes with cached files inside the "public.zip" file. SVN version doesn't have these pre-cached files, they need to be cached on the fly.

Once they are cached though, you're good. You can open a few maps with svn and the units demo map, that should load most of the textures.

  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...