5,389
edits
(→Plain text file formats: plain-text list completed) |
(→Commonplace file formats: commonplace formats complete) |
||
Line 79: | Line 79: | ||
*'''*.txt''' : [[wp:Text_file|Text file]]s. Some in Windows format (CR+LF at EOL), some in Unix format (only LF at EOL) | *'''*.txt''' : [[wp:Text_file|Text file]]s. Some in Windows format (CR+LF at EOL), some in Unix format (only LF at EOL) | ||
*'''*.mb''' : binary file used by Maya 3D program (work-in-progress models of some characters and props) | *'''*.mb''' : binary file used by Maya 3D program (work-in-progress models of some characters and props) | ||
*'''*.mb.swatches''' : Maya swatches, whatever they are. There are also '''*.mel''' files (plain text) | |||
*'''*.wav''' : [[wp:WAV|WAV]]. a common format for the uncompressed storage of sounds (through pulse-code modulation) | *'''*.wav''' : [[wp:WAV|WAV]]. a common format for the uncompressed storage of sounds (through pulse-code modulation) | ||
*'''*.tga''' : [[wp:Truevision_TGA|Targa]]. a versatile texture format that supports RLE compression, MIP map storage, indexed as well as RGB color schemes, transparency (and therefore is widely used in games). | *'''*.tga''' : [[wp:Truevision_TGA|Targa]]. a versatile texture format that supports RLE compression, MIP map storage, indexed as well as RGB color schemes, transparency (and therefore is widely used in games). | ||
Line 84: | Line 85: | ||
*'''*.cue''' : [[wp:Cue_sheet_(computing)|Cue sheet]]. Occurs only once, as '''rb.cue''' at the root of '''RB.DAT''' | *'''*.cue''' : [[wp:Cue_sheet_(computing)|Cue sheet]]. Occurs only once, as '''rb.cue''' at the root of '''RB.DAT''' | ||
*'''*.m2v''' : [[wp:MPEG-2|MPEG-2]]. Video files. Occur in the form of '''movies/angel.m2v''' and '''movies/rockstarlogo.m2v''' | *'''*.m2v''' : [[wp:MPEG-2|MPEG-2]]. Video files. Occur in the form of '''movies/angel.m2v''' and '''movies/rockstarlogo.m2v''' | ||
*... | *'''*.doc''' : Microsoft Word file | ||
*'''*.xls''' : Microsoft Excel file | |||
*'''*.psd''' : Adobe Photoshop file | |||
*'''*.tif''' : [[wp:TIFF]] image file | |||
*'''*.lnk''' : Microsoft shortcut | |||
==Plain text file formats== | ==Plain text file formats== |