Scottbee Posted November 30, 2013 Share Posted November 30, 2013 Hi guys, I'm having an issue where my mod's texture doesn't show up in game. To make this mod, I cannibalised an existing mod's files and modified them for my own use. Prior to changing the item's name, I didn't have any issues - the item showed up in game and worked (could also be crafted) but all under the wrong name (which was expected). I thought changing every reference to the old name would be a simple procedure and up until I started changing the bin files; it was. Is there something I'm missing about the bin files? What I'm doing now is changing the old name of the item with my new item name and replacing any missing characters with 00h. Is this the right way to do it? Link to comment https://forums.kleientertainment.com/forums/topic/30105-issue-mods-texture-doesnt-show-up-in-game/ Share on other sites More sharing options...
Scottbee Posted November 30, 2013 Author Share Posted November 30, 2013 Update: -> I've gone around this issue by simply leaving the animation .bin's and their references untouched whilst renaming the other files. (This works, but isn't perfect) I'd still like to know how to edit the files properly. -> *New issue* I've noticed that the item simply disappears when dropped, how can I fix this? Working files: https://www.dropbox.com/sh/6tgeyjjv0a4mcz2/TAlQvxtUv8 Link to comment https://forums.kleientertainment.com/forums/topic/30105-issue-mods-texture-doesnt-show-up-in-game/#findComment-381034 Share on other sites More sharing options...
Scottbee Posted December 4, 2013 Author Share Posted December 4, 2013 Bump Link to comment https://forums.kleientertainment.com/forums/topic/30105-issue-mods-texture-doesnt-show-up-in-game/#findComment-383817 Share on other sites More sharing options...
Rosten Posted December 4, 2013 Share Posted December 4, 2013 Without looking through it, i imagine your missing either the correct code to call for the right anim. files, or the anim. files themselves. Link to comment https://forums.kleientertainment.com/forums/topic/30105-issue-mods-texture-doesnt-show-up-in-game/#findComment-383825 Share on other sites More sharing options...
Scottbee Posted December 5, 2013 Author Share Posted December 5, 2013 I can tell that it's an issue with my bin files. Is there anywhere I can get some information on how exactly to mod the bin files so I don't have issues? Link to comment https://forums.kleientertainment.com/forums/topic/30105-issue-mods-texture-doesnt-show-up-in-game/#findComment-383852 Share on other sites More sharing options...
Rosten Posted December 5, 2013 Share Posted December 5, 2013 I can tell that it's an issue with my bin files. Is there anywhere I can get some information on how exactly to mod the bin files so I don't have issues?Bin files? i may just be stupid, but im not entirely sure what you're talking about Link to comment https://forums.kleientertainment.com/forums/topic/30105-issue-mods-texture-doesnt-show-up-in-game/#findComment-383888 Share on other sites More sharing options...
Scottbee Posted December 5, 2013 Author Share Posted December 5, 2013 modNameHere/anim/myWeapon.zip contains 3 files: atlas-0.tex <- The image packed into a tex fileanim.bin <- Pain in the ass files that hex editing just screws up.build.bin Link to comment https://forums.kleientertainment.com/forums/topic/30105-issue-mods-texture-doesnt-show-up-in-game/#findComment-383916 Share on other sites More sharing options...
Rosten Posted December 5, 2013 Share Posted December 5, 2013 (edited) modNameHere/anim/myWeapon.zip contains 3 files: atlas-0.tex <- The image packed into a tex fileanim.bin <- Pain in the ass files that hex editing just screws up.build.binI don't use hex editors, but im not sure why you would want to change the anim.binif you'd like to make your own textures find the swap and ground portions of malacath's hand-equippable item, i won't be much of help atm, since im kind of tired Edited December 5, 2013 by Blazingice26 Link to comment https://forums.kleientertainment.com/forums/topic/30105-issue-mods-texture-doesnt-show-up-in-game/#findComment-383924 Share on other sites More sharing options...
Scottbee Posted December 5, 2013 Author Share Posted December 5, 2013 I don't use hex editors, but im not sure why you would want to change the anim.binif you'd like to make your own textures find the swap and ground portions of malacaths hand-equippable item, i won't be much of help atm, since im kind of tired Who's this "malacaths" person? And if I don't need to update the anim, do I need to change the build file? Link to comment https://forums.kleientertainment.com/forums/topic/30105-issue-mods-texture-doesnt-show-up-in-game/#findComment-383931 Share on other sites More sharing options...
Rosten Posted December 5, 2013 Share Posted December 5, 2013 Who's this "malacaths" person? And if I don't need to update the anim, do I need to change the build file?http://forums.kleientertainment.com/topic/29427-tutorial-creating-a-handslot-equippable-item-from-scratch/?view=findpost&p=362795 Link to comment https://forums.kleientertainment.com/forums/topic/30105-issue-mods-texture-doesnt-show-up-in-game/#findComment-383934 Share on other sites More sharing options...
Scottbee Posted December 5, 2013 Author Share Posted December 5, 2013 Yay, a treasure trove of information! Thanks very much - I'll have to look this guy over. Link to comment https://forums.kleientertainment.com/forums/topic/30105-issue-mods-texture-doesnt-show-up-in-game/#findComment-383945 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now