677debb21a85c

677debb21c041
9 Guests are here.
 

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

677debb21c928
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"
677debb21ca73
Which level uses fam/catacomb?

677debb21cbc2ZylonBane

Re: Thief 2 "AI Remaster"
677debb21cc11
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"
677debb21ccff
yeah i was suspecting that since i couldn't recall any such level in T2. Thanks!

677debb21ce2avoodoo47

Re: Thief 2 "AI Remaster"
677debb21ce79
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"
677debb21d002
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.

677debb21d0d6ZylonBane

Re: Thief 2 "AI Remaster"
677debb21d122
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"
677debb21d28e
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.
 

677debb21d325voodoo47

Re: Thief 2 "AI Remaster"
677debb21d389
the cheeks and jaw are a definite improvement though.
Re: Thief 2 "AI Remaster"
677debb21d4ee
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? 

677debb21d5a1voodoo47

Re: Thief 2 "AI Remaster"
677debb21d5ed
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.

677debb21d6bcZylonBane

Re: Thief 2 "AI Remaster"
677debb21d708
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"
677debb21d8b9
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 »

677debb21d9a6ZylonBane

Re: Thief 2 "AI Remaster"
677debb21da08
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"
677debb21db01
fixed my issue, it seems it works for some stuff, for doors (that you can open) it's a no-go.

677debb21db9avoodoo47

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

677debb21deaasarge945

Re: Thief 2 "AI Remaster"
677debb21df0d
"AI Remaster" to me makes this mod sound like an AI overhaul mod, akin to Scary Monsters.
Re: Thief 2 "AI Remaster"
677debb21e01e
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.

677debb21e25fZylonBane

Re: Thief 2 "AI Remaster"
677debb21e2bd
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

677debb21e356voodoo47

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

677debb21e45aZylonBane

Re: Thief 2 "AI Remaster"
677debb21e4b2
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"
677debb21e5e9
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.

677debb21e6c6voodoo47

677debb21e713
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?
677debb21e845
@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, ____: a pathetic creature of meat and bone!  (Fill in the missing word):
9 Guests are here.
If he gets near, spacebar him!
Contact SMF 2.0.19 | SMF © 2016, Simple Machines | Terms and Policies
FEEP
677debb221a0f