注册 | 登录

游侠NETSHOW论坛





查看: 19722|回复: 36
打印 上一主题 下一主题

[外网分享] S3PE工具更新[支持DDS图片查看]  关闭 [复制链接]

帖子
5661
精华
3
积分
6688
金钱
39776
荣誉
270
人气
5578
评议
0

跳转到指定楼层
楼主
发表于 2011-7-14 18:12:53 |只看该作者 |倒序浏览
S3PE
更新说明:
Use "myName" for application name, not "this.Text".
Pick up CreateAssemblyVersion usage.
Pick up reorganisation of RCOL chunk handlers distributed with s3pi to split out the specific chunk handlers into their own DLL, away from the generic implementation.
Pick up CreateAssemblyVersion.

ViewDDS: Doc comments in DDSPanel, DdsFile.
DdsFile: Source code reformatting.
DdsFile: Added support for HSV processing.  When enabled, an array of "struct ColorHSVA { byte h, s, v a; }" exists, as well as the original pixmap data.  Either pass "true" as second argument to DdsFile.Load(Stream, bool) or use the DdsFile.SupportsHSV property.
DdsFile: More helpful error messages, designed to indicate what actually went wrong with reading the file.
DdsFile: Redesigned DDS to pixmap translation to use delegate methods, rather than using multiple if statements buried inside a for loop.  I hope the use of the delegate is more efficient.
DdsFile: MaskedHSVShift(DdsFile, HSVShift, HSVShift, HSVShift, HSVShift) applies the four HSVShifts to the current image, based on the pixels in each channel of the first argument.  Each channel adds to the effect.
DdsFile: MaskedHSVShiftNoBlend(DdsFile, HSVShift, HSVShift, HSVShift, HSVShift) applies the four HSVShifts to the current image, based on the pixels in each channel of the first argument.  Each channel is applied sequentially, overwriting any earlier effect on a pixel.
DdsFile: MaskedSetColour(DdsFile, uint?, uint?, uint?, uint?) applies the four colours to the current image, based on the pixels in each channel of the first argument.
DdsFile: ClearMask() reverts to the original pixmap.
DdsFile: HSVShift is a new property that applies an HSVShift to the whole of the current image.
DdsFile: SetColour(r, g, b, a, w, h, supportsHSV) creates a pixel array of the specified w x h coloured r/g/b/a, with optional HSV support.
DdsFile: SetColour(argb, w, h, supportsHSV) calls the above appropriately.
DdsFile: Size property returns the image size.
DDSPanel: New property SupportsHSV, linked to the loaded DdsFile's SupportsHSV property. I need to check the implementation here (looks like it won't work properly without a DdsFile loaded and it's not handled well).
DDSPanel: New HueShift, SaturationShift and ValueShift properties.  New method HSVShift to set all three at once.
DDSPanel: DDSLoad() method now takes an optional second argument; when true, the image will be loaded with SupportsHSV turned on to start with.
DDSPanel: New method "LoadMask(Stream)" to load a mask.
DDSPanel: New method "ApplyHSVShift(HSVShift, HSVShift, HSVShift, HSVShift, bool)" uses the current mask to call MaskedSetColour on the current image.
DDSPanel: New method "ApplyHSVShift(Stream, HSVShift, HSVShift, HSVShift, HSVShift, bool)" calls LoadMask and the stream-less ApplyHSVShift.
DDSPanel: New method "ApplyColours(uint?, uint?, uint?, uint?)" uses the current mask to call MaskedHSVShift or MaskedHSVShiftNoBlend on the current image.
DDSPanel: New method "ApplyColours(Stream, uint?, uint?, uint?, uint?)" calls LoadMask and the stream-less ApplyColours.
DDSPanel: New method "ClearMask()" clears the mask on the current image.
DDSPanel: New SetColour() methods to create an image of a specified colour rather than loading one.
DDSPanel: MaskLoaded property (read-only) true when a dds mask is loaded.
DDSPanel: ImageSize property (read-only) returns the loaded image size (or empty, if not loaded).
DDSPanel: MaskSize property (read-only) returns the applied mask size (or empty, if none applied).
ViewDDS: New Test app for DDSPanel.

工具下载:
x86

x64

===========================================================================================================
S3OC
更新说明:
Overhaul installers to try to prevent "can't install due to previous install breakage" problems.
Use "oldKey" (not "key") when checking line length in XML updates.
Revert "using" - it disposes of stuff we still need.
Additional diagnostics.

工具下载:
附件: 你需要登录才可以下载或查看附件。没有帐号?注册
已有 3 人评分金钱 人气 收起 理由
慕雪milk + 1 感谢分享~
...elf + 1 感谢分享~
renann824 + 15 + 1 感谢分享!

总评分: 金钱 + 15  + 1  人气 + 2   查看全部评分

使用道具 举报

帖子
47065
精华
0
积分
24934
金钱
59499
荣誉
125
人气
1519
评议
0
沙发
发表于 2011-7-14 18:18:27 |只看该作者
新版了?第一时间支持!

SEGA_Sakura4大人威武

使用道具 举报

帖子
5661
精华
3
积分
6688
金钱
39776
荣誉
270
人气
5578
评议
0

板凳
发表于 2011-7-14 18:35:06 |只看该作者
铜头 发表于 2011-7-14 18:18
新版了?第一时间支持!

SEGA_Sakura4大人威武

工具基本每月都有更新,大都是优化修复什么的。

MTS也有一些工具支持模拟人生中世纪的插件,中世纪部分文件采用的规格和加密方式和M3不同,需要特别对待。

使用道具 举报

SIMS小天使

帖子
1118
精华
0
积分
571
金钱
2570
荣誉
1
人气
1
评议
0
地板
发表于 2011-7-14 18:51:43 |只看该作者
好用頂一下~~~~~~
XD

使用道具 举报

帖子
1521
精华
0
积分
803
金钱
2485
荣誉
4
人气
4
评议
0
5#
发表于 2011-7-14 22:28:40 |只看该作者
赶紧先来支持一下

使用道具 举报

帖子
740
精华
0
积分
370
金钱
2752
荣誉
0
人气
1
评议
0
6#
发表于 2011-7-14 23:40:48 |只看该作者
本帖最后由 arsaky 于 2011-7-14 23:43 编辑

支持。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。

使用道具 举报

帖子
2362
精华
0
积分
1237
金钱
5494
荣誉
5
人气
54
评议
0
7#
发表于 2011-7-15 00:27:55 |只看该作者
呃。。。最后那个是啥工具来着 - =。。话说我忘了64位系统是下X86还是X64了 [害怕]
飘啊飘。。。其实我是一个只会飘的ET。。。飘走。。

使用道具 举报

帖子
230
精华
0
积分
116
金钱
1089
荣誉
0
人气
0
评议
0
8#
发表于 2011-7-15 12:53:37 |只看该作者
占地待查

使用道具 举报

帖子
167
精华
0
积分
84
金钱
5624
荣誉
0
人气
3
评议
0
9#
发表于 2011-7-16 10:08:35 |只看该作者
eternalkira 发表于 2011-7-15 00:27
呃。。。最后那个是啥工具来着 - =。。话说我忘了64位系统是下X86还是X64了  ...

下X64的 x86是32位的

使用道具 举报

帖子
83
精华
0
积分
42
金钱
454
荣誉
0
人气
0
评议
0
10#
发表于 2011-7-20 21:54:47 |只看该作者
无法使用啊啊,不知道为什么,点打开以后就没有任何反应 就囧,难道是RP

使用道具 举报

帖子
107
精华
0
积分
54
金钱
956
荣誉
0
人气
0
评议
0
11#
发表于 2011-7-22 08:14:40 |只看该作者
有新版嚕    先下來試試看    感謝樓大分享~

使用道具 举报

帖子
166
精华
0
积分
85
金钱
2204
荣誉
0
人气
0
评议
0
12#
发表于 2011-7-22 09:32:06 |只看该作者
更新说明是什么意思

使用道具 举报

SIMS顶级导演

帖子
4302
精华
1
积分
2413
金钱
3633
荣誉
5
人气
116
评议
0

13#
发表于 2011-7-23 23:37:55 |只看该作者
我來頂了~抱走了~~~~~~~~~~~~~

使用道具 举报

SIMS顶级导演

帖子
4302
精华
1
积分
2413
金钱
3633
荣誉
5
人气
116
评议
0

14#
发表于 2011-7-23 23:47:16 |只看该作者
其實想問一下,我不會用呢,有說明書嗎?
我想把所有package檔合在一起要怎樣做?

使用道具 举报

帖子
100
精华
0
积分
51
金钱
1796
荣誉
0
人气
0
评议
0
15#
发表于 2011-7-25 10:57:32 |只看该作者
安装以后无法打开..果断求解

使用道具 举报

帖子
5661
精华
3
积分
6688
金钱
39776
荣誉
270
人气
5578
评议
0

16#
发表于 2011-7-25 11:30:58 |只看该作者
senya 发表于 2011-7-25 10:57
安装以后无法打开..果断求解

等待一会,软件在自动连接更新,界面显示后把检查自动更新的选项取消即可。

使用道具 举报

帖子
47065
精华
0
积分
24934
金钱
59499
荣誉
125
人气
1519
评议
0
17#
发表于 2011-7-25 12:24:40 |只看该作者
claudiaun 发表于 2011-7-23 23:47
其實想問一下,我不會用呢,有說明書嗎?
我想把所有package檔合在一起要怎樣做? ...

我的图示:http://game.ali213.net/viewthread.php?tid=3508388&page=1#pid35729881

使用道具 举报

帖子
700
精华
0
积分
351
金钱
3834
荣誉
0
人气
7
评议
0
18#
发表于 2011-8-1 10:05:39 |只看该作者
表示一下支持..

使用道具 举报

帖子
587
精华
0
积分
312
金钱
3641
荣誉
1
人气
75
评议
0
19#
发表于 2011-8-1 17:07:33 |只看该作者
赶紧下载使用!

使用道具 举报

帖子
162
精华
0
积分
81
金钱
790
荣誉
0
人气
1
评议
0
20#
发表于 2011-8-10 18:21:44 |只看该作者
楼主太厉害了!!!我正在找这个不知道能不能合并100M?  最下面那个是“s3pi Object cloner ”吗?  这个是做什么的谁说明一下!  3Q

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

手机版|Archiver|游侠NETSHOW论坛 ( 苏ICP备2023007791号 )

GMT+8, 2025-8-2 18:39 , Processed in 0.397421 second(s), 13 queries , Gzip On, Memcache On.

Powered by Discuz! X2

© 2001-2011 Comsenz Inc.

分享到