安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题









The .cl3 Model File in the Texture Folders is the compressed version of the 001 Folder (that much you probably know)
But what you're missing is that if you simply delete the .cl3 File, the game does a fallback onto the folder ---> Screw HexEdits, go directly for the .dds
I had a Ethel finish re-texture already prepared, so all I had to do was paste that over the original texture. XD Though apperently I did a mistake on the first try, cause I saved the texture as a DDS at slowest compression without noticeing*facepalm* After this the game crashed when trying to load the texture. http://postimg.org/image/3wycotuf7/ Now I had to do the whole Hex Editor steps all over.
So after doing all this one more time, I finally managed to get this correctly without the Texture being at incorrect compression. So far now it's completed! やった
Here's my finish on the mod: http://postimg.org/image/6g5mzthm9/ http://postimg.org/image/w3bgswwr5/
I been waiting a few months for an actual way on modding the characters textures XD
Thanks a bunch on making this guide!☆ Appreciated the assistance.
This one seemed I think different from the Fang since it had 3 DXTs.
The First one was at "00000E50", the Second at "0046A70", and the Third at "0008EF0". Though it seems like I had to use the First and Third one since the Second one is perhaps for some other texture? Lol. I used CTRL+F and then pressed "Find Again" to get these on my Hex Editor and made Notes.
so anyways I started to do the highlighting on the Hex Code then copied and pasted that Hex Code to a new file in the Hex Editor and did the stuff you explained, ect. ~ [Continues on Next Comment]