------------------------------------------------------------------------------------------------------
2009.07.10
------------------------------------------------------------------------------------------------------
仏蘭西少女 ~Une fille blanche~
作用对象:事件
合成类型:差分合成
使用工具:DirectMuxer
------------------------------------------------------------------------------------------------------
女子校生真菜の中出しGAME
作用对象:立绘
合成类型:差分合成
使用工具:DirectMuxer
------------------------------------------------------------------------------------------------------
ぬるぷり
作用对象:立绘
合成类型:遮罩添加
使用工具:MagickMerger,配置Mask Addition
引用:
<CustomProfile>
<Name>Mask Addition</Name>
<Setting>
<Match>(.+)M(.+)\.bmp</Match>
<Catch>$1$2.bmp</Catch>
<Merge>$1$2.png</Merge>
<Command>[composite] [Match] [Catch] -compose Copy_Opacity png32:[Merge]</Command>
</Setting>
</CustomProfile>
------------------------------------------------------------------------------------------------------
2009.07.24
------------------------------------------------------------------------------------------------------
しこたまスレイブ~あるじで姉妹な天使と悪魔~
作用对象:事件
合成类型:差分合成
使用工具:DirectMuxer
------------------------------------------------------------------------------------------------------
クレナイノツキ
作用对象:立绘
合成类型:差分合成
使用工具:
https://www.yukict.com/bbs/viewt ... p;page=11#pid614485与DirectMuxer
注意事项:先用
https://www.yukict.com/bbs/viewt ... p;page=11#pid614485提供的工具恢复帧型,然后用DirectMuxer差分合成
------------------------------------------------------------------------------------------------------
2009.07.31
------------------------------------------------------------------------------------------------------
77(セブンズ)~And,two stars meet again~
作用对象:立绘
合成类型:差分合成
使用工具:MagickMerger,配置Alpha Blending
注意事项:有几组不需合成,有几组需手动定位合成
引用:
<CustomProfile>
<Name>Alpha Blending</Name>
<Setting>
<Match>(\w_\w{3}_\d\w)((?!01)\d{2}00)\.png</Match>
<Catch>$10100.png</Catch>
<Merge>$10100_$2.png</Merge>
<Command>[composite] [Match] [Catch] png32:[Merge]</Command>
</Setting>
</CustomProfile>
------------------------------------------------------------------------------------------------------
ナツユメナギサ
作用对象:立绘
合成类型:差分合成
使用工具:DirectMuxer
------------------------------------------------------------------------------------------------------
令嬢の監獄
作用对象:事件,立绘
合成类型:差分合成
使用工具:BatchBlender,MagickMerger,配置Color Blending,Mask Negation,Mask Addition
注意事项:事件用第1个,但是有个要手动,立绘有些可以用第2个,大多需要手动,立绘差分合成好再遮罩先反色再添加
引用:
<CustomProfile>
<Name>Color Blending</Name>
<Setting>
<Source>$1.bmp</Source>
<Mask></Mask>
<Delta>(.+)_\d+\.bmp</Delta>
<Command>[Tool] -s [Source] -d [Delta]</Command>
</Setting>
</CustomProfile>
引用:
<CustomProfile>
<Name>Color Blending</Name>
<Setting>
<Source>$1$2.bmp</Source>
<Mask></Mask>
<Delta>(.+)[a-z](@?)\.bmp</Delta>
<Command>[Tool] -s [Source] -d [Delta]</Command>
</Setting>
</CustomProfile>
引用:
<CustomProfile>
<Name>Mask Negation</Name>
<Setting>
<Match>(.+)_\.bmp</Match>
<Catch></Catch>
<Merge>$1_m.png</Merge>
<Command>[convert] [Match] -negate png8:[Merge]</Command>
</Setting>
</CustomProfile>
引用:
<CustomProfile>
<Name>Mask Addition</Name>
<Setting>
<Match>(.+)_m\.png</Match>
<Catch>$1.bmp</Catch>
<Merge>$1.png</Merge>
<Command>[composite] [Match] [Catch] -compose Copy_Opacity png32:[Merge]</Command>
</Setting>
</CustomProfile>
------------------------------------------------------------------------------------------------------
Tiara
作用对象:立绘
合成类型:遮罩添加
使用工具:MagickMerger,DirectMuxer,配置Alpha Blending,Percent Cropping
注意事项:bakcground.png是大小为1024x1024的背景为黑色的32位png
引用:
<CustomProfile>
<Name>Alpha Blending</Name>
<Setting>
<Match>(.+)\.png</Match>
<Catch>bakcground.png</Catch>
<Merge>$1.png</Merge>
<Command>[composite] [Match] [Catch] png32:[Merge]</Command>
</Setting>
</CustomProfile>
引用:
<CustomProfile>
<Name>Percent Cropping</Name>
<Setting>
<Match>(.+)\.png</Match>
<Catch></Catch>
<Merge>$1.png</Merge>
<Command>[convert] [Match] -trim png32:[Merge]</Command>
</Setting>
</CustomProfile>
------------------------------------------------------------------------------------------------------
人妻追っかけ痴漢!
作用对象:事件,立绘
合成类型:差分合成
使用工具:BatchBlender,MagickMerger,配置Color Blending,Mask Negation,Mask Addition
注意事项:事件用第1个,但是有些要手动调整,立绘用第2个
引用:
<CustomProfile>
<Name>Color Blending</Name>
<Setting>
<Source>$1.bmp</Source>
<Mask></Mask>
<Delta>(ev\d{3}).+\.bmp</Delta>
<Command>[Tool] -s [Source] -d [Delta]</Command>
</Setting>
</CustomProfile>
引用:
<CustomProfile>
<Name>Color Blending</Name>
<Setting>
<Source>$1$2微笑.bmp</Source>
<Mask></Mask>
<Delta>(.+)(裸|普段着)[^_]+\.bmp</Delta>
<Command>[Tool] -s [Source] -d [Delta]</Command>
</Setting>
</CustomProfile>
引用:
<CustomProfile>
<Name>Mask Negation</Name>
<Setting>
<Match>(.+)_\.bmp</Match>
<Catch></Catch>
<Merge>$1_m.png</Merge>
<Command>[convert] [Match] -negate png8:[Merge]</Command>
</Setting>
</CustomProfile>
引用:
<CustomProfile>
<Name>Mask Addition</Name>
<Setting>
<Match>(.+)_m\.png</Match>
<Catch>$1.bmp</Catch>
<Merge>$1.png</Merge>
<Command>[composite] [Match] [Catch] -compose Copy_Opacity png32:[Merge]</Command>
</Setting>
</CustomProfile>
------------------------------------------------------------------------------------------------------
[
本帖最后由 haibara 于 2009-09-11 11:36 编辑 ]