Beret Posted January 11, 2013 Posted January 11, 2013 Does anyone know a program stop show .tga file extension ? Quote
0 Jackson Grey Posted March 27, 2017 Posted March 27, 2017 You can view .TGA files like this: http://www.paintshoppro.com/en/pages/tga-file/ with PaintShop Pro, it's simple to open Quote
Beret Posted January 12, 2013 Author Posted January 12, 2013 There is some program equal the spr ? Quote
Thanatos Memory Posted May 30, 2013 Posted May 30, 2013 (edited) Hellow im noob to make a sprite . How to convert TGA , to SPR ??? Im using Infranview to view the TGA file . but i can transfer it to SPR how ?? Help me Edited May 30, 2013 by GameMaster1996 Quote
DevilEvil Posted May 30, 2013 Posted May 30, 2013 Sprites (.spr) are supposed to be made up by bmp files (indexed color mode, 8bits/256 color pallete). However (and only if it is really necessary) you can make sprites with 32 bit TGA files (this format is considerably bigger, and has no color pallet, thus you can't make recolors by modifying a .pal file (color info is stored in the image and not in a pallete file/.pal)). It's actually not better imo: Pros: TGA files allows you to use more than 256 colours (I have never seen a pixel art piece using more than 256 colors). Allows modification of the alpha channel. Cons: Bigger size No indexed color Only use TGA sprites for effects, and not for headgears, mobs, etc. You can add TGA images to a sprite using ActOR/ActOR2. Make sure SPR Type is 1 (this means the frame uses 32 bit images. ActOR2 has a built-in script to modify all the SPR Type values to 1 from 0). Quote
Question
Beret
Does anyone know a program stop show .tga file extension ?
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.