Recommended Posts

The face of power...

 

 

 

 

swkotor2-2016-03-20-17-04-14.jpg

 

swkotor2-2016-03-20-17-04-22.jpg

 

FYI: taken off of my lower rez laptop along with my custom version of ReShade active.

 

 

Different lighting conditions and angle... slightly older version of texture (just of Sith eyes)

 

swkotor2-2016-03-19-21-01-46.jpg

 

 

And the "before" updated texture for comparison...

 

swkotor2-2016-03-19-21-00-18.jpg

 

 

 

  • Like 1

Share this post


Link to post
Share on other sites

Woah, nice!

 

Thanks.

 

Agreed. That's really impressive sic. Welcome back!

 

Thanks again!

 

 

The Handmaiden...

 

 

 

 

Currently just want to do a pass on all party members; some are more difficult than others. I'm also trying to get away from the horrible dark-side texture work of TSL and trying to do something that looks more realistic and in keeping with the lore.

 

swkotor2-2016-03-20-16-36-50.jpg

 

swkotor2-2016-03-21-15-45-28.jpg

 

swkotor2-2016-03-21-15-47-46.jpg

 

Different angles and lighting for dark-side face and body... makes some of the vein work clearer.

 

swkotor2-2016-03-21-16-25-10.jpg

 

 

 

 

This sort of started from me playing the (Steam) version on my laptop and having to fix a Bastila holo-recording bug I created. Decided to implement a dark-side version for her:

 

 

 

swkotor2-2016-03-18-21-15-08.jpg

 

 

 

 

It was just a rough and ready attempt as you only see her rendered with that awful holo-recording shader.

 

BTW: does anyone know whether this is something that is listed in any of the 2DA tables? I know it is a flag set in the UTC character files, haven't found what it's pointing to yet -- though, haven't dug that deeply into it yet being a bit time poor at the moment.

  • Like 4

Share this post


Link to post
Share on other sites

I don't know if it's in visualeffects.2da or not, but I will mention that the holographic overlay might be tied to turning on/off the Frame Buffer Effects option. I know that the freelook effects and some of the camera effects are disabled with that option turned off, so there's a chance...

Share this post


Link to post
Share on other sites

It is not tied to the Frame Buffer Effects option, at least not solely. I'd rather say it is a graphics card issue. I've had the holographic look for... well, holograms, even with Frame Buffer Effects turned off.

Share this post


Link to post
Share on other sites

I don't know if it's in visualeffects.2da or not

In the TSL version (nothing in K1) there's VFX_DUR_HOLO_PROJECT which references the model v_holo02_dur, which is an emitter with no reference to any textures. The emitter is 1.7m in the air and pointing forwards and slightly down, so I assume it is used by a droid of some kind. Maybe it is for the G0-T0 droids?

Share this post


Link to post
Share on other sites

I don't know if it's in visualeffects.2da or not, but I will mention that the holographic overlay might be tied to turning on/off the Frame Buffer Effects option. I know that the freelook effects and some of the camera effects are disabled with that option turned off, so there's a chance...

 

It is not tied to the Frame Buffer Effects option, at least not solely. I'd rather say it is a graphics card issue. I've had the holographic look for... well, holograms, even with Frame Buffer Effects turned off.

 

Frame buffer effects get applied to the whole screen; they're also referred to as screen-space shaders, full-screen shaders, and, image effects -- if you use Unity, and they are applied to the scene camera. The last is the most obvious in describing how they work, in that what gets rendered to your screen is effectively a 2D image (frame buffer), and like an image in Photoshop, you can apply a filter effect (shader) to it. This is done post-process, whereas the character hologram effect is not. FYI: this is how ReShade works, it injects post-process by injecting some render steps inbetween what the engine puts into the frame buffer and what then gets drawn to the screen -- some of the effects also use the depth buffer, like with deth of field and SSAO.

 

So put simply, those screen visual effects shouldn't have anything at all to do with the hologram effect. From what I see, this is not something that can be tweaked via a 2DA table, but rather, it's part of the compiled shader code.

 

Easiest (and probably only) option is to play around with the "Holotex" that Darth Parametric pointed out. Should be able to minimise the seeing teeth and whole eyeballs issue some, but, this was just how engines of the time would do these hologram render effects -- badly.

Share this post


Link to post
Share on other sites

Yeah if you edit the alpha channel to dampen the level of transparency that might help with the visibility of sub-meshes a bit, but it's always going to be a problem with such a simple implementation. There's the scanline effect that makes it a bit variable, but it looks like it is hovering around the 50% transparency mark.

Share this post


Link to post
Share on other sites

Yeah if you edit the alpha channel to dampen the level of transparency that might help with the visibility of sub-meshes a bit, but it's always going to be a problem with such a simple implementation. There's the scanline effect that makes it a bit variable, but it looks like it is hovering around the 50% transparency mark.

 

Yeah, played around some with overall brightness, opacity level and some txi options -- last was useless.

 

 

 

 

Original (left) extreme experiment (middle) what I settled with (right)...

 

swkotor2-2016-03-21-19-59-02.jpg

 

 

 

 

I also spent some time doing a quick placeholder tex job for the "holocron" in the room...

 

 

 

 

It's not perfect, but I still think it is better than the vanilla version...

 

swkotor2-2016-03-21-19-58-53.jpg

 

 

Share this post


Link to post
Share on other sites

txi options -- last was useless

If you changed the texture to include a larger number of frames, you might be able to introduce a bit more "noise" to emphasise that it is a hologram. If the sequence was long enough, you could have it briefly disappear altogether, although that might be a bit too epilepsy-inducing in a short sequence.

 

I also spent some time doing a quick placeholder tex job for the "holocron" in the room

I never really understood why they made it 5 feet tall. I always thought it looked ridiculous. There must be better ways of drawing attention to it.

Share this post


Link to post
Share on other sites

I never really understood why they made it 5 feet tall. I always thought it looked ridiculous. There must be better ways of drawing attention to it.

A regular sized Holocron on a table would work better than what Obsidian did there. Like what Darth InSidious did with his holocron mod. . .

Share this post


Link to post
Share on other sites

If you changed the texture to include a larger number of frames, you might be able to introduce a bit more "noise" to emphasise that it is a hologram. If the sequence was long enough, you could have it briefly disappear altogether, although that might be a bit too epilepsy-inducing in a short sequence.

 

I meant more along the lines of blending modes.

 

 

I never really understood why they made it 5 feet tall. I always thought it looked ridiculous. There must be better ways of drawing attention to it.

 

 

A regular sized Holocron on a table would work better than what Obsidian did there. Like what Darth InSidious did with his holocron mod. . .

 

They may have thought that a holocron was simply a holo- recording and data device, and that thing, is just a reader / projector for it. Or it started that way and then ended up being written in as being an actual holocron. 

 

I've thought of editing the model so that the tip of the device is an actual Sith holocron, however, it may simply make more sense to rename the placeable file from "Sith Holocron" to "Sith Holo-projector" -- or similar. Especially as it being a holocron, you would want to be able to take it with you like the fake one on Dantooine.

 

EDIT: maybe replacing the model with Darth InSidious' Sith Holocron one might be a good option; still, as a player I would want to be able to take it with me, even only to look at it in awe via my inventory ;).

Share this post


Link to post
Share on other sites

It was just laziness - or expediency if you prefer, I guess. It's one of the Sith monument placeables, plinths and pillars and such.

 

It would be easy to replace it with a new model. Just point the UTP at a new custom entry (I gather the existing model is reused elsewhere, so I wouldn't override it). Put a regular size holocron on a table, maybe give it some animated glowing light textures or something to make it obvious.

 

Edit: Whipped a new model up for you if you want to use it. You like texturing, right?

 

TSL_Revans_Sith_Holocron_TH.jpg

 

If you wanted to take the holocron with you, I guess you could maybe use a script to swap between 2 different placeables? One a table with the holocron, one just an empty table? Or have the table and holocron as separate placeables and use a script to remove the holocron. Then just do the same as they do with the Nihilus mask for the inventory. Too bad you don't have proper quarters on the Ebon Hawk (where do you sleep, anyway?), otherwise you could display it there.

  • Like 1

Share this post


Link to post
Share on other sites

It is not tied to the Frame Buffer Effects option, at least not solely. I'd rather say it is a graphics card issue. I've had the holographic look for... well, holograms, even with Frame Buffer Effects turned off.

I actually just decided to test this out by turning Frame Buffer Effects, Anti Aliasing, and Anisotropic Filtering off and setting the texture quality to low, and no matter what I did the hologram effect remained. I'd have to agree that it's probably a graphics card issue, especially since I remember that before I got my current graphics card, the hologram effect wouldn't display.

Share this post


Link to post
Share on other sites

It was just laziness - or expediency if you prefer, I guess. It's one of the Sith monument placeables, plinths and pillars and such.

 

It would be easy to replace it with a new model. Just point the UTP at a new custom entry (I gather the existing model is reused elsewhere, so I wouldn't override it). Put a regular size holocron on a table, maybe give it some animated glowing light textures or something to make it obvious.

 

Edit: Whipped a new model up for you if you want to use it. You like texturing, right?

 

TSL_Revans_Sith_Holocron_TH.jpg

 

If you wanted to take the holocron with you, I guess you could maybe use a script to swap between 2 different placeables? One a table with the holocron, one just an empty table? Or have the table and holocron as separate placeables and use a script to remove the holocron. Then just do the same as they do with the Nihilus mask for the inventory. Too bad you don't have proper quarters on the Ebon Hawk (where do you sleep, anyway?), otherwise you could display it there.

 

It would be better if it the holocron were a separate model just on its own, scaled to the same size as the ones you see via Telos and the confrontation with Atris where she's surrounded by them. You should be able to do something similar as with some datapads you find in-game: click on it, it disappears and gets added to your inventory. Regardless, you can still position it in world via XYZ co-ordinates so that it sitting on top  of a table -- any table. You might also consider using the existing TEL_holo tex for UV mapping.

 

Not sure I'd use it, however, happy to add it as a resource that others can use along with example scripts -- I have a bunch of this already implemented with that in mind, just not with any new models and such. It's just simpler to rename the peaceable to something else like: "Sith Holo-Reader," and then add a Sith Holocron that's usable in far more interesting ways. Especially as the "thing" in the room is only used to playback a recorded holo-message for plot purposes.

Share this post


Link to post
Share on other sites

Ok, so a few placeable texture passes to make some eyesores less so...

 

 

 

 

Since most of these as found in game, have no one manning them, I've made their main screens blank (off).

 

The "executive" desk...

 

swkotor2-2016-03-22-20-02-34.jpg

 

Comm panel, as seen when you first arrive at Telos and get a bunch of calls whilst being stuck in the apartment...

 

swkotor2-2016-03-22-20-02-17.jpg

 

Lastly a facility generic terminal as seen about in M4-78...

 

swkotor2-2016-03-22-20-01-36.jpg

 

All quick texture passes as they are all just generic placeholders, even if eyesores...

 

 

 

 

 

EDIT....

 

Fixed... for now.

 

 

 

swkotor2-2016-03-22-20-41-23.jpg

 

 

 

 

Has anyone else come across this double lightsaber bug... occurs on my laptop Steam version of the game but not my (aging) dev-rig retail version of the game.

 

 

 

swkotor2-2016-03-22-20-29-29.jpg

 

 

Share this post


Link to post
Share on other sites

It's not two sabers, it's the texture disappearing/being rendered flat. It's a bug Aspyr introduced. Only known fix is to disable vertex buffer objects in the INI.

And even that doesn't work for us Mac users :(

Share this post


Link to post
Share on other sites

It's not two sabers, it's the texture disappearing/being rendered flat. It's a bug Aspyr introduced. Only known fix is to disable vertex buffer objects in the INI.

 

Well, in the swkotor2.ini files has the following:

DisableVertexBufferObjects=1

1 is ON so this has already been disabled. Changing it to 0 actually makes the problem even worse.

 

Still, it's interesting that this only seems to be a problem (for me) with the double-sabers. The single-blade sabers render just fine  :question: .

Share this post


Link to post
Share on other sites

You have to change it to

Disable Vertex Buffer Objects=1
in order for it to work.

 

It happens with all saber types.

 

 

Thanks for the info; probably would have been weeks before I bothered to find out how to fix it. It's a pity that using this fix results in a pretty ugly bug:

 

 

 

swkotor2-2016-03-25-20-13-53.jpg

 

 

 

Since I found that bug on Korriban...

 

 

 

swkotor2-2016-03-25-19-55-14.jpg

 

swkotor2-2016-03-25-19-55-57.jpg

 

swkotor2-2016-03-25-20-16-21.jpg

 

swkotor2-2016-03-25-19-57-18.jpg

 

swkotor2-2016-03-25-20-15-54.jpg

 

swkotor2-2016-03-25-20-15-29.jpg

 

swkotor2-2016-03-25-19-50-58.jpg

 

 

 

  • Like 2

Share this post


Link to post
Share on other sites

Yeah it's pretty much a case of which issue is less egregious? I probably won't bother ever using custom sabers in TSL again, or releasing any more saber mods. I reported the issue to Aspyr, but it doesn't seem they are going to do anything about it (I'm not even sure if it got past the support monkey reading the ticket).

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.