实例介绍
Rez制作工具+修改工具
【实例截图】
【核心代码】
Rez制作工具修改工具
└── Rez制作工具+修改工具
├── LTB文件名翻译.txt
├── Rez 专用
│ ├── cfrez.exe
│ ├── LTB2LTA.exe
│ ├── ModelEdit.exe
│ ├── Model_Packer.exe
│ ├── 创建.bat
│ ├── 用法.bat
│ └── 解压.bat
├── REZ解包出3D模型
│ ├── bamcompile.exe
│ ├── compile.bat
│ ├── d.x-cmd.txt
│ ├── ltbextractor.exe
│ ├── LTBextractor.php
│ ├── LTB转LTA+LTA浏览
│ │ ├── LTB2LTA.exe
│ │ └── ModelEdit.exe
│ ├── LTB转X文件.exe
│ ├── ReadMe.txt
│ ├── REZ解包LTB.exe
│ └── X文件打开,转换
│ ├── 3d.chm
│ ├── cw3230mt.dll
│ ├── dxbmp32.dll
│ ├── dxopengl.dll
│ ├── explor3d.exe
│ ├── history.dat
│ ├── object3d.dll
│ ├── pictures.dat
│ ├── pictures.dax
│ ├── plugins
│ │ ├── 3drm.x3d
│ │ ├── archive.x3d
│ │ ├── dwg.x3d
│ │ ├── e3nurbs.x4d
│ │ ├── glc.x3d
│ │ ├── halflife.x3d
│ │ ├── hmworld.x3d
│ │ ├── imagine.x3d
│ │ ├── isogcode.x3d
│ │ ├── kftools.x3d
│ │ ├── lwo.x3d
│ │ ├── map.x3d
│ │ ├── max.x3d
│ │ ├── mts.x3d
│ │ ├── nendo.x3d
│ │ ├── nurbs.x3d
│ │ ├── openflt.x3d
│ │ ├── pgm.x3d
│ │ ├── pro.x3d
│ │ ├── quake3.x3d
│ │ ├── rax.x3d
│ │ ├── rhino.x3d
│ │ ├── spx.x3d
│ │ ├── stl.x3d
│ │ ├── tim.x3d
│ │ ├── tspace.x3d
│ │ ├── vrml.x3d
│ │ ├── xgl2.x3d
│ │ └── xsi.x3d
│ ├── readme.htm
│ ├── samples
│ │ ├── autoload.LWO
│ │ ├── cherry.x
│ │ ├── dolphin.off
│ │ ├── DVS01.lwo
│ │ ├── images
│ │ │ ├── gradient2.tga
│ │ │ └── gradient.tga
│ │ ├── PENLABEL.IFF
│ │ └── R.3dm
│ ├── triang32.dll
│ ├── Uninstal.exe
│ └── uninstal.log
├── REZ 解包,注入
│ ├── CRC32编辑器.exe
│ ├── DTX图片浏览
│ │ ├── DtxViewer.exe
│ │ ├── DTX缩略图插件
│ │ │ ├── DtxShellEx.dll
│ │ │ ├── 缩略图卸载.bat
│ │ │ ├── 缩略图安装.bat
│ │ │ └── 说明.txt
│ │ └── Photoshop Plugin
│ │ ├── MSVCIRTD.DLL
│ │ ├── msvcrtd.dll
│ │ ├── Msvcrt.dll
│ │ └── Plug-Ins
│ │ ├── File Formats
│ │ │ └── DTXFormat.8bi
│ │ ├── MSVCIRTD.DLL
│ │ ├── msvcrtd.dll
│ │ └── Msvcrt.dll
│ ├── Readme2.txt
│ ├── Readme.txt
│ ├── 工具使用方法(英文).url
│ ├── 注入REZ,替换 Injector by -Sp0ng3b0b-.exe
│ └── 解包REZ提取dtx- Extractor by -Sp0ng3b0b-.exe
├── Search and Replace
│ ├── ChkUpdate.dll
│ ├── fshed.chm
│ ├── fshed.exe
│ ├── FunducProducts.txt
│ ├── InstallerNotes.txt
│ ├── License.txt
│ ├── Order.txt
│ ├── Readme.txt
│ ├── SR32.EXE
│ ├── SR.chm
│ ├── SrExt.dll
│ ├── 插件
│ │ ├── Order.txt
│ │ ├── README.TXT
│ │ └── SrRXWiz.exe
│ └── 脚本
│ ├── ASCII2EBCDIC.srs
│ ├── ASCII2HTML2.srs
│ ├── ASCII2HTML.srs
│ ├── ascii2numcode.srs
│ ├── ASCII2RTF.srs
│ ├── dblslash.srs
│ ├── DOS2UNIX.SRS
│ ├── EBCDIC2ASCII.srs
│ ├── HTML2ASCII.srs
│ ├── iso8879.srs
│ ├── iso8879tonum.srs
│ ├── MAC2DOS.SRS
│ ├── numcodes2ascii.srs
│ ├── repl_re.srs
│ ├── RTF2ASCII.srs
│ ├── ScriptInfo.txt
│ ├── srch_re.srs
│ ├── txt2uni.srs
│ ├── uml2htm.srs
│ └── UNIX2DOS.SRS
├── 查看武器模型
│ ├── 3d.chm
│ ├── BestSoft.txt
│ ├── cw3230mt.dll
│ ├── dxbmp32.dll
│ ├── dxopengl.dll
│ ├── explor3d.exe
│ ├── history.dat
│ ├── object3d.dll
│ ├── pictures.dat
│ ├── pictures.dax
│ ├── plugins
│ │ ├── 3drm.x3d
│ │ ├── archive.x3d
│ │ ├── dwg.x3d
│ │ ├── e3nurbs.x4d
│ │ ├── glc.x3d
│ │ ├── halflife.x3d
│ │ ├── hmworld.x3d
│ │ ├── imagine.x3d
│ │ ├── isogcode.x3d
│ │ ├── kftools.x3d
│ │ ├── lwo.x3d
│ │ ├── map.x3d
│ │ ├── max.x3d
│ │ ├── mts.x3d
│ │ ├── nendo.x3d
│ │ ├── nurbs.x3d
│ │ ├── openflt.x3d
│ │ ├── pgm.x3d
│ │ ├── pro.x3d
│ │ ├── quake3.x3d
│ │ ├── rax.x3d
│ │ ├── rhino.x3d
│ │ ├── spx.x3d
│ │ ├── stl.x3d
│ │ ├── tim.x3d
│ │ ├── tspace.x3d
│ │ ├── vrml.x3d
│ │ ├── xgl2.x3d
│ │ └── xsi.x3d
│ ├── readme.htm
│ ├── samples
│ │ ├── autoload.LWO
│ │ ├── cherry.x
│ │ ├── dolphin.off
│ │ ├── DVS01.lwo
│ │ ├── images
│ │ │ ├── gradient2.tga
│ │ │ └── gradient.tga
│ │ ├── PENLABEL.IFF
│ │ └── R.3dm
│ ├── triang32.dll
│ ├── Uninstal.exe
│ └── 汉化说明.txt
└── 模型替换教程.doc
21 directories, 172 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论