Posts: 85
Threads: 8
Joined: Apr 2011
03-18-2012, 03:42 PM
(This post was last modified: 04-10-2012, 11:33 PM by Sonic Konga.)
Ok i know that i never submed, but i'm going to try here's Knuckles in Sonic Generations http://www.4shared.com/zip/65MKPlUN/Knuckles.html Hes fully rigged and png for the textures. The pics whot upload some reason i can't post them.
Classic Super Sonic upnext.
Posts: 85
Threads: 8
Joined: Apr 2011
Posts: 1,567
Threads: 59
Joined: Feb 2012
03-18-2012, 07:58 PM
(This post was last modified: 03-18-2012, 08:14 PM by TGE.)
Like you, I ripped these models too. But the fact is that there is something the needs to be done with the textures which Random Talking Bush explained to me and I still cant figure out what to do. So you'll need to contact him and fix these before you upload more.
EDIT: Please use an file hosting site like www.mediafire.com because I dont like to wait 20 seconds to download. And you'll need to fix the mtl files because they make the program search for a path on your computer.
This for example Code: map_kd C:\Users\Matthew\Pictures\chr_knuckles_body_dif_HD.png
should be like this Code: map_kd chr_knuckles_body_dif_HD.png
And your signature is a bit on the large side
EDIT2: And also, it would be nice to include a DAE file with corrected paths.
Very nice for your first rip! There's just one more thing you need to do to it before I upload it. You don't have to re-export it or anything, as it only requires a little bit of tweaking of the DAE with a text editor. I recommend Notepad++ because it's free and really nifty.
When you open up the DAE, you'll see a section like this near the very top:
Code: <image id="Image">
<init_from>../../Programs/Noesis/EmongaEyeNl</init_from>
</image>
<image id="Image1">
<init_from>../../Programs/Noesis/EmongaBodyNl</init_from>
</image>
<image id="Image2">
<init_from>../../Programs/Noesis/EmongaMouthNl</init_from>
</image>
</library_images>
This is what gives the locations of the textures for the loaded model. Unfortunately, Noesis doesn't really set these properly, so you have to tweak them yourself. You want it to look like this:
Code: <image id="Image">
<init_from>EmongaEyeNl.png</init_from>
</image>
<image id="Image1">
<init_from>EmongaBodyNl.png</init_from>
</image>
<image id="Image2">
<init_from>EmongaMouthNl.png</init_from>
</image>
</library_images>
The unnecessary folder paths were removed, and the file extension was added to the end. That way, the textures will load properly when you open the model.
Posts: 85
Threads: 8
Joined: Apr 2011
(03-18-2012, 07:58 PM)thegameexplorer Wrote: Like you, I ripped these models too. But the fact is that there is something the needs to be done with the textures which Random Talking Bush explained to me and I still cant figure out what to do. So you'll need to contact him and fix these before you upload more.
EDIT: Please use an file hosting site like www.mediafire.com because I dont like to wait 20 seconds to download. And you'll need to fix the mtl files because they make the program search for a path on your computer.
This for example Code: map_kd C:\Users\Matthew\Pictures\chr_knuckles_body_dif_HD.png
should be like this Code: map_kd chr_knuckles_body_dif_HD.png
And your signature is a bit on the large side
Ok i see what do i do?
Posts: 1,567
Threads: 59
Joined: Feb 2012
Contact RTB (03-18-2012, 08:06 PM)Max3000 Wrote: (03-18-2012, 07:58 PM)thegameexplorer Wrote: Like you, I ripped these models too. But the fact is that there is something the needs to be done with the textures which Random Talking Bush explained to me and I still cant figure out what to do. So you'll need to contact him and fix these before you upload more.
EDIT: Please use an file hosting site like www.mediafire.com because I dont like to wait 20 seconds to download. And you'll need to fix the mtl files because they make the program search for a path on your computer.
This for example Code: map_kd C:\Users\Matthew\Pictures\chr_knuckles_body_dif_HD.png
should be like this Code: map_kd chr_knuckles_body_dif_HD.png
And your signature is a bit on the large side
Ok i see what do i do?
Posts: 403
Threads: 27
Joined: Oct 2008
Posts: 85
Threads: 8
Joined: Apr 2011
Posts: 1,678
Threads: 58
Joined: Mar 2012
03-22-2012, 11:19 AM
(03-18-2012, 03:42 PM)Max3000 Wrote: Ok i know that i never submed, but i'm going to try here's Knuckles in Sonic Generations http://www.4shared.com/zip/65MKPlUN/Knuckles.html Hes fully rigged and png for the textures. The pics whot upload some reason i can't post them.
Classic Super Sonic upnext.
Nice rips. But can anyone rip other characters aside from classic sonic and knuckles. They're way to popular.
Anonymous Wrote:...the world is so much simpler if you just dont give a FUCK...
Posts: 1,567
Threads: 59
Joined: Feb 2012
NO REQUESTING UNTIL YOU HAVE 20 POSTS AND HAVE BEEN A MEMBER FOR A MONTH!! And BTW These rips need to be fixed first.quote='DarkShade97' pid='436139' dateline='1332433159']
(03-18-2012, 03:42 PM)Max3000 Wrote: Ok i know that i never submed, but i'm going to try here's Knuckles in Sonic Generations http://www.4shared.com/zip/65MKPlUN/Knuckles.html Hes fully rigged and png for the textures. The pics whot upload some reason i can't post them.
Classic Super Sonic upnext.
Nice rips. But can anyone rip other characters aside from classic sonic and knuckles. They're way to popular.
[/quote]
Posts: 85
Threads: 8
Joined: Apr 2011
03-23-2012, 04:41 AM
(This post was last modified: 03-23-2012, 04:42 AM by Sonic Konga.)
(03-22-2012, 11:19 AM)DarkShade97 Wrote: (03-18-2012, 03:42 PM)Max3000 Wrote: Ok i know that i never submed, but i'm going to try here's Knuckles in Sonic Generations http://www.4shared.com/zip/65MKPlUN/Knuckles.html Hes fully rigged and png for the textures. The pics whot upload some reason i can't post them.
Classic Super Sonic upnext.
Nice rips. But can anyone rip other characters aside from classic sonic and knuckles. They're way to popular.
Yeah it was a just a test.
Posts: 1,678
Threads: 58
Joined: Mar 2012
(03-23-2012, 04:41 AM)Max3000 Wrote: (03-22-2012, 11:19 AM)DarkShade97 Wrote: (03-18-2012, 03:42 PM)Max3000 Wrote: Ok i know that i never submed, but i'm going to try here's Knuckles in Sonic Generations http://www.4shared.com/zip/65MKPlUN/Knuckles.html Hes fully rigged and png for the textures. The pics whot upload some reason i can't post them.
Classic Super Sonic upnext.
Nice rips. But can anyone rip other characters aside from classic sonic and knuckles. They're way to popular.
Yeah it was a just a test.
I haven't seen any rips of Vector or Espio yet.:/
Anonymous Wrote:...the world is so much simpler if you just dont give a FUCK...
Posts: 85
Threads: 8
Joined: Apr 2011
I have but i dided rip them if you want to see them here: Vector Espio Chramy Bee BUT THERE NOT MEAN.
Posts: 1,678
Threads: 58
Joined: Mar 2012
03-24-2012, 10:51 AM
(This post was last modified: 03-24-2012, 10:56 AM by ~Axis~.)
(03-23-2012, 03:14 PM)Max3000 Wrote: I have but i dided rip them if you want to see them here:Vector Espio Chramy Bee BUT THERE NOT MEAN.
Most of SG models on deviant art are strange on the rigging. I wanted to upload some characters and objects... But I don't know how to make the icons and set a link to them.
Anonymous Wrote:...the world is so much simpler if you just dont give a FUCK...
Posts: 85
Threads: 8
Joined: Apr 2011
04-02-2012, 11:20 PM
I'm Sorry, it's going to a bit longer becuz my two birds died so i been sad i just dont have time yet sorry.
Posts: 1,567
Threads: 59
Joined: Feb 2012
Im really sorry to hear that, I wish you strength and good luck...
|