686ee053edd0a

686ee053f1dbb
2 Guests are here.
 

Topic: Vurt's Thief 2 Graphics Overhaul Read 30928 times  

686ee053f27b6
Entirely AI (edit: close to it).
New models for trees, bushes, mushrooms and more.

Direct comparison screens, original vs new: https://imgur.com/a/thief-2-comparison-screens-gSzv7W3

~1500 new textures.

To do:
1024 textures instead of 2048 since the game seems more prone to crashes.
Some models needs to be reworked
Fixes to some carpets that connects in an ugly way
Add more textures
+ more stuff, likely






« Last Edit: 14. December 2024, 18:03:43 by vurt »
Re: Thief 2 "AI Remaster"
686ee053f28f3
Which level uses fam/catacomb?

686ee053f2a8cZylonBane

Re: Thief 2 "AI Remaster"
686ee053f2ae1
The Catacomb family was carried over directly from Thief 1, where it was of course used primarily in Bonehoard. Since T2 doesn't have any undead-focused levels, I doubt there's a single level that uses most of it. The Mechanist crypt in Eavesdropping uses a few of them.
Re: Thief 2 "AI Remaster"
686ee053f2be3
yeah i was suspecting that since i couldn't recall any such level in T2. Thanks!

686ee053f2d1avoodoo47

Re: Thief 2 "AI Remaster"
686ee053f2d85
you can have multiple resource locations, and then override as necessary either by editing the cam_mod.ini modpaths, or managing with the modmanager.

probably a good idea to set things up with the modmanager in mind nowadays.
Re: Thief 2 "AI Remaster"
686ee053f2f6e
yes i know that..personally (when finally getting to play) i will use a ton of various graphical mods but i will instead just use overwrite, and put my own mod in last, that will cover a lot.

An example of how paintings are improved. for these i couldn't use my own fine tuned model, i am not a painter..



Might not even be used in T2, but i will probably make a version for T1 so that we get use for everything.

686ee053f304cZylonBane

Re: Thief 2 "AI Remaster"
686ee053f30a4
You might want to do... whatever it is you do with AIs... to get rid of that swirly hallucinated AI nightmare detail on the left of the cloak thing.

And maybe some manual touch-up where the red part touches her hair so it looks like it's going behind her head instead of merging with it.
Re: Thief 2 "AI Remaster"
686ee053f3235
yeah it likes to do ornaments when it can't find a substitute of what's going on.
I have several versions of each painting, each a bit different and where some parts resemble the original better.
So in the end i layer the images on top and just use the eraser on the parts that are off, like the ornament thing.
 

686ee053f32e8voodoo47

Re: Thief 2 "AI Remaster"
686ee053f333a
the cheeks and jaw are a definite improvement though.
Re: Thief 2 "AI Remaster"
686ee053f34b5
So i just noticed that the game refuses to read RUSTD2.dds, if i make a .tga it works. many hundreds of other .dds files works, but not this one, it also seems to affect some other doors, the ones with the Hammerites symbol is one i noticed was completely white.

Is there any way to know which objects are affected by this thing, which ones i need to make into .tga's instead? 

686ee053f3595voodoo47

Re: Thief 2 "AI Remaster"
686ee053f35e7
anything interesting in the editor console? does the texture have a power of two resolution? would be ideal to find out what the problem is, instead of just working around it.

686ee053f376bZylonBane

Re: Thief 2 "AI Remaster"
686ee053f37d1
Extract all the OBJ files somewhere. Do a search of that folder for files containing "RUSTD2".

Why would you make it a TGA instead of a PNG? It doesn't even have any transparency.

Did you save it as DXT1 without mipmaps?
Re: Thief 2 "AI Remaster"
686ee053f39d6
Yes it has proper resolution for .dds and for the game.

I decided with .tga because i know that worked with my older overhaul for that texture.

So they shouldn't have mipmaps? I had no idea. I'll let chatgpt write a python script that checks all of them and removes them.
It is odd though because this .dds file is done in the exact same way as the others, same with the other doors.. so it seems like doors is something that absolutely can't have mipmaps, other stuff might be fine.
Thanks again.

edit: yeah, the script found them in almost all files
--- Summary ---
Total DDS files processed: 1100
Files with mipmaps removed: 1098
The water .dds files for my old overhaul also had them.


So it's the same for system shock 2 too right? pretty sure they have mipmaps in my mods. if i used .dds, but i usually do.


« Last Edit: 06. December 2024, 05:22:45 by vurt »

686ee053f3a94ZylonBane

Re: Thief 2 "AI Remaster"
686ee053f3b35
I don't know for a fact that mimaps don't work on object textures, it was just a guess.
Re: Thief 2 "AI Remaster"
686ee053f3c3b
fixed my issue, it seems it works for some stuff, for doors (that you can open) it's a no-go.

686ee053f3ce2voodoo47

Re: Thief 2 "AI Remaster"
686ee053f3d36
so the conclusion is don't use mipmaps unless you are sure you need them?
Acknowledged by: vurt

686ee053f40b7sarge945

Re: Thief 2 "AI Remaster"
686ee053f4112
"AI Remaster" to me makes this mod sound like an AI overhaul mod, akin to Scary Monsters.
Re: Thief 2 "AI Remaster"
686ee0540001a
I guess. If someone is familiar with my mods they probably think of textures though. I might call it the same as the old mod, just make this an update to it.

686ee054002f9ZylonBane

Re: Thief 2 "AI Remaster"
686ee05400359
so the conclusion is don't use mipmaps unless you are sure you need them?
That's not something a human really decides. IIRC Dark will auto generate mipmaps for terrain textures. I think NewDark will use mipmaps in DDS textures, but I'm not 100% sure.
Acknowledged by: voodoo47

686ee05400423voodoo47

Re: Thief 2 "AI Remaster"
686ee05400477
and yeah, the project name could use an improvement. "Vurt's AI upscaled texture pack" or something.

686ee0540053dZylonBane

Re: Thief 2 "AI Remaster"
686ee05400592
Or "ESRGAN Upscaled" if that's what was used. "AI" is thrown around so much lately that it's become almost meaningless by itself.
Re: Thief 2 "AI Remaster"
686ee054006eb
I'll use the old name, Vurt's Thief 2 Graphics Overhaul. Since it also has 40'ish meshes + it's actually not entirely AI (though probably 90%).
I don't use traditional upscaling at all for this.

1200 textures are now done, big focus has been all windows, doors (there are so many of them, especially windows) + other big surfaces like walls and floors and wood / iron panels.

686ee054007dcvoodoo47

686ee0540082e
well Vurt's something is a pretty established brand, so why not.

so the alpha stuff (like the foliage, which was not 1:1 so technically just a resource, not a ready to go mod) is getting slurped into this?
686ee0540094c
@voodoo47
Not sure what you mean with a ready to go mod, it definitely works out of the box with the mod installed.
It won't be as true to the original as the EP2 pack i think, most of it will, but not all.

Your name:
This box must be left blank:

Look at you, hacker: a pathetic creature of ____ and bone!  (Fill in the missing word):
2 Guests are here.
This is when tubgirl showed up.
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
686ee0540192b