Resident Evil 4 - 2º try - Printable Version +- The VG Resource (https://www.vg-resource.com) +-- Forum: Archive (https://www.vg-resource.com/forum-65.html) +--- Forum: July 2014 Archive (https://www.vg-resource.com/forum-139.html) +---- Forum: The Resource (https://www.vg-resource.com/forum-85.html) +----- Forum: The Models Resource (https://www.vg-resource.com/forum-50.html) +------ Forum: Submissions (https://www.vg-resource.com/forum-53.html) +------- Forum: PC / Computer (https://www.vg-resource.com/forum-74.html) +------- Thread: Resident Evil 4 - 2º try (/thread-20434.html) |
Resident Evil 4 - 2º try - LGB - 05-23-2012 First contribution i hope everything is ok Model Pose: T pose Model Format: obj, smd Texture Format: png Rigged: Yes Working on Leon models RE: Resident Evil 4 - 2º try - TGE - 05-24-2012 Sorry, but image format must be .png. And this in the dae: Code: <library_images> Code: <library_images> RE: Resident Evil 4 - 2º try - Garamonde - 05-24-2012 And also, the preview image borders on the top and bottom are sliiightly overlapped by the model. That should be fixed (I recommend copying and pasting just the border overtop). RE: Resident Evil 4 - 2º try - LGB - 07-14-2012 texture format, preview img fixed I ditched DAE though. I'm really busy right now, so i can't work in the other models but when i get some free time i will upload them. RE: Resident Evil 4 - 2º try - Garamonde - 07-14-2012 That's fine, take your time. Everything looks to be good now from what I can tell. RE: Resident Evil 4 - 2º try - Dazz - 07-16-2012 I'd love to see Dae put back in, it shouldn't be too hard to fix - just open it in notepad, search for "file:////Hack%20tools/noesisv3872/" and then hit replace all - it'll replace it with blank space RE: Resident Evil 4 - 2º try - Peardian - 07-20-2012 Welcome to the site! First off, not a bad rip. There are some issues, but they're easy to fix. As Dazz said, I recommend putting the DAE back in. OBJ files are good, but they don't support rigging, and SMD files only work in Source. Having all three ensures that everyone can use it. A few parts of the DAE will need to be changed, but don't let the block of text scare you. It's really easy to fix, and all you need is a text editor like Notepad. (Or Notepad++, preferably.) The issue is that when the model is exported, the program set the texture path as the exact path on your computer. And since not everyone has a folder called Hack Tools on a \ drive, it will only work on your computer. Changing it to only have the name of the texture (ex: ada_te.png) will fix this. If you have trouble with this, just ask and I can explain further. The only other problem is the lack of a MTL file. You may have seen these get created at the same time as the OBJ. Because of how the format is set up, texture assignment is read from an external file. Without it, people will have to manually assign them. It's not bad when there are only a few files, but imagine trying to texture a model with 30 parts, and 10 similar-but-different textures. I look forward to being able to accept these! |