Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Texture Scaling
10-27-2005, 12:33 PM,
#5
Texture Scaling
OK, I've found at least one person for whom the game crashes because it can't load our 1024x1024 font texture. Reducing it to 512x512 makes it work.In order to fix this I think we need to reorganize our textures. First of all we need to put data/tex/ and data/textures/ together and organize them a little better. This will be a pain in the butt but we might as well just get it over with.Then the directory structure could be like this:data/textures/large/data/textures/medium/data/textures/small/Under each of the size category directories the structure might be something like this:gui/hud/icons/smoke/track/weather/This will change quite a few paths in the code...maybe I'll work on this a little tonight.
Reply


Messages In This Thread
Texture Scaling - by thelusiv - 10-25-2005, 02:13 AM
Texture Scaling - by joevenzon_phpbb2_import3 - 10-25-2005, 09:25 AM
Texture Scaling - by thelusiv - 10-25-2005, 10:55 PM
Texture Scaling - by joevenzon_phpbb2_import3 - 10-26-2005, 09:38 AM
Texture Scaling - by thelusiv - 10-27-2005, 12:33 PM
Texture Scaling - by thelusiv - 10-28-2005, 03:41 AM
Texture Scaling - by thelusiv - 10-28-2005, 02:15 PM
Texture Scaling - by thelusiv - 10-30-2005, 02:22 AM
Texture Scaling - by thelusiv - 11-01-2005, 12:59 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)