User Tools

Site Tools


falcon4:textures

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
falcon4:textures [2010-07-31 00:42]
snakeman added skins_basics link.
falcon4:textures [2017-01-21 19:24]
snakeman fixed new link.
Line 8: Line 8:
 How to create your own textures (tiles). How to create your own textures (tiles).
  
-Tiles comes in groups of 16. If you have more than 16, you need to divide them to other group. Resolution of default H tile is 128 x 128, 8bit 256 colors but you can do also [[http://tactical.nekromantix.com/​f4/​512tiles.php|512 res]] tiles. In group of 16 tiles, they all share the same Color Palette. Color Palette in default tile has colors 252 - 255 for city night lightning effect. For example you use normal daytime colors for the 252-255 color indexes, sprinkle these colors along the tile where you want the night lighting to show up, then at night time they will be shown as these values:+Tiles comes in groups of 16. If you have more than 16, you need to divide them to other group. Resolution of default H tile is 128 x 128, 8bit 256 colors but you can do also [[http://www.pmctactical.org/​f4/​512tiles.php|512 res tiles]]. In group of 16 tiles, they all share the same Color Palette. Color Palette in default tile has colors 252 - 255 for city night lightning effect. For example you use normal daytime colors for the 252-255 color indexes, sprinkle these colors along the tile where you want the night lighting to show up, then at night time they will be shown as these values:
  
 <​code>​ <​code>​
Line 71: Line 71:
 </​code>​ </​code>​
  
-To create M, L and T tiles we suggest you run the runtiles batch file we created. Inside the zip is readme.txt which should guide your tile creation process. After you have made M, L and T tiles from the original H tiles, just add your new .pcx tiles to texture.zip,​ copy new texture.bin (mytextures.bin) to the texture dir and fire up Tinstall.exe,​ SPTinstal.exe or FFTinstall to rebuild terrain with new textures as it creates new fartiles.raw file. (tbin2txt.pl and txt2bin.pl scripts in [[http://tactical.nekromantix.com/​f4/​downloads.php|here]]).+To create M, L and T tiles we suggest you run the runtiles batch file we created. Inside the zip is readme.txt which should guide your tile creation process. After you have made M, L and T tiles from the original H tiles, just add your new .pcx tiles to texture.zip,​ copy new texture.bin (mytextures.bin) to the texture dir and fire up Tinstall.exe,​ SPTinstal.exe or FFTinstall to rebuild terrain with new textures as it creates new fartiles.raw file. (tbin2txt.pl and txt2bin.pl scripts in [[http://www.pmctactical.org/​f4/​downloads.php|PMC Tactical Falcon 4 Downloads]]).
  
 Thats it, good luck.  Thats it, good luck. 
Line 201: Line 201:
 Red1's Advanced Photoshop techniques; panel lines, highlights & rivets. Red1's Advanced Photoshop techniques; panel lines, highlights & rivets.
  
-See also how to create ​[[:editing_alpha_channel|Alpha Channel]] for your texture.+See also [[arma:texturing:​editing-alpha-channel|Editing ​Alpha Channel]] for your texture.
falcon4/textures.txt ยท Last modified: 2017-10-13 19:51 by snakeman