How do i inject 3D Model + Texture into the data.000 file / is there another way to apply a custom model into Rappelz?
I want to create a custom weapon, i've finished the model and extracted it into .nx3, with a .dds texture, i have both of these files ready and now the only thing im missing is a way to apply those files into the game.
I tried using glandu2's Data Unpack/Pack but i couldn't get it working (the program didn't launch).I launched it, it opened an empty CMD window for 0.5 seconds and closed
I also tried using IsoBuster and it didn't work either, the files were completly corrupted and some missing.
I couldn't find another way to access the data.000 file so if anyone knows how to do it please guide me to the right direction
Also i saw there is a way to add the model by putting it into Resource and hashing the name, i tried to add the model like that but it didn't work.
I placed the .nx3 file and renamed it into hashed text but the game didn't read it.