打印

[讨论] 合成三剑客(废弃BatchBlender)

独立游戏型合成软件

支持游戏:
ゴスデリ

ChangeLog:
v1.1,微调代码

使用步骤:
1,装Java Runtime Environment
2,若是bmp,则转换到alpha png
3,以命令行方式运行Gothderi.jar,命令格式为:
[java -jar ]Gothderi.jar -d <(path of evimage directory)>

下载见:
http://www.box.net/shared/9xqi2r23cp

[ 本帖最后由 haibara 于 2011-07-09 22:53 编辑 ]
Welcome to my CG-RIP Blog

http://haibara4cgrip.wordpress.com/(现主力)
http://haibarascgrip.baywords.com/(废弃)
http://haibara-cg-rip.blogspot.com/(暂停)

提供近期游戏的RIP信息
用了Opaque Override的Photoshop预处理

psd文件夹会出现带坐标的图像和ImportLayer.jsx,ExportLayer.jsx脚本

打开Photoshop,文件-脚本-浏览,选择ImportLayer.jsx,会自动生成psd

这里可以微调坐标,以避免错误

再文件-脚本-浏览,选择ExportLayer.jsx,会自动按图层输出完整帧

最后再回给dm合成
Welcome to my CG-RIP Blog

http://haibara4cgrip.wordpress.com/(现主力)
http://haibarascgrip.baywords.com/(废弃)
http://haibara-cg-rip.blogspot.com/(暂停)

提供近期游戏的RIP信息
信息文件型合成软件(目前支持事件)

支持游戏:
まじのコンプレックス
Dies irae(ディエス・イレ) ~Amantes amentes~

ChangeLog:
v1.2,迁移NewIO代码
v1.1,微调代码

使用步骤:
1,装Java Runtime Environment (Java SE 7) Windows x86ImageMagick (Windows Binary) (版本要求6.7.2或其以上)
2,确保图像是png
3,以命令行方式运行MalieSystemSVG.jar,需要参数:svg所在文件夹
命令格式为:[java -jar ]MalieSystemSVG.jar -S <(path of svg directory)>
4,运行生成的bat

下载见:
https://www.box.com/s/zoifuen8m057g3gdgsc7

[ 本帖最后由 haibara 于 2012-09-26 00:29 编辑 ]
Welcome to my CG-RIP Blog

http://haibara4cgrip.wordpress.com/(现主力)
http://haibarascgrip.baywords.com/(废弃)
http://haibara-cg-rip.blogspot.com/(暂停)

提供近期游戏的RIP信息
图像文件型合成软件(事件)

支持游戏:
涼風のメルト -Where wishes are drawn to each other-
すきま桜とうその都会

ChangeLog:
v1.4,修正错误
v1.3,修正错误,微调代码
v1.2,微调代码
v1.1,微调代码

使用步骤:
1,装Java Runtime Environment
2,若是bmp,则转换到alpha png
3,以命令行方式运行KAASBlender.jar,需要参数:事件图像所在文件夹
命令格式为:[java -jar ]KAASBlender.jar -d <(path of evimage directory)>

下载见:
http://www.box.net/shared/s5tauk977b

[ 本帖最后由 haibara 于 2011-07-24 20:39 编辑 ]
Welcome to my CG-RIP Blog

http://haibara4cgrip.wordpress.com/(现主力)
http://haibarascgrip.baywords.com/(废弃)
http://haibara-cg-rip.blogspot.com/(暂停)

提供近期游戏的RIP信息
独立游戏型合成软件(事件)

支持游戏:
うたかた At the Edge of Time - Honoka
KONTRAPUNKT~誰にも言えない私の性癖~

ChangeLog:
v1.4,微调代码
v1.3,恢复参考s类差分,增加组内交叉合成参数
v1.2,不允许参考s类差分
v1.1,允许向前参考其他组差分

使用步骤:
1,装Java Runtime Environment
2,若是bmp,则转换到alpha png
3,以命令行方式运行Utakata.jar,需要参数:事件图像所在文件夹,是否允许组内交叉合成
命令格式为:[java -jar ]Utakata.jar -d <(path of evimage directory)> [-c(support cross inner group)]

下载见:
http://www.box.net/shared/np0jrjxvh6

[ 本帖最后由 haibara 于 2011-07-12 21:35 编辑 ]
Welcome to my CG-RIP Blog

http://haibara4cgrip.wordpress.com/(现主力)
http://haibarascgrip.baywords.com/(废弃)
http://haibara-cg-rip.blogspot.com/(暂停)

提供近期游戏的RIP信息
DirectMuxer的Complex Composite代码几乎全改了,效果应该没变
Welcome to my CG-RIP Blog

http://haibara4cgrip.wordpress.com/(现主力)
http://haibarascgrip.baywords.com/(废弃)
http://haibara-cg-rip.blogspot.com/(暂停)

提供近期游戏的RIP信息
引用:
原帖由 紫夜幻影 于 2011-03-14 22:00 发表
新版MagickMerger合成立绘后的图很有问题
具体看打包李里的文件
http://u.115.com/file/t65c102dd9
我这里正常的

<Profile>
  <Name>Mask Addition</Name>
  <Setting>
    <Match>(.+)-1\.bmp</Match>
    <Catch>$1-0\.bmp</Catch>
    <Merge>$1.png</Merge>
    <Command>[composite] ( -negate [Match] ) [Catch] -compose Copy_Opacity png32:[Merge]</Command>
  </Setting>
</Profile>

要么你那边IM出问题了
Welcome to my CG-RIP Blog

http://haibara4cgrip.wordpress.com/(现主力)
http://haibarascgrip.baywords.com/(废弃)
http://haibara-cg-rip.blogspot.com/(暂停)

提供近期游戏的RIP信息
引用:
原帖由 紫夜幻影 于 2011-03-15 16:52 发表
问下Percent Cropping进行差分时只认英文
英文之外会出错
IM不能非ASCII,我手动调整,用过很多次,没发现这个问题

更新了下,你测试看看

说是微调,实际累计改了不少代码
Welcome to my CG-RIP Blog

http://haibara4cgrip.wordpress.com/(现主力)
http://haibarascgrip.baywords.com/(废弃)
http://haibara-cg-rip.blogspot.com/(暂停)

提供近期游戏的RIP信息
更新到16
Welcome to my CG-RIP Blog

http://haibara4cgrip.wordpress.com/(现主力)
http://haibarascgrip.baywords.com/(废弃)
http://haibara-cg-rip.blogspot.com/(暂停)

提供近期游戏的RIP信息
3个都有重大升级
Welcome to my CG-RIP Blog

http://haibara4cgrip.wordpress.com/(现主力)
http://haibarascgrip.baywords.com/(废弃)
http://haibara-cg-rip.blogspot.com/(暂停)

提供近期游戏的RIP信息
查看积分策略说明

快速回复主题

选项

[完成后可按 Ctrl+Enter 发布]  预览帖子  恢复数据  清空内容

当前时区 GMT+8, 现在时间是 2024-05-02 13:33

Processed in 0.027962 second(s), 6 queries.