Wally: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 3: Line 3:


== Features ==
== Features ==
* Texture Format Support: Wally supports many different texture formats, including {{quake|4.1}} and {{hl1|4.1}} [[WAD]]s, {{quake2|4}} WALs, {{sin1|4}} [[SWL]]s, [[JPG]]s, [[PNG]]s, [[TGA]]s, [[BMP]]s, and PCXs. Additionally, it can rip textures from [[PAK]] files and export them as loose files.
* Texture Format Support: Wally supports many different texture formats, including {{quake|4.1}} and {{hl1|4.1}} [[WAD]]s, {{quake2|4}} [[WAL]]s, {{sin1|4}} [[SWL]]s, [[JPG]]s, [[PNG]]s, [[TGA]]s, [[BMP]]s, and [[PCX]]s. Additionally, it can rip textures from [[PAK]] files and export them as loose files.
* Image Editing: Wally functions as an image editor that enables users to adjust brightness, contrast, noise levels, blurring, and resizing. It also allows users to draw on textures using an airbrush.
* Image Editing: Wally functions as an image editor that enables users to adjust brightness, contrast, noise levels, blurring, and resizing. It also allows users to draw on textures using an airbrush.
{{bug|Wally may have trouble with 32-bit alpha channel TGAs and PNGs. The recommended solution is to use a tool like [[IrfanView]] to strip the files of their alpha channels.{{tip|IrfanView is capable of much more accurate conversion to 8-bit than Wally ([https://raw.githubusercontent.com/pwitvoet/wadmaker/master/documentation/images/comparison.png comparison])}} }}
{{bug|Wally may have trouble with 32-bit alpha channel TGAs and PNGs. The recommended solution is to use a tool like [[IrfanView]] to strip the files of their alpha channels.{{tip|IrfanView is capable of much more accurate conversion to 8-bit than Wally ([https://raw.githubusercontent.com/pwitvoet/wadmaker/master/documentation/images/comparison.png comparison])}} }}

Revision as of 13:39, 24 September 2023

English (en)Translate (Translate)

Wally Wally is a texture and WAD manager that allows users to add, edit, and delete textures from existing WADs. This program is also capable of merging textures with equivalent formats and supports various texture formats for distribution with maps and importing into level editors.

Features

  • Texture Format Support: Wally supports many different texture formats, including Quake Quake and Half-Life Half-Life WADs, Quake II Quake II WALs, SiN SiN SWLs, JPGs, PNGs, TGAs, BMPs, and PCXs. Additionally, it can rip textures from PAK files and export them as loose files.
  • Image Editing: Wally functions as an image editor that enables users to adjust brightness, contrast, noise levels, blurring, and resizing. It also allows users to draw on textures using an airbrush.
Icon-Bug.pngBug:Wally may have trouble with 32-bit alpha channel TGAs and PNGs. The recommended solution is to use a tool like IrfanView to strip the files of their alpha channels.
Tip.pngTip:IrfanView is capable of much more accurate conversion to 8-bit than Wally (comparison)
  [todo tested in ?]

Screenshots

External