High Resolution Textures
Moderator: GZDoom Developers
-
arundel
High Resolution Textures
Does, or will, zDoom support high resolution textures, ala jDoom?
-
Graf Zahl
- Lead GZDoom+Raze Developer

- Posts: 49252
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
-
jallamann
- Posts: 2271
- Joined: Mon May 24, 2004 8:25 am
- Location: Ålesund, Norway
It does, use the texture1 lump in your wad file to scale down large textures.
Use scale 16 to halve the size of the occupied area (which would make a 256x256 texture fit in 128x128), 24 to divide it by three (384x384 in 128x128), etc.
You have to align the textures by their real size and not scaled size however.
Edit: Beaten by Graf
Use scale 16 to halve the size of the occupied area (which would make a 256x256 texture fit in 128x128), 24 to divide it by three (384x384 in 128x128), etc.
You have to align the textures by their real size and not scaled size however.
Edit: Beaten by Graf
-
Enjay
-

- Posts: 27492
- Joined: Tue Jul 15, 2003 4:58 pm
- Location: Scotland
Actually, that's optional. There is a flag you can set in your texture definition that tells Zdoom to offset the texture by either "world units" (the effective dimension of the texture) or pixels (the actual pixels in the texture graphic).jallamann wrote:You have to align the textures by their real size and not scaled size however.
-
jallamann
- Posts: 2271
- Joined: Mon May 24, 2004 8:25 am
- Location: Ålesund, Norway
-
Nmn
- Posts: 4631
- Joined: Fri Apr 16, 2004 1:41 pm
- Preferred Pronouns: He/Him
News to me. Please enlighten me here, this would be of great use for me.Enjay wrote: Actually, that's optional. There is a flag you can set in your texture definition that tells Zdoom to offset the texture by either "world units" (the effective dimension of the texture) or pixels (the actual pixels in the texture graphic).
-
Enjay
-

- Posts: 27492
- Joined: Tue Jul 15, 2003 4:58 pm
- Location: Scotland
-
justin024
- Posts: 379
- Joined: Sun Nov 14, 2004 1:29 am
- Location: Illinois
-
jbb666999
- Posts: 74
- Joined: Sun Feb 13, 2005 6:15 am
-
justin024
- Posts: 379
- Joined: Sun Nov 14, 2004 1:29 am
- Location: Illinois
-
NiGHTMARE
- Posts: 3463
- Joined: Sat Jul 19, 2003 8:39 am
-
Graf Zahl
- Lead GZDoom+Raze Developer

- Posts: 49252
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
-
doom2day
- Posts: 80
- Joined: Mon Jun 27, 2005 10:18 am
i have some hi res thing for jdoom, but i would LOVE to have that available for use in zdoom.NiGHTMARE wrote:High resolution, yes. High quality, no.jbb666999 wrote:if I remember correctly, wasn't there already a wad that replaced all the textures in doom 2 with hi quality, scaled down versions. i think the site it was on went down or something. does anybody have that wad?