Jump to content
The Dark Mod Forums

Search the Community

Searched results for '/tags/forums/reflections/' or tags 'forums/reflections/q=/tags/forums/reflections/&'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General Discussion
    • News & Announcements
    • The Dark Mod
    • Fan Missions
    • Off-Topic
  • Feedback and Support
    • TDM Tech Support
    • DarkRadiant Feedback and Development
    • I want to Help
  • Editing and Design
    • TDM Editors Guild
    • Art Assets
    • Music & SFX

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

  1. Terrific! The beta test thread is up: https://forums.thedarkmod.com/index.php?/topic/22238-beta-testing-the-spider-and-the-finch/
  2. I believe the plan was to first get better reflections working then move towards better surface shading and finally incorporate the probes into the ambient_world ( aka probe GI ). Hard to say but it may just be easier to examine what can be ported from RBDoom3BFG and add the full feature-set in one big change. If someone wanted to examine the shaders from that project and try to make them comply with our design requirements ( OpenGL GLSL 3.3 ) that would make it easier to begin such an evaluation. For non-team members, I think that only hmart, jonri, and totallytubular ( maybe Filizitas ?) have the skill-set to do this type of thing so it will probably wait until a team member has time to begin experimenting.
  3. @datiswous, made that correction fm_test.subs --> fm_conversations.subs @stgatilov, about srt naming and file location, would you be OK with the following edit? New/changed stuff in italics: srt command is followed by paths to a sound sample and its .srt file, typically with matching filenames. An .srt file is usually placed either with its sound file or in a "subtitles" folder. The .srt file format is described e.g. [1]. The file must be in engine-native encoding (internationalization is not supported yet anyway) and have no BOM mark. It contains a sequence of text messages to show during the sound sample, each with start and end timestamps within the sample's timeline. It is recommended to use common software to create .srt files for sound samples, instead of writing them manually. This way is more flexible but more complicated, and it is only necessary for long sounds, for instance sound sample of a briefing video. It's a simple enough standard that it can be shown as an short example, demonstrating that subtitle segments can have time gaps between them. And the example can show correct TDM usage, without requiring a trip off-site and picking through features that TDM doesn't support. Specifically, the example shows how to define two lines by direct entry, rather than using unsupported message location tags (X1, Y1, etc.). And skips other unavailable SRT font markups like italics, mentioned in the wikipedia description. The example would also show the TDM-specific path treatment. The example could be inserted before the sentence "It is recommended to use common software...."
  4. Welcome to the Dark Mod forums MarsManon! Thank you very much for the kind words about SLL, it's always nice to hear We all worked real hard on bringing Grayman's map to life and I'm glad you enjoyed it
  5. I was so enchanted by this FM, I had to sign up to the forums the same day I finished it to come thank the authors Genuinely, truly incredible work! I was so overwhelmed in places that I resorted to just shouting joy at my monitor two, three, maybe four entirely separate times while playing. Exploring, puzzling, finding something new, trying to use it, and finding it does a whole new, separate, wonderful thing! There aren't enough words inside me to describe the feeling. It was breathtaking. I don't have any specific feedback that hasn't come through this thread before Thanks so much for making this, for all the inspiration and ingenuity and effort it took. If I never play another level this good, in any other game, in my life, I'd be fine with that.
  6. God I wish. PBR in TheDarkMod sounds too good to be true: I accepted the idea graphics may never improve past a certain point. Hearing about this now though... the need hurts! I know there's at least one challenge to proper PBR: Many textures will need a metallicity map they were never given upon design. The good news is that's particularly ones who combine metal with non-metal surfaces... those that are all metal or non-metal can use a simple yes / no shader setting I imagine. Specular textures would need to be inverted and used for roughness which shouldn't be a big deal. Main benefit I believe would be having proper reflections; We still use a simple specularity system, anything else currently requires a cubemap blended in with marginally better light probes being considered. Oh: When I clicked reply on your post I saw December 2021 but somehow my brain interpreted it as being last month forgetting it's 2023 already. Already wrote my reply at that point and since it still feels relevant why not bump this: Would definitely love an answer as to whether porting this system from BFG may be an option
  7. How you can help depends a lot on what skills you have. I can Record Video Recording "Let's Play" videos or simple walkthroughs of existing missions and posting them to Youtube is great exposure for the mod (see example .) Be sure to let us know so we can link to them. If you have some editing ability, Video tutorials, where you explain how the mod works, or how to use specific tools, would also be great. Video trailers, showcasing interesting places and features, are also great for publicity. An example is . I can Write Writing reviews for missions are always nice, especially if they include good screenshots. Not only does it give us something to post on other forums, but it makes mappers feel good when their mission gets attention (especially if it's positive). We have a collective thread to post reviews in: http://forums.thedar...s-walkthroughs/ Writing reviews of the mod as a whole, targetted an an audience that doesn't know much about TDM, is also very useful. You could also try offering your services to mappers to create interesting readables, or to proofread for their mission. I can Act and Record Audio We are always on the lookout for good quality audio recordings for vocal sets. If interested, you can pick a few different lines from this script: http://wiki.thedarkm...t:_Average_Jack and send the recordings to Springheel, who then writes a script based on the type of voice you have. I can Translate We could always use translations of our menu/hud into more languages. Also, only a few FMs are aavailable in more than one language, so there is a lot of work there, see the I18N Translator's Guide in the Wiki. I can Model Great! Take a look at the model request thread:http://forums.thedar...-requests-here/ and pick something that interests you. Or just post a, "Hey, anybody want a model?" thread in this forum and I'm sure mappers will get back to you. I can Animate Fantastic. We can always use more good animations. Our current character rigs use a Maya skeleton. PM Springheel for more info. I know C++ Have a look at our coding section in the wiki, pick an issue or feature from the bugtracker of the mod or the leveleditor, download the recent sourcecode release (or better ask for an SVN checkout) and get cracking. Make sure nobody is already working on that specific issue and feel free to ask questions. I can Edit Images We can always use completely new textures and/or improved versions of older textures. How to get started and how to import them into the mod. I can Take Photos Good quality photos of useful textures (medieval-ish building facades, dirt, rocks, wood, etc) are always welcome. The fewer directional shadows and higher resolution, the better. I don't have any skills Even if you can't do any of the above, you can still help out. Talk about TDM in other forums; share your (preferably positive) experiences with other gamers you know. Last, but not least, compliment people when you like their work. Saying "thanks", to a developer or, "I really enjoyed your mission" to a mapper will make their day. -------------------- I'll update this further as more things occur to me.
  8. OK I think I've got to the bottom of this. I've created this forum thread (with bug report): https://forums.thedarkmod.com/index.php?/topic/22221-bug-drowning-ai-in-shallow-water/ I can apply a workaround, although it won't be perfect and the bug itself needs fixing in the engine. There are a few other things that need fixing so will put an update together soonish.
  9. If any mappers have encountered weirdness with kill objectives not working with drowning AI, I think I've found out why. I don't think it would be a particularly difficult one to fix either. I've raised this bug report: https://bugs.thedarkmod.com/view.php?id=6323 Some context here: https://forums.thedarkmod.com/index.php?/topic/21837-fan-mission-the-lieutenant-2-high-expectations-by-frost_salamander-20230424/&do=findComment&comment=487316 I think this is a bug, but just raising here in case some people think otherwise.
  10. HMart

    Sound

    I wonder the same thing, IMO if you guys are talking of EFX is better to forget the EAX name, just to not cause confusion. EDIT: It seems Bikerdude made a typo so EAX is indeed dead so forget it, will leave the tut below tho, perhaps it will apply to EFX as well. Forget EAX it will be removed in the next TDM version, if you don't mind, it indeed works, and you want to implement it, then you need to do this: Put in every "Room" an info_location (with the name of the EAX sound space ex: "small_room"), and an overlaping info_location_separator on every portal that separates them, if a room has more than one portal you need to put a info_location_separator in all of them , then you need to make a new folder called "efxs" in the TDM base, make a simple yourmapname.txt file change the extention to yourmapname.efx and place the below code in it. You can tweak the EAX valious and make other "room" sound spaces of your own, for example a underwater sound space. You also need to make sure s_useEAXReverb and s_useOpenAL are both set to 1 (requires restart). . Version 1 // reverb small_room reverb "small_room" { "environment" 26 "environment size" 1.0000 "environment diffusion" 0.5000 "room" 0 "room hf" -1081 "room lf" 0 "decay time" 1.1969 "decay hf ratio" 0.9228 "decay lf ratio" 1.0370 "reflections" 140 "reflections delay" 0.0260 "reflections pan" 0.0000 0.0000 0.0000 "reverb" -1200 "reverb delay" 0.0000 "reverb pan" 0.0000 0.0000 0.0000 "echo time" 0.0750 "echo depth" 0.6220 "modulation time" 4.0000 "modulation depth" 0.0000 "air absorption hf" -5.0000 "hf reference" 5000.0000 "lf reference" 250.0000 "room rolloff factor" 0.0000 "flags" 0 } // reverb corridors reverb "corridors" { "environment" 26 "environment size" 1.7795 "environment diffusion" 0.4803 "room" 0 "room hf" -393 "room lf" 0 "decay time" 2.4504 "decay hf ratio" 0.1299 "decay lf ratio" 1.1921 "reflections" 220 "reflections delay" 0.0000 "reflections pan" 0.0000 0.0000 0.0000 "reverb" 299 "reverb delay" 0.0134 "reverb pan" 0.0000 0.0000 0.0000 "echo time" 0.0805 "echo depth" 0.0000 "modulation time" 0.3650 "modulation depth" 0.0000 "air absorption hf" -5.0000 "hf reference" 5000.0000 "lf reference" 250.0000 "room rolloff factor" 0.0000 "flags" 0 } // reverb small_corr reverb "small_corr" { "environment" 26 "environment size" 1.7795 "environment diffusion" 0.4803 "room" 0 "room hf" -393 "room lf" 0 "decay time" 2.4504 "decay hf ratio" 0.1299 "decay lf ratio" 1.1921 "reflections" 220 "reflections delay" 0.0000 "reflections pan" 0.0000 0.0000 0.0000 "reverb" 299 "reverb delay" 0.0134 "reverb pan" 0.0000 0.0000 0.0000 "echo time" 0.0805 "echo depth" 0.0000 "modulation time" 0.3650 "modulation depth" 0.0000 "air absorption hf" -5.0000 "hf reference" 5000.0000 "lf reference" 250.0000 "room rolloff factor" 0.0000 "flags" 0 } // reverb small_room_2 reverb "small_room_2" { "environment" 26 "environment size" 1.0000 "environment diffusion" 0.5000 "room" 0 "room hf" -10000 "room lf" -10000 "decay time" 1.1969 "decay hf ratio" 0.9228 "decay lf ratio" 1.0370 "reflections" 140 "reflections delay" 0.0260 "reflections pan" 0.0000 0.0000 0.0000 "reverb" -1200 "reverb delay" 0.0000 "reverb pan" 0.0000 0.0000 0.0000 "echo time" 0.0750 "echo depth" 0.6220 "modulation time" 4.0000 "modulation depth" 0.0000 "air absorption hf" -5.0000 "hf reference" 5000.0000 "lf reference" 250.0000 "room rolloff factor" 0.0000 "flags" 0 } // reverb outside reverb "outside" { "environment" 26 "environment size" 8.0157 "environment diffusion" 0.7874 "room" 0 "room hf" 0 "room lf" -551 "decay time" 1.5102 "decay hf ratio" 0.7134 "decay lf ratio" 0.3094 "reflections" -2291 "reflections delay" 0.0898 "reflections pan" 0.0000 0.0000 0.0000 "reverb" -2251 "reverb delay" 0.0945 "reverb pan" 0.0000 0.0000 0.0000 "echo time" 0.1659 "echo depth" 0.7087 "modulation time" 1.4120 "modulation depth" 0.2756 "air absorption hf" -5.0000 "hf reference" 5000.0000 "lf reference" 250.0000 "room rolloff factor" 0.0000 "flags" 0 }
  11. Have you tried other missions that have reflections, such as "A Good Neighbor" or "Tears of St. Lucia"? How do those look? "A Good Neighbor" has that large flooded area, and "Tears of St.Lucia" has puddles at the very beginning. Maybe it's related to the issue @Amadeus had and fixed?
  12. 2.11 Beta 2 (and earlier) clearly has an issue with rendering reflections. At first I noticed it with the puddle decal, now I'm seeing that using the mirror texture will also result in weird effects. Should be noted I currently turned off all custom performance optimization cvars after noticing they no longer improve FPS or work reliably, thus this is a bug everyone should be seeing unless it's driver / platform specific. Again it's an early map I'm not ready to share yet, if necessary I'll look into splitting that structure into a different map and share it here. But this should be possible for anyone to achieve by making a closed building inside the world brushes (textures/smf/portal_sky) then using textures/common/mirror on the floor.
  13. Author note: It's hard to believe it's already been a year since Act 1 came out! Well during this mission the player will be following Corbin into the Grimwood district to followup on a lead from last night (Act 1) .. the mysterious tablet! This mission is my first time including full EFX support as well as a HD briefing video file, additionally a new script has been added crafted by the talented Obsttorte which has loot flying towards the player when you pick it up. On a level design front I have tried to change things up a bit by really catering towards a number of play styles, this mission can be completely ghosted or you can use the tools at your disposal to wreak havoc on the citizens of Northdale. For the first time I have tried to create more sandbox environments which don't offer clear answers handed directly to you, so if you're having trouble figuring something out try a different method. This mission takes between 1 - 2 hours to finish depending on the difficulty you play on and how thoroughly you explore. I hope you enjoy your night in Northdale! - Goldwell Voice actors Fen Phoenix Goldwell Random_taffer Yandros Beta testers Amadeus Boiler's Hiss Cambridge Spy Chakkman Crowind Epifire Kingsal SquadaFroinx Custom Assets Andreas Rocha DrK Epifire Grayman Kingsal MalachiAD Obsttorte Sotha Springheel SquadaFroinx Purgator With special thanks to Epifire for creating a large collection of custom models, Grayman for helping out with coding, Kingsal for drawing the ingame map and Moonbo for his script revision on the briefing video. Available via in-game downloader MIRROR File Size: 417 mb EDIT: If you are having performance issues please consult this post by Nbohr1more which may address your issue http://forums.thedarkmod.com/topic/19936-fan-mission-shadows-of-northdale-act-ii-by-goldwell-20190320/page-2?do=findComment&comment=436271
    1. Tarhiel

      Tarhiel

      Awesome, congratulations!!! :o

    2. Bikerdude

      Bikerdude

      Yup, all the remianing bugs were ironed out, so it nigh on perfect now.

    3. AluminumHaste

      AluminumHaste

      version 2.1 is now uploaded to mirrors ready to download.

  14. Hi guys, through the "cheats" topic I got the idea, that it would be quite useful, if there were tags for missions (the post was about removing the killing restriction in some missions to suit the prefered play style). I don't know how easy or difficult this is, but with them, it would be quite convenient to pick missions with playstyles, environment, etc one does want to use. This could also be expanded to other mission properties. I remember a discussion about climbable drains, handles on doors, that cannot be picked and other things the map author chooses for himself. That way these things would be clearer and as I said before, it is easier to choose missions with playstyles that suit oneself. What do think?
  15. Hello TDM-ers. I am encountering an issue where textures seem to partially disappear. I tried searching the forums, but, I don't know what to search for. The missing textures are a worldspawn brush acting as a roof with {for now} flat iron texture. There are other worldspawn brushes right below to create an attic ceiling with roof framework board texture. These gaps appeared a few edits ago. I can't "undo" to get back before whatever edit did this. The gaps are only visible during play and are not visible during editing. Closing and reopening DR and TDM do not fix anything. Some of the brushes overlap in areas behind the play area but I have never seen an issue doing that. The attached image has the effect I am now seeing. Ideas on where to start debugging this? Very much appreciated. Clint
  16. (I apologize for the odd poll question layout. I wasn't able to add five yes-no questions, because polls are limited to three questions.) Hi everyone, I've recently been working on some patches for issues that I've read about from players on the TDM and TTLG forums — and Discord. My goal is to make it as easy as possible for players, especially new players and those who need usability/accessibility options, to find what they need in order to have a better TDM experience. I've already written the GUI and game engine code for these settings, which I've been using in my personal build. The reason for this poll and discussion is to both guide the finalization of my work and collect data to help inform the dev team. Which patches I submit depend on the outcome of this poll, discussion, and what the dev team agrees to accept. Once decided, I can coordinate with the dev team. I've attached screenshots of what the new settings menu would look like if all of the settings are accepted. Below, I have detailed each menu setting, so you can have an easier time understanding each one. Very important to keep in mind: None of these settings change TDM default behavior. They are all opt-in. If you are already happy with the behavior of 2.10, 2.11, etc. and these menu settings are accepted, nothing will change for you. Rename "Always Run" to "Run Mode" with options "None, Always, Toggle" After 2.11 was released, @i30817 requested that "toggle run" be added to the settings menu. Its cvar is already in TDM as "in_toggleRun" (same as Doom 3). I propose renaming the "Always Run" setting to "Run Mode" with options: "None", "Always", and "Toggle". None = in_alwaysRun 0; in_toggleRun 0 Always = in_alwaysRun 1; in_toggleRun 0 Toggle = in_alwaysRun 0; in_toggleRun 1 Show Blackjack Helper @Wellingtoncrab suggested that the new blackjack helper be added to the settings menu. Its cvar was added to 2.11 as "tdm_blackjack_indicate". More info: It's the new blackjack helper added to 2.11. When the game detects that the blackjack can be used for a successful hit or KO, the blackjack will rise slightly. I propose a "Yes/No" setting for this. Slider for "View: Head Bob" @ChronA requested a way to disable head bobbing, because a viewer watching him play was having severe motion sickness. Also, there was a bug in TDM that made setting the head bob in the console not stick after loading a saved game. (Even with 2.11, if a mission overrides the "tdm_player_thief.def" file and sets "pm_bobroll", "pm_bobpitch", "pm_bobup", and other cvars, it will override player preferences.) As far back as 2008, players have had trouble setting head bob. Another one from 2018. At the end of 2022, @Shadowex3 registered just to voice the need for a way to control head bob. I propose that a slider be added to adjust the amount of head bob. This would use a new "pm_headbob_mod" cvar with a value between 0.0 and 1.0 (default 1.0, no change). The "pm_headbob_mod" would be a multiplier for "pm_bobroll", "pm_bobpitch", and "pm_bobup". The advantage to this approach is that missions like Volta 2 and Hazard Pay would not need to adjust their "tdm_player_thief.def" files for head bob to work properly. And, the player can still adjust "pm_bobroll", "pm_bobpitch", and "pm_bobup" as they like. Slider for "View: Mantle Roll" This is similar to head bob for those who are sensitive to motion. Its cvar was added to 2.11 as "pm_mantle_roll_mod". A Thief player on Discord said, "2.11 will have a cvar to tune down the mantling animation at last." I propose that a slider be added for "pm_mantle_roll_mod". Auto-Search Bodies @Zaratul requested the "auto-search bodies" feature from Thief 1 & 2. Its cvar was added to 2.12 dev16783-10307 as "tdm_autosearch_bodies". I did a poll on the a Thief Discord server and roughly 20% of players there use the Thief auto-search bodies feature. I propose a menu setting for this, so that players coming from Thief 1 & 2 can easily find it.
  17. Awesome! Post is up! https://forums.thedarkmod.com/index.php?/topic/22200-beta-testing-the-house-of-delisle/#comment-487365 Thanks!
  18. can somebody fix the mainpage of our site? http://forums.thedarkmod.com/topic/19469-new-layout-error/

    1. nbohr1more
    2. Springheel

      Springheel

      It's under construction at the moment.

       

  19. Experimenting with TDM on Steam Link on Android. see topic http://forums.thedarkmod.com/topic/19432-tdm-on-steam-link-for-android/

    1. freyk

      freyk

      Did the TDM team removed D3's internal Joypad feature? (tdm works only with systemkey binders for joysicks)

    2. freyk

      freyk

      Thanks to shadrach, i got my joypad working in TDM on steam link!

  20. id Studio did a poor job in defining its categorization of variable nomenclature, so in subsequent documentation and discussions there are divergent views (or just slop). In my series, I had to choose something, and went with what I thought would be clearest for the GUI programmer: Properties, which are either Registers (like true variables) Non-registers (like tags) User Variables (also true variables) I see that your view is more along these lines (which perhaps reflects C++ internals?): Flags (like my non-registers) Properties, which are either Built-in (like my registers) Custom (like user Variables) Also, elsewhere, you refer to "registers" as temporaries. I am willing to consider that there could be temporary registers during expression evaluation, but by my interpretation those would be in addition to named property registers. I'm not sure where to go next with this particular aspect, but at least can state it.
  21. Thanks, I can also recommend gog galaxy. The idea of the custom tags is really nice, I'll have to try this out too!
×
×
  • Create New...