Nimr0d Posted May 30, 2013 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 22 Reputation: 1 Joined: 10/04/12 Last Seen: September 4, 2013 Share Posted May 30, 2013 Is it possible? I cant seem to convert the .spr file to .bmp because when I view it on th spr conview it shows no image. Quote Link to comment Share on other sites More sharing options...
Dev iAmMar Posted May 30, 2013 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 51 Reputation: 2 Joined: 02/18/12 Last Seen: May 26, 2015 Share Posted May 30, 2013 No , it cant. you can try my guide on how to recolor items http://rathena.org/board/topic/82775-how-to-edit-ro-items-recolor/ Quote Link to comment Share on other sites More sharing options...
Adel Posted May 31, 2013 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 566 Reputation: 349 Joined: 11/20/11 Last Seen: November 27, 2024 Share Posted May 31, 2013 It is possible, but these are not bmps. that's why you can't extract them. they are in tga format. You can open the file up in Actor (1 or 2 I'm not sure which one) and extract the images through actor. Also, when you want to put the sprite back together, you have to do it using actor since they are tga images. Quote Link to comment Share on other sites More sharing options...
DevilEvil Posted May 31, 2013 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 802 Reputation: 394 Joined: 11/09/11 Last Seen: September 27, 2022 Share Posted May 31, 2013 The term recolor has no original link to TGA images, but 8 bits ones. 8 bit images have an additional file that stores color information, which is the so called palette or color table. An 8 bit image is a matrix of pixels with an index, a pointer to the color stored in the color palette (if the third color in the color palette is red, for example, a pixel with index 3 will be red). Color isn't stored in the image. Thus, modifying the color palette means the frames that read that color palette will change their color. This way you create recolors or palette swaps for animations (as can be seen in tons of retro games). Since TGA sprites aren't 8 bit, you can't make recolors. You can only modify the sprite by modifying each frame, because the color info is stored in each single frame. You can open the file up in Actor (1 or 2 I'm not sure which one) Both, iirc. Quote Link to comment Share on other sites More sharing options...
Nimr0d Posted June 6, 2013 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 22 Reputation: 1 Joined: 10/04/12 Last Seen: September 4, 2013 Author Share Posted June 6, 2013 Thank you guys. I finally recolored my MvP Basketball hat. Here it is. Quote Link to comment Share on other sites More sharing options...
Critica Posted June 6, 2013 Group: Members Topic Count: 82 Topics Per Day: 0.02 Content Count: 223 Reputation: 4 Joined: 02/23/12 Last Seen: March 28, 2018 Share Posted June 6, 2013 can i ask, whats the item ID of MVP basketball hat? Quote Link to comment Share on other sites More sharing options...
Nimr0d Posted June 8, 2013 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 22 Reputation: 1 Joined: 10/04/12 Last Seen: September 4, 2013 Author Share Posted June 8, 2013 can i ask, whats the item ID of MVP basketball hat? Here. mvp3ó±,,dAU Quote Link to comment Share on other sites More sharing options...
Question
Nimr0d
Is it possible? I cant seem to convert the .spr file to .bmp because when I view it on th spr conview it shows no image.
Link to comment
Share on other sites
6 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.