Jump to content

OBD talk:TXMP: Difference between revisions

m
danger of confusing command line flags and xml flags
mNo edit summary
m (danger of confusing command line flags and xml flags)
Line 325: Line 325:


<'''Flags'''>... can be:
<'''Flags'''>... can be:
ARGB4444
 
RGB555
{|
ARGB5551
{{table}}
RGB888
!width=50%|XML flags
DXT1
!<font color="#999999">command line flags</font>
ARGB8888
|-
|RGB888
|<font color="#999999">bgr32</font>
|-
|ARGB8888
|<font color="#999999">bgra32</font>
|-
|RGB555
|<font color="#999999">bgr555</font>
|-
|ARGB5551
|<font color="#999999">bgra5551</font>
|-
|ARGB4444
|<font color="#999999">bgra4444</font>
|-
|DXT1
|<font color="#999999">dx1</font>
|}
 
Sometimes there's talk about bgra and 32bit flag; those are for onisplit's command line and are also listed in "-help enums". Don't confuse them with the XML flags.
 
ARGB formats are used for reflective textures.
ARGB formats are used for reflective textures.


8,018

edits