Fate/stay night:Image manipulation: Difference between revisions

From Baka-Tsuki
Jump to navigation Jump to search
Const2k (talk | contribs)
Russian-based translation; might be needing corrections
(No difference)

Revision as of 12:23, 8 May 2008

Introduction

All the images in Fate/stay night have 32-bit color depht (24 bit per image + 8 bit per alpha-channel). Simply put, these are plain bitmap files with alpha-channel, just they're compressed.

Image export

  • .tlg files are encrypted, and one might need Susie with tlg-plugin to decrypt them. Having opened needed image, right-click on it, 'File' -> 'Save as' will let you save it as 24-bit *.bmp. To get 32-bit color depth, open your bmp-file with graphic editor capable of working with alpha-channels (i.e. Adobe Photoshop) and create a new channel. In Photoshop white areas of new layer mean visible parts of image, while black areas mean transparent ones.

Image import

To import image one will want to use krkr package, v.219b19. Go to kirikiri2 -> tools -> krkrtpc.exe. Mark 3rd row in both first and second columns and drop your image onto program's window.