Quake 2 Texture

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|wal}} }} '''Quake 2 Texture''' ('''.wal'''), or '''Quake Texture''', is a raster graphics texture format...")
 
m (Change telparia.com samples link to template)
 
(2 intermediate revisions by 2 users not shown)
Line 13: Line 13:
 
== Software ==
 
== Software ==
 
* [[XnView]]
 
* [[XnView]]
 +
* [https://github.com/id-Software/Quake-2/blob/master/ref_soft/r_image.c A C file in the Quake 2 source containing a function "R_LoadWal", which presumably reads .wal files]
 +
* [https://web.archive.org/web/20000817085545/http://www.telefragged.com/wally/ "Wally", a program apparently capable of reading from and writing to .wal files, among other things]
 +
* [https://www.moddb.com/mods/berserkerquake2/downloads/berserkerquake2-138-full A [[ZIP]] file that includes a program (with source) called "Wal2TGA" that purportedly reads .wal files]
 +
 +
== Sample files ==
 +
* {{DexvertSamples|image/quakeTexture}}
  
 
[[Category:Game data files]]
 
[[Category:Game data files]]
 
[[Category:Id Software]]
 
[[Category:Id Software]]

Latest revision as of 02:57, 28 December 2023

File Format
Name Quake 2 Texture
Ontology
Extension(s) .wal

Quake 2 Texture (.wal), or Quake Texture, is a raster graphics texture format associated with Quake 2, and related video games.

[edit] Format details

Although references to the format, and sample files, are easily found on the web, we have not identified any technical information about it.

It evidently contains multiple copies of the same image at different sizes. The dimensions of the primary image appear at offset 32.

[edit] Software

[edit] Sample files

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox