Jump to content
The Dark Mod Forums

Beta Testing 2.06


grayman

Recommended Posts

I can spend a couple hours a day online again. (Broken nose, cuts and scrapes, pulled muscles in arms and one leg. Able to hobble around a bit.)

 

If anyone wants me to put together the next package build, post the request here.

 

Otherwise I'll be working on my current WIP.

 

Glad you're back with us!

Link to comment
Share on other sites

Serious issue on lighting for certain objects (keys and chains) in Penny Dreadful 3,

 

 

What is the issue? The keys are too bright?

Link to comment
Share on other sites

I used the stopwatch app in my phone. Haven't checked all arrow types though.

 

 

Yup, I can confirm this for Volta II, 1.8 sec or so. In intro missions (New Job, St. Lucia) it's around 2.6 sec again.

 

On my work computer I get about 11fps, it takes almost 8 seconds to draw the bow all the way back.

Looks like another thing that FPS dependent.

I always assumed I'd taste like boot leather.

 

Link to comment
Share on other sites

Due to a fall, I will be offline for a long while. Im ok, but not in the best of shape.

!

 

Take care of yourself, man! We'll wait for your return!

Edited by lowenz

Task is not so much to see what no one has yet seen but to think what nobody has yet thought about that which everybody see. - E.S.

Link to comment
Share on other sites

 

What is the issue? The keys are too bright?

Glowing bright white, yes.

It doesn't seem to be an issue with "bright" so much as contrast, maybe? Not sure, either way the colors seem to go back to normal as I see them on the edges of the screen, something I demonstrate in the video.

I like to record difficult stealth games, and right now you wonderful people are the only ones delivering on that front.

Click here for the crappy channel where that happens.

Link to comment
Share on other sites

On my work computer I get about 11fps, it takes almost 8 seconds to draw the bow all the way back.

Looks like another thing that FPS dependent.

 

That might be the case, I had 60 fps at all times (vsynced, triple buffering).

Edited by Judith
Link to comment
Share on other sites

Glowing bright white, yes.

It doesn't seem to be an issue with "bright" so much as contrast, maybe? Not sure, either way the colors seem to go back to normal as I see them on the edges of the screen, something I demonstrate in the video.

 

Those chains blinking out of sight definitely seems like a problem. Have you tested the same area in 2.05 to make sure it doesn't happen there too?

 

On my work computer I get about 11fps, it takes almost 8 seconds to draw the bow all the way back.

Looks like another thing that FPS dependent.

 

 

Oh fun. That's obviously a problem. Does it impact other player animations as well, like melee attacks?

Link to comment
Share on other sites

 

Those chains blinking out of sight definitely seems like a problem. Have you tested the same area in 2.05 to make sure it doesn't happen there too?

 

 

Oh fun. That's obviously a problem. Does it impact other player animations as well, like melee attacks?

I distinctly remember playing on 2.05 and it didn't happen.

I like to record difficult stealth games, and right now you wonderful people are the only ones delivering on that front.

Click here for the crappy channel where that happens.

Link to comment
Share on other sites

Okay I just tested at home, I forced FPS down to about 12 FPS (r_fboResolution 4) and my drawing of the bow from mouse click to full draw was about 5 seconds. At 160 FPS, it's about 4 seconds.

At work on the onboard intel computer, it was about 8 seconds.

  • Like 2

I always assumed I'd taste like boot leather.

 

Link to comment
Share on other sites

Okay I just tested at home, I forced FPS down to about 12 FPS (r_fboResolution 4) and my drawing of the bow from mouse click to full draw was about 5 seconds. At 160 FPS, it's about 4 seconds.

At work on the onboard intel computer, it was about 8 seconds.

Ok so I wasn't going mad then, and the working around is to have vsync on..?

Link to comment
Share on other sites

I distinctly remember playing on 2.05 and it didn't happen.

 

 

 

Those chains blinking out of sight definitely seems like a problem. Have you tested the same area in 2.05 to make sure it doesn't happen there too?

 

 

Oh fun. That's obviously a problem. Does it impact other player animations as well, like melee attacks?

I just realized I did update my graphics drivers since then, this may be an issue with AMD software?

I like to record difficult stealth games, and right now you wonderful people are the only ones delivering on that front.

Click here for the crappy channel where that happens.

Link to comment
Share on other sites

I hope this isn't something like our old issues with Catalyst AI.

 

http://wiki.thedarkmod.com/index.php?title=FAQ#Disable_Catalyst_AI_in_recent_AMD_ATI_drivers

 

Ok in modern drivers this is:

 

Surface Format Optimization = OFF

Please visit TDM's IndieDB site and help promote the mod:

 

http://www.indiedb.com/mods/the-dark-mod

 

(Yeah, shameless promotion... but traffic is traffic folks...)

Link to comment
Share on other sites

 

 

I just realized I did update my graphics drivers since then, this may be an issue with AMD software?

 

Can you provide easy directions to get to that spot on the map?

Link to comment
Share on other sites

 

Can you provide easy directions to get to that spot on the map?

 

Done with notarget on, without noclip to ensure maximum replication ensurability.

https://www.youtube.com/watch?v=v6jInGm3mIg

I like to record difficult stealth games, and right now you wonderful people are the only ones delivering on that front.

Click here for the crappy channel where that happens.

Link to comment
Share on other sites

I can confirm I'm seeing the same thing in 2.06, and I'm using Nvidia.

 

edit: Just tested in 2.05, and on the plus side, the keys and chains disappear when they get close to the edge of the screen there too, so that isn't a 2.06 issue.

 

On the minus side, the full-bright white effect IS a 2.06 issue. In 2.05, it looks like this:

 

 

post-9-0-58132500-1523408730_thumb.jpg

  • Like 1
Link to comment
Share on other sites

I can confirm I'm seeing the same thing in 2.06, and I'm using Nvidia.

On the minus side, the full-bright white effect IS a 2.06 issue. In 2.05, it looks like this:

 

Happens with enhanced ambient and with "r_useGLSL 1" only.

This is clearly the behavior of the new ambientInteraction.fs.

I did not manage to find where this shader was ported from.

 

BTW, this does not look like gamma correction:

color.rgb *= 1 + u_gamma*(1 - dot(color.rgb, vec3(1./3)));

 

P.S. Anyway, report this bug to issue tracker.

  • Like 1
Link to comment
Share on other sites

 

Happens with enhanced ambient and with "r_useGLSL 1" only.

This is clearly the behavior of the new ambientInteraction.fs.

I did not manage to find where this shader was ported from.

 

BTW, this does not look like gamma correction:

color.rgb *= 1 + u_gamma*(1 - dot(color.rgb, vec3(1./3)));

 

P.S. Anyway, report this bug to issue tracker.

So is there a console command or some kind of quick fix I can use to deal with this? Was hoping to record this mission but it'll have to be on hold if it'll look bad.

I like to record difficult stealth games, and right now you wonderful people are the only ones delivering on that front.

Click here for the crappy channel where that happens.

Link to comment
Share on other sites

So is there a console command or some kind of quick fix I can use to deal with this? Was hoping to record this mission but it'll have to be on hold if it'll look bad.

Disable Soft Shadows and set r_useGLSL 0 along with r_useFBO 0 in the console.

Please visit TDM's IndieDB site and help promote the mod:

 

http://www.indiedb.com/mods/the-dark-mod

 

(Yeah, shameless promotion... but traffic is traffic folks...)

Link to comment
Share on other sites

 

BTW, this does not look like gamma correction:
color.rgb *= 1 + u_gamma*(1 - dot(color.rgb, vec3(1./3)));

 

P.S. Anyway, report this bug to issue tracker.

That is trunk only and did not make it to 2.06. Feel free to replace with "real gamma".

 

 

I did not manage to find where this shader was ported from.

ambientLight.vfp?

Link to comment
Share on other sites

Gamma thread:

 

http://forums.thedarkmod.com/topic/19239-soft-r-gamma/page-2

 

this was implemented as a way to get past Windows 10's poor interaction with direct gamma controls

in legacy applications. The modern way is "do it in your shader pipeline".

Please visit TDM's IndieDB site and help promote the mod:

 

http://www.indiedb.com/mods/the-dark-mod

 

(Yeah, shameless promotion... but traffic is traffic folks...)

Link to comment
Share on other sites

Oh yeah, it's shiny, baby!!

 

...

Try this scene with simple ambient and see if that makes any difference.

 

For what it's worth, those models all seem to have been resized in DR. That might explain them disappearing when they get close to the edge of the screen. Don't know if it would cause the shining.

Link to comment
Share on other sites

For what it's worth, those models all seem to have been resized in DR. That might explain them disappearing when they get close to the edge of the screen. Don't know if it would cause the shining.

Melan custom made the models for that mission, if its only happening in this mission then I can make up some replacement models.

Link to comment
Share on other sites

Melan custom made the models for that mission, if its only happening in this mission then I can make up some replacement models.

 

What do you mean he "custom made" them? Do you mean he did something other than resizing them in DR? I don't see any key or chain models in the pk4.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

  • Recent Status Updates

    • OrbWeaver

      Does anyone actually use the Normalise button in the Surface inspector? Even after looking at the code I'm not quite sure what it's for.
      · 2 replies
    • Ansome

      Turns out my 15th anniversary mission idea has already been done once or twice before! I've been beaten to the punch once again, but I suppose that's to be expected when there's over 170 FMs out there, eh? I'm not complaining though, I love learning new tricks and taking inspiration from past FMs. Best of luck on your own fan missions!
      · 4 replies
    • The Black Arrow

      I wanna play Doom 3, but fhDoom has much better features than dhewm3, yet fhDoom is old, outdated and probably not supported. Damn!
      Makes me think that TDM engine for Doom 3 itself would actually be perfect.
      · 6 replies
    • Petike the Taffer

      Maybe a bit of advice ? In the FM series I'm preparing, the two main characters have the given names Toby and Agnes (it's the protagonist and deuteragonist, respectively), I've been toying with the idea of giving them family names as well, since many of the FM series have named protagonists who have surnames. Toby's from a family who were usually farriers, though he eventually wound up working as a cobbler (this serves as a daylight "front" for his night time thieving). Would it make sense if the man's popularly accepted family name was Farrier ? It's an existing, though less common English surname, and it directly refers to the profession practiced by his relatives. Your suggestions ?
      · 9 replies
    • nbohr1more

      Looks like the "Reverse April Fools" releases were too well hidden. Darkfate still hasn't acknowledge all the new releases. Did you play any of the new April Fools missions?
      · 5 replies
×
×
  • Create New...