68743d82eece2

68743d82f3219
1 Guest is here.
 

Topic: Vurt's Thief 2 Graphics Overhaul
Page: « 1 [2] 3 ... 7 »
Read 32028 times  

68743d82f3a2f
does anyone know what these textures in fam/maw is supposed to be?

68743d82f3b55voodoo47

68743d82f3ba7
it's mostly magical rock/lava surfaces.

basically I was just asking whether you are reusing the assets you already made previously, like the wines and such.
68743d82f3ce0
ok, are they supposed to be animated here or it's static? if you know..

yes, i've made a few improvements to some of them though.

68743d82f3ddcvoodoo47

68743d82f3e29
iirc this (animated world textures) is technically not doable, so no. //ok technically doable (SS2 tech screens), but not used in vanilla Thief, so it's still a no.
https://www.youtube.com/watch?v=jg4g2zSxUCo
lava flows, but that is not animated in the texture.
« Last Edit: 07. December 2024, 14:22:55 by voodoo47 »
Acknowledged by: voodoo47

68743d82f4219ZylonBane

68743d8300031
iirc this (animated world textures) is technically not doable
What.

68743d830010cvoodoo47

68743d830015c
ok yeah, SS2 has the animated screen textures (tech), so I have to take that back (was thinking the entire wall changing frames, something only DDfix supported, or was it something else? may have been movie playback). anyway, this is not used in vanilla Thief as far as I know.

but to make it short, still no need to think about texture animation if we are talking Maw texture upgrades.
68743d83002b7
it has always supported things like the water and the lava animations. i was thinking maybe it was animated like water. my pack does feature better lava and water (more frames, better texture).

Here's a comparison of state of the art upscaling (what 99% of all mods use, where the original image has been used) vs img-img (what i use)



So yes, it is never a 1:1, it comes up with some own designs, but to me it rarely takes away something.

68743d83003b4voodoo47

68743d8300401
oh ok, if you want to create more frames for the water or other liquid animation, no problem, just make sure you adhere to the naming convention (texname.xxx, texname_1.xxx, and up to texname_99.xxx) and also create a mtl file where the number of frames is specified.

in most cases 100 frames is an overkill.


mtl from EP2 (blin.mtl);
Code: [Select]
force_ani_settings 1
terrain_scale 256
ani_rate 60
env_map 0.07 2 tex\envmaps\vurt_envmap1
ani_frames 40

I've kind of confused myself into thinking you want to create some extra fancy animated textures for the magic rock walls somehow.
« Last Edit: 07. December 2024, 16:52:57 by voodoo47 »
Acknowledged by: vurt
68743d830053a
anyone good at finding textures, or ideas of what to search for... this one stands out like a sore thumb, i've searched through the texture folders several times now, can't find it.



would suck to have to leave it out.

first level, first room you enter.

68743d83005e6voodoo47

68743d8300632
as mentioned, you need to get the model name from the editor (should be tabcabnt.bin), and then for example hexed it to see what textures are being loaded.
[tabcab.JPG expired]
68743d8300708
Many thanks! Didn't know which model to look for.

68743d8300792ZylonBane

68743d83007dd
Even rudimentary DromEd skills are extremely useful for modders.
68743d8300913
yep, i should spend a day to learn it but i'm also lazy..

I used to know my way around it, placing stuff etc, these days i'm clueless. i opened it, i sighed.

68743d83009b9voodoo47

68743d8300a05
yeah, but still, flying to the spot of the level you need to check/selecting the object and displaying its (archetype) properties (shape/model name) is not that difficult, and indeed quite helpful.
Acknowledged by: vurt
68743d8300c19
some in-game screens. 1600 textures are done. I'll make an upload to nexus mods later today. https://www.nexusmods.com/thief2/mods/4








68743d8300cbdvoodoo47

68743d8300d12
the last door seems to be a bit too highres, but hey, I'm not complaining.

what resolution is the door texture?
68743d8300e39
probably 1024x2048

mod is now uploaded!
Acknowledged by: voodoo47

68743d8300f0dZylonBane

68743d8300f61
That rusted door is looking kind of insane compared to the original. Way too saturated and high-contrast. Almost looks like it's been dunked in battery acid.

Out of all the textures in the game, the most care must be given to the doors, because they're literally in the player's face more than anything else.
Acknowledged by: Salk
68743d83010ae
yeah doors, windows is what i've spent most care on.

All rusted textures looks more gritty than in the original game, it's just how they come out, personally i like it. It probably has rust in the exact same spots as the original, pretty much, but yes its also a much bigger contrast difference between non rusted and rusted now so it's much easier to see.

its also directly under the lamp, which emphasizes it a ton.

Edit: the red could be reduced a bit though, i looked at it again in photoshop. Maybe i'll redo it and hope i can get a more brownish generation of rust.
« Last Edit: 09. December 2024, 23:20:15 by vurt »

68743d830116evoodoo47

68743d83011b9
any chance for a non-nexus mirror?

also, is this T2 only? would be nice to have support for T1/TG too.


and one very hazy old memory - I think one of the problems the original pack had was that some objects had different dimensions than the originals, causing a few issues, was this corrected?
« Last Edit: 10. December 2024, 00:38:50 by voodoo47 »
68743d8301308
I prefer to use Nexus mods i think, especially since the mod will get updates, then i just have to care about 1 site. Also i don't see why anyone wouldn't be registered there (if you like mods), its by far the biggest modding site with support for anything worth mentioning.

Trees and stuff? no it's the same as the old pack. what problems did you have, i've had no reports of issues since its release. those files can easily be removed by the user though, it's as simple as not including the .bin's.

Yes i can look at Thief 1 too, i currently don't own it i think, maybe on GoG, i will check.. but it's probably cheap to buy.


68743d8301455
i made a new rusted door (edit: updated again, made rivet lighting a bit better than in the screen), it's much better. the other was too red and a bit too gritty, like ZB suggested.



i'm not going as crazy with the rivets, like the original where the entire door is filled with them. To me it looks better, but yes, not true to the original, but whever.

« Last Edit: 10. December 2024, 06:41:34 by vurt »

68743d8301a41sarge945

68743d8301a99
as mentioned, you need to get the model name from the editor (should be tabcabnt.bin), and then for example hexed it to see what textures are being loaded.

This is exactly how I made the Assassin Rapier variants work :O

yep, i should spend a day to learn it but i'm also lazy..

I used to know my way around it, placing stuff etc, these days i'm clueless. i opened it, i sighed.

I have the same issue. Whenever I load up ShockEd I try to use Left-Click to move around like I'm in UnrealEd

Your name:
This box must be left blank:

How can you ____ a perfect, immortal machine? (Fill in the missing word):
1 Guest is here.
Looking Glass didn’t just want to move the needle, they wanted to break the scale.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
68743d8302974