Author Topic: _  (Read 2257 times)

IronFist

  • Autococker
  • Posts: 1304
_
« on: March 06, 2004, 02:40:25 PM »
Post removed
« Last Edit: July 25, 2010, 10:08:40 PM by IronFist »

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: New textures...some contemplation
« Reply #1 on: March 06, 2004, 03:13:45 PM »
1. Sure.  It might be better to have some textures for a specific map design rather than putting together textures for the sake of having more textures (kind of pointless if they're never used).
2. There are 3 ways to scale textures.  
- 1. Scale them in the map editor.  This also affects the lightmap resolution and polygon breakup of the .bsp, though.
- 2. Create an rscript specifying the scale.
- 3. Use the hr4 directory for 4x resolution increase.  It's not really feasable to have a dynamic value for this system because it would mean checking each possible directory for each possible file extension for every texture: "Does whatever.tga exist in hr5? no. hr4? no. hr3? no. hr2? no. main textiure directory? no.  What about whatever.jpg? Does it exist in hr5? ...." and so on for every single texture in the map.