eezstreet Posted April 26, 2013 Share Posted April 26, 2013 I disagree. There's a lot of textures that can be done in the meantime, like the glass and computer screens. Also, skyboxes. Plus you really need dynamic lighting to take advantage of normal maps properly, and unless someone remakes all the JK2 levels (hint: someone should get started on this) or magically acquires the .map source, it isn't going to happen any time soon because of the baked lightmaps. Link to comment
Szico VII Posted April 26, 2013 Share Posted April 26, 2013 You can always decompile maps to get a rough idea of how they were built? Link to comment
Tempust85 Posted April 26, 2013 Share Posted April 26, 2013 Regarding my last post, I forgot to mention certain textures which are used for glass, etc wouldn't need redoing if using a different renderer that allows normal mapping. But as eez said, you really need dynamic lighting in the maps for it to look as intended. The decompiled BSP's would provide a base to build from, you'll still need an experienced radiant level designer to really make it work script-wise like the original while also adding better lighting and higher quality brushwork (provided the game supports it? I have no idea if there's any limits on map quality). eezstreet likes this Link to comment
Syko Posted April 26, 2013 Author Share Posted April 26, 2013 Well, I can work on glass/radar textures in the meantime. That makes things a lot more realistic for me rather than redoing all of the textures. Also, if the maps are going to have to be rebuilt, we should form an entire mod team to remake Jedi Outcast graphic-wise. Maybe by the end it could look something like Mass Effect. Link to comment
eezstreet Posted April 26, 2013 Share Posted April 26, 2013 We have cairn .maps, including the one that never shipped with the game (2 prefabs and a near-complete level). When legal crap calms down I'll try to get the rest. Tempust85 likes this Link to comment
Syko Posted April 26, 2013 Author Share Posted April 26, 2013 New radar texture. Old: New: In-game (old is blue, red is new): Later today I will recolor that texture blue for the other texture in that screenshot. Also, I had no idea PSDs could get so big. The cairn/twall3 texture's PSD is 109 MB... Mr.Zz, therfiles and Circa like this Link to comment
Botdra Posted April 26, 2013 Share Posted April 26, 2013 Also, I had no idea PSDs could get so big. The cairn/twall3 texture's PSD is 109 MB... Well I'll be a monkey's uncle, that's massive. Link to comment
Circa Posted April 26, 2013 Share Posted April 26, 2013 I've had a PSD that was over 300 MB. It was a huge project working with RAW images. Those can be pretty large. Link to comment
Szico VII Posted April 26, 2013 Share Posted April 26, 2013 We have cairn .maps, including the one that never shipped with the game (2 prefabs and a near-complete level). When legal crap calms down I'll try to get the rest.Thats all well and good but Cairn comprises of only one in-game location does it not? Link to comment
eezstreet Posted April 26, 2013 Share Posted April 26, 2013 Thats all well and good but Cairn comprises of only one in-game location does it not? ...that spans 4 BSPs (+1.5 unused). It's still something. Link to comment
lervish Posted April 28, 2013 Share Posted April 28, 2013 This is a great project, I was inspired and started working on this: Only touched the head so far, so ignore the rest. I doubled the original texture size and then added all sorts of detail. In the end scaling the finished textures back to their original sizes didn't really make them look any worse, so you might wanna keep in mind that going too high res isn't worth it in every case. Tempust85, Barricade24, KDR_3XILE and 7 others like this Link to comment
eezstreet Posted April 28, 2013 Share Posted April 28, 2013 Looks like he's gained a decade of life's knowledge, if you know what I mean. But it's good, quality wise. Setlec and Jango40 like this Link to comment
Syd0w Posted April 28, 2013 Share Posted April 28, 2013 Kyle is only 35 years old in JK2, you might want to make him look younger. Great work, otherwise. Link to comment
Horatio Culver Posted April 28, 2013 Share Posted April 28, 2013 Maybe his brief fall to the dark side had an effect on his physical appearance? Link to comment
Syd0w Posted April 28, 2013 Share Posted April 28, 2013 Maybe his brief fall to the dark side had an effect on his physical appearance?Yeah, I saw your original post after I made mine. Good observation, didn't think of that. Link to comment
Syko Posted April 28, 2013 Author Share Posted April 28, 2013 Great work lervish! I recolored that red radar blue so the blue version is done now. Old: New: In-game: Has anyone ever thought of remodeling the JO weapons to be higher poly? That briar pistol looks kind of ugly by today's standards. Setlec and therfiles like this Link to comment
Botdra Posted April 28, 2013 Share Posted April 28, 2013 Maybe his brief fall to the dark side had an effect on his physical appearance? Definitely this. Look at the Emperor, he's actually only 12. Great work @@lervish, the facial details are really impressive. Keep up the great work. Link and Horatio Culver like this Link to comment
InfeCt Posted April 29, 2013 Share Posted April 29, 2013 Looks awesome man, good job! Link to comment
Syko Posted April 30, 2013 Author Share Posted April 30, 2013 Should I do control panel textures like this one or should I wait for the new rendering stuff with this kind of texture? It's kind of a radar, but it's got parts that should be 3D too. Link to comment
Szico VII Posted April 30, 2013 Share Posted April 30, 2013 yeah, the levers should definitely be 3D! Link to comment
Syko Posted April 30, 2013 Author Share Posted April 30, 2013 That adds another interesting twist to this project: perhaps the textures should be mostly models instead, like Unreal 3. Link to comment
eezstreet Posted April 30, 2013 Share Posted April 30, 2013 Erm, you already can make 3D parts. Just need to alter the map geometry. See: basically any JKA SP level. Why do you need to wait? Link to comment
Syko Posted April 30, 2013 Author Share Posted April 30, 2013 Well, everything @DT said. The texture is not entirely a 2D radar thing like the last two textures I did, so I'm afraid I might have to redo normal mapping and stuff on the texture with the buttons and all. Link to comment
eezstreet Posted May 1, 2013 Share Posted May 1, 2013 Why would you need to redo it if it's 3D? Even if you had normal maps, you'd want dynamic lighting to take advantage of it, and that means you'd need to recompile the map, and thus, it'd be super irrelevant since you can just use a misc_model_breakable entity for switch animations. And even if you kept it 2D, normal mapping is going to take you all of about 2 seconds to do because you're just slapping on a filter and saving the map, and then making a shader for that. Link to comment
Tempust85 Posted May 1, 2013 Share Posted May 1, 2013 I think someone should just start redoing the brushwork & scripts for JO maps now. Reasons: - It will be a while before there's a better renderer to use- Remaking the levels will be a hell of a job and will take a while- Doesn't matter what renderer you end up using, the brushwork quality can stay the same (provided there's no map quality limit that I mentioned earlier)- Textures are easily replaced, it's having a fully working game-ready .map file that's a bitch. Once there's a new renderer that supports things like normal mapping, it wouldn't take much to do a recompile with different lighting. Then get texture artists onto redoing textures. Side note: It would be nice if (down the track) when someone redoes the weapons, they add Kyle's hand for first person and moving parts (if applicable to the weapon). @ Lervish Looks great! But why not reskin my DF2 Kyle I made ages ago? The head is much more friendly for skinners. Also I really don't like Raven's 'JO Kyle', I much prefer Jason Court. Link to comment
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