Search the Community
Showing results for '/tags/forums/loud/'.
-
Awesome, marvelous! Many thanks for this great mission! (...with a touch of Kafka ) I just played the easy mode but got in the end only one third of the whole loot - found no secrets. Surley there is plenty more to discover the next time. Me too, like I.C.H.I., had to two sudden crashes, and yes me too I found the sound of wind a bit to loud in the long run. What I noticed also were the strange positions of several rats...
-
Proposal: Flashbombed AI's become Blackjackable
chumbucket91 replied to chumbucket91's topic in I want to Help
I don't have a bugtracker account, so no I don't believe there is any tracking for this. I'd be willing to do the actual write-ups, but I'd need to be inducted as a bugtracker person or have someone paste them in for me. I think I'd make three separate tickets at this point? 1. flashbombed state increases the blackjacking radius (the original post) 2. flashbombed state plays its animations properly (wellingtoncrab's june 9th reply here: https://forums.thedarkmod.com/index.php?/topic/22738-proposal-flashbombed-ais-become-blackjackable/#findComment-502037 ) 3. flashbombs deal damage to team 9 enemies (undead, not mentioned here but another glaring issue that makes them less useful than their original TG/T2 incarnations) -
I post for the first time since January with a detailed response about an important(ish) topic and I get a laugh reaction. In all seriousness though, if one doesn't like DRM they have to be careful posting nowadays since a lot of people have a lot of time invested in games and platforms with DRM of various sorts, and any issues you raise with the game/platform these people will take as personal attacks against themselves, even though it was never intended. Not so bad here, but reddit and Steam forums? Good God. Bruh we both live in Australia, it's not that bad here with regards to the authorities most of the time. I mean it does depend where you live (I'm in SA) but comparing our cops to those in the US is like using a cheat code.
-
I playtested that area a dozen times and I never experienced anything like this, but I admit I never went too loud when I did that. I'm surprised that an AI guard killing himself with rocks counted against the No Kill objective, I could have sworn I set "Player Responsible" as a condition properly...
-
A quick demo video of using a fire arrow to blast jump up to new heights. It may be loud and harmful to the user, but it's still a fun option! Done on the mission "Tears of St. Lucia" on Expert... which thankfully doesn't seem to affect the self-damage.
-
That's correct but many people just use the in-game mission downloader to check for new stuff without even looking at the forums, which is what I did. In the past a lot of missions that required a newer version of the game executable and assets would tell you this when you tried to start them up. I was just reporting on this and that you don't need to reinstall, just update via tdm_updater if you find this issue.
-
Away 0: Stolen Heart by Geep & _Atti_ (2021/11/12)
covert_caedes replied to Geep's topic in Fan Missions
Hrm I wasn't able to type on *after* the spoiler and accidentally already submitted the reply.. (Does this forum somewhere have a raw mode where you type text with tags around them or something instead of this broken WYSIWYG editor?) Anyway, what I was gonna add: This was a great mission and I already played Away1 - I'm really looking forward to Away2, want to see how the story goes on -
Yeah they are stock. I was aware this one was pretty loud, and tried to make a custom version of the shader and reduce the volume on it using the volume keyword, but it didn't actually do anything, and I never could figure out why. Maybe something to do with the location system? The other thing I could have done was reduce the volume on the location entities themselves, which does work. But by this point I had added that ambient to loads of locations already and didn't want to go and update them all (lazy, I know). Also, the wiki seemed to advise against doing this for some reason, so I just decided to rely on the ambient volume slider in the menu. If I do an update, I will just update the location entities, unless someone knows why updating the sound shader doesn't seem to do anything.
-
If it's the ambient I'm thinking of, I think it fits the dreary, rainy atmosphere quite well but that's just my opinion . I do agree however that that particular sound shader is too loud. I'll make a note for the next update. You probably already know this but you can turn down the ambient volume in the menu. I typically have mine set to about 50% (even for more normal ambient).
-
5/5 gameplay. The most challenging and enjoyable part was stealthily bonking everyone in the tavern and those 3 weirdos sitting outside of it under the rain. But... the ambient for the outdoors is absolutely terrible. I fucking despise this funeral procession music, it never fits any fan mission where it's used and it's so overly dramatic that it makes me cringe every time I hear it, but it's also very loud and masks all other noises such as potential alert barks of the enemies.
-
Might this not be better suited to https://forums.thedarkmod.com/index.php?/forum/58-tdm-tech-support/ or failing that make the text collapsable.
-
Double topic. See also topic: https://forums.thedarkmod.com/index.php?/topic/22754-thief-vr-legacy-of-shadow-announcement/
-
i am having a hard time searching for specific keyword in bug tracker so i decided to wade into google search and found similar thread with similar issue : https://forums.thedarkmod.com/index.php?/topic/13723-key-drop-melee-animation-glitch/
-
Just to complicate your life, there are 3 additional aspects to consider about the circa-2014 Mason files, and subsequent circa-2017 improvements to the 'english' version perhaps applicable to your work. (These issues are covered in the wiki "Mason Font" article, with a bit more in my "Analysis of 2.12 TDM Fonts", https://forums.thedarkmod.com/index.php?/topic/22427-analysis-of-212-tdm-fonts/. The 2017 changes can be seen in the *current* 2.13 TDM English Mason files.) 1) Need for custom DAT-scaling on certain Mason characters The source TTF had upper-case and lower-case characters that were early-on considered too similar to size. So (before 2014) in the DAT, selective per-character scaling was used to differentiate them. See https://wiki.thedarkmod.com/index.php?title=Font_Metrics_%26_DAT_File_Format#Per-Character_Font_Scaling for details. As you add new characters, you should do likewise (relatively easy with refont). 2) Creating the "glow" of mason_glow How Tels created the glow (for 'english' carleton & mason) is discussed in reasonable detail here: https://forums.thedarkmod.com/index.php?/topic/12863-translating-the-tdm-gui/page/5/#findComment-262661 That could be done for Russian too, which I recall currently fakes a glow, and possibly would require a minor GUI or engine code change to use. Note: To best accommodate glow and retain GIMP-visualization-alignment between base and glow characters, Tels moved some base characters within their bitmap, to keep their glyphs 2-3 pixels away from any bitmap edge. You should consider this when placing new base glyphs. Note: For the 3 mason bitmaps doubled in size circa-2017 as discussed next, the mason_glow bitmaps were also doubled. 3) Extensive bitmap editing to solve main menu character jaggedness. On Oct. 5, 2017, @Springheel in https://forums.thedarkmod.com/index.php?/topic/19129-menu-update/#findComment-412921 said: "Looking at the Mason fonts, it looks like they were super low res to begin with, and were then just resized [presumably referring to per-character scaling], making them even worse. I'll see what I can do." [Further on, referring to fonts in the TDM menu system:] "It appears that resizing the dds file to make it higher res is possible, so I'll proceed." Later, on Oct 13, 2017, he concluded within a "More detailed list of changes: "Updated the menu fonts, which were surprisingly bad before" Unfortunately, I couldn't find details on how this work was actually done. I assume the bitmap editing was all done in GIMP. It started with doubling the size of certain bitmaps from 256x256 to 512x512. This was done for the first 3 bitmaps (i.e., those with ASCII, some Latin-1). Then characters were made more crisp and smooth-edged. How? Dunno. Also, some odd but harmless artifacts happened within GIMP (noted in https://forums.thedarkmod.com/index.php?/topic/22427-analysis-of-212-tdm-fonts/page/3/#findComment-499660)
-
Or, just get in contact with the owners of the IP and ask them since just because an IP lawyer in one jurisdiction says it would be okay, doesn't mean it would be okay globally. There are several packs out there of scripts/definition files which are licenced under free licences (CC0 and WTFPL mostly) and claim their freedom by recreating them using "clean-room way". In fact, I used them in getting TDM running with mostly free licenced files by selectively choosing which had clearly been written from scratch albeit with reference to the originals, and which were just direct copy and paste with claimed free licences (I didn't use them). Then it was a case of finding/replacing the core engine textures, sounds, etc. the engine required to launch with free alternatives (again checking the packs since some were just copied direct from the game files and claiming to be free). In the end, the only non-free licenced files that were still required were those from TDM itself. The result of this TDM version is the screenshot I posted some posts ago here: https://forums.thedarkmod.com/index.php?/topic/22346-libre-version-of-tdm/page/3/#findComment-500642 However, you will notice the giant cursor on the screen in the screenshot, why? because the only reference to hiding the cursor is within the UI files which come under the game eula, so I didn't add in the command to hide it in game. In the case of the script/def files, this "clean-room" approach has stood up in a court of law when I looked online, however you wouldn't really want to end up being in the position of ending up in court defending yourself in the first place. The flaw in the def/scripts that were recreated are that they all wrote their files using the originals as reference. So if the originals are under the game eula, and if the information contained is in some way protected, then all these "clean-room" files revert to the original game eula, as the authors didn't have the right to change the licence. I believe (with a pinch of salt )that if the core scripts/files were made GPL by idSoftware/Microsoft then as files based off of or using them as parents (basically all TDM scripts/defs as far as I can make out) then all of the TDM scripts and def files would automatically become GPL as their authors could also not claim their work was NC-BY since it was then based on GPL work.
-
Regarding the existing Russian version of TDM's MasonAlternative font, this had a different origin than those Russian fonts processed by Riff_Keeper. Tels created this in 2012. He started from bitmaps of an ASCII Mason font, then used his Perl patch program to copy selected ASCII glyphs (that resemble in some way Cyrillic) to new font "MasonAlternative". See https://forums.thedarkmod.com/index.php?/topic/12863-translating-the-tdm-gui/page/15/#findComment-274617 In GIMP, he flipped or otherwise hand-edited to make them Cyrillic. He said, "There are still a few dozen missing, but this is enough to render the two headlines we have (New Mission and Setting)" https://forums.thedarkmod.com/index.php?/topic/12863-translating-the-tdm-gui/page/15/#findComment-274623 This accounts for the incomplete coverage. Speculatively, he took this approach because it couldn't find a Mason-style TTF font with both Russian characters and an acceptable license (e.g., public domain, or at the least freely redistributable for non-commercial use). @kalinovka,I wonder what the licensing is for your masonchronicles3.ttf.
-
Evidently a significant portion of the Cyrillic work was done by Keeper_Riff (in conjunction with Tels) back in 2011. These folks are not active in TDM these days. Keeper_Riff outlined a workflow, starting with FontLab to edit TTF files... https://forums.thedarkmod.com/index.php?/topic/12863-translating-the-tdm-gui/page/12/#findComment-271548 Specifically Carleton: https://forums.thedarkmod.com/index.php?/topic/12863-translating-the-tdm-gui/page/4/#findComment-262135
-
I recently found this 2022 album of environmental sound ambience (no music) on Soundcloud, by an author going by the moniker of "Cyberwave Orchestra". It's likely not royalty-free and you have to buy it and such, but I think it might be useful for FM authors if they want a few more custom ambient soundscapes for their FMs. The tracks loop. Having listened to the album, I think the most useful for TDM FM purposes would be the sound ambience of outdoors nature ("Mountain Canyon", "From Dusk Till Dawn", "The Swamps at Night", the "Cursed Lands", "Cursed Lands 2" tracks), underground spaces ("Secret Cave 2"), maybe industrial ("The Great Mine" and "The Great Mine 2", I suppose), dungeon/prison spaces ("Dungeon of Sorrow", "Dungeon of Madness", "Chambers of Hell (No Boiling)", "Chambers of Hell 2") and some of the rural ambience (the "Fishing Village", "Fishing Village At Night" ambience tracks, "Summer Night Near The Village"). The tracks with more urban sound ambience aren't bad, but might not be quite what we need for most TDM mission night time town/city ambience. IMHO, they feel like mostly daytime ambience. The two "Port Town" and "Port Town (No Bells)" ambience tracks seem by far the best fit for town ambience of TDM. "Village on a Windy Day" could work for dusk and the early evening, but not night. "Onboard the Ship (No Voices)" might work for a ship docked in port at night time, but it might feel a bit loud to FM-builder tastes. I'd suggest lowering the volumes and doing similar tweaks.
-
Field Recordings / Dark Ambient Music / Level Design / Coding
Wolfmond replied to Wolfmond's topic in I want to Help
Hehe thank you so much ^.^ Yes, my love for recording Field Recordings has started as I discovered https://mynoise.net - one of my main resources to find peace in this loud and fast world. Professional recorded sounds, built into really useful generators, that really catched my interest. So I bough (affordable, "beginner") Equipment (Zoom H5) and started my own journey. It's super interesting to catch noises and sounds; when I'm outside and focus on sounds, anything is like a big orchestrated melody. There's so many stuff going on that our normal hearing isn't capable of hearing or even recognizing, but that can be made hearable / layed a focus on, by recoding it with a good microphone and recoder. Thanks for linking me to the newbie section ^^ I've also roamed a bit through the wiki. At the moment I'm at lesson # 5 of "TDM New Mappers Workshop" by Springheel and I've created my first room. Yay! ... what I really need to know asap is how to make readable books. That's super fun ^^ I'm going to find out, soon. What I already managed is to import a selfmade texture; a .tga image on a thin brush. That's all newbie stuff you all certainly just can slightly grin about; but for me it's a huge thing, as I'm learning totally new stuff here. I already have some experiences by using an level editor for OpenSimulator (opensource equivalent to Second Life), that's a small advantage in handling the camera angles and editing. But EVERYTHING is new to me at the moment and super interesting. Can't await to learn more and tryout more. I'm super hooked at the moment and can't await to build and construct and tryout things ^^ -
Field Recordings / Dark Ambient Music / Level Design / Coding
jaxa replied to Wolfmond's topic in I want to Help
I listened to Palingenesis, and it definitely sounds like a track you would hear in a TDM mission. Well done. Clicked on "On The Edge Of Dawn" and it sent me straight to the second track, "Dawn Fades". It's good but may be a bit busy/loud by TDM standards. YMMV. I'd like to use this thread to point out that T1/T2 made use of short ambient loops, repeated, mixed up, and layered. This was probably due to technical limitations, but it can contribute to the hypnotic feel of the soundtrack, and isn't often replicated by the usual completed tracks we hear now. I don't know if any TDM mappers have taken this approach, but boiling down ambients to their smallest components might be a good idea from a creative standpoint. For example, I downloaded Thief 2 to this computer. Ambients are in RES/snd.crf/SFX. You can open it with 7zip, sort by size or name, and start loading them in your media player without extracting. One iconic mission, Framed, uses these: m04ring (36s) S0400 (24s) m04lo (23s) s0401 through s0407end in snd.crd/MiscVOs/english Some areas in missions are only/primarily playing a short loop in the background, such as: voicel1 (13s) SUBSON1 (4s) m01drone (~1s) Lhouse (4s) L7baseM (4s) L2_base1 (6s) voxloop2 (4s) brassL (6s) Some sounds may be played randomly (not sure), such as FB1 through fb10. The largest file, swells2.wav, is used in Shipping and Receiving and another mission, and it's still only 44 seconds long. Another fun thing are the "twangs", "openers" or whatever you would call them, that only play at the very beginning of the mission. There are two main ones in Thief 2: ambstart.wav (6s) BELLTHMP (6s) I think there's a third variation, might only be in Dark Project My point in bringing all this up is that to get that Dark Project/Metal Age feel, maybe we need to go back to the basics. -
And some info can be found on this forum topics and wiki. Wiki article: https://wiki.thedarkmod.com/index.php?title=Parallax_mapping Topic: https://forums.thedarkmod.com/index.php?/topic/22574-experimental-support-of-parallax-mapping-in-213/
-
I looked through the wiki and it doesn't seem that complicated. I don't want to spend the time to learn DarkRadiant enough to create testing rooms with different reverbs (I don't use it at all and when I tried it I spent too much time on basics like where to save which definition files and how to correctly use them etc.) so I'm not going to be super helpful here, but I looked through this thread dealing with that exact issue: And through this page: https://wiki.thedarkmod.com/index.php?title=Setting_Reverb_Data_of_Rooms_(EAX) It seems like the parameters in the version 2 of EAX Reverb are relatively sane, you only need a few of them and according to the linked thread (it includes a couple examples) it should be possible to just take existing presets and modify a couple parameteres that need to be modified. One important part of the wiki is the image of the table with existing parameters and their allowed ranges. It also contains contains a link to OpenAI EFX manual section that explains all the parameters in reasonably plain english: https://usermanual.wiki/Pdf/Effects20Extension20Guide.90272296/view#95 The way I understand it the parameters are used without the AL_EAXREVERB_ prefix and the most important one is the GAIN parameter, which controls how loud the reverb/echo is compared to the original sound, its default value is 0.32 and allowed range is 0.0 - 1.0, so setting it somewhere lower than 0.32 would be a good start. The second is DECAY_TIME, set in seconds, range 0.1 - 20.0: the larger the room, the longer the decay time, but at the same time the more filled with absorbent materials it is (carpets, beds, armchairs but also full bookcases), the shorter the decay and quieter the the gain. There are other parameters that would allow you to make the reverbs and echos more sophisticated, but these two should be enough to fix the big problems.
-
The Dark Mod 2.13 has been released! A new era in accurate AI Vision! When id Software released the Doom 3 modding SDK, The Dark Mod team saw the potential for something more than a multi-player cops vs robbers game like Thievery UT. The sheer amount of access to essential game-play systems meant that a true Thief style experience could potentially be created. One of the first things the team did was to investigate how a light-gem system could be implemented. Having a good way for both the player and AI to know when the player is visible to others is a crucial part of the Thief experience so if we couldn’t build it then the dream of a Thief style experience was over. Fortunately, there were enough parts of the AI visual logic and more than a few stub pieces of the Render code that gave us the ability to build a robust system. The downside of the light-gem system was performance. Even though we did our best to limit the viewport and resolution of the light-gem image captures, often the light-gem would cut FPS in half ( or less ). This was pretty painful, especially since most computers could just barely run vanilla Doom 3 at acceptable FPS. After this system was fully functional, other aspects of AI vision were investigated. Obviously, we could not afford to run the light-gem render for every object or body the AI might see so it was decided that the AI would do a more simplified light-gem calculation for things other than the player. This meant that ( to the AI visual scan ) all light volumes would be either cubes or pyramids with perfect exponential falloff. We would run a line-of-sight check to the objects then ( if it hit ) calculate the pixel brightness by the location of the spot in relation to the center of the light(s). This was far cheaper than rendering the whole scene but heavily impacted accuracy. Many solutions were proposed to improve things but a solution evaded us for years. 2.13 changes things! Now we have a "stochastic sampler" model that does regular measurements of the actual light volume pixels and builds a "running average" of how illuminated different entities are. The days of seeing knocked-out AI in the middle of a bright spotlight get ignored are over. Now all AI and loot entities (etc) essentially have their own light-gem and it performs excellently! Magnificent Mission Management! Daft Mugi has drastically improved the GUI menus for mission management. The Dark Mod mission list and in-game downloader now have a search filter window that follows modern conventions of reducing the listed items as each new letter eliminates a possible matching mission name. Both lists can be sorted by actual name ( The Rats Triumphant ) or Chicago Style ( Rats Triumphant, The ). Additional mission details ( readme data ) can now be scrolled so players can see more information about the mission without having to navigate to the darkmod/fms folders. The menus have also been tuned with smaller font sizes for more practical mission listing and have been hardened against buggy order of operations issues so that you will be far less likely to encounter strange issues or crashes when downloading and installing missions. Parallax Occlusion Mapping! Stgatilov has added the oft requested POM feature to the latest Dark Mod release! WellingtonCrab has coordinated with him to provide examples and check the functionality and quality. Now The Dark Mod is ready to offer a quantum leap in perceived geometric detail with all sorts of surfaces realistically showing 3D parallax rather than the flatter looking normal maps we usually offer. WellingtonCrab also created many texture variants that are tuned to look better with POM enabled. Other Graphics Goodies! Now cubemaps \ environment maps respect more stage keywords. This means that faked reflections on water shaders can now move in relation to the water texture movement offering a more convincing illusion! Subviews ( cameras, portals, mirrors, xray, etc ) can now be nested. You can now have a skybox render in a camera view, etc. Volumetric lights and particles now render in mirrors! Alpha-tested surfaces get alpha shadows in Shadow Maps mode. Tone-mapping now supports range compression to prevent unwanted overbright areas. Arcturus has introduced some new metal materials that use improved cubemaps as well as skyboxes with clouds that use POM! Stability and Performance! The console variable system ( CVAR ) has been improved to be thread safe. This should resolve some rare crashes that involve weapon scripts that rely on CVAR values. We now automatically detect the number of CPU cores and allocate Jobs based on the detected specifications. Level loading has been given more parallel execution optimizations including optimizations for loading audio samples in parallel. Uncapped FPS is enabled by default so Linux players will not have a poor first time experience and many audio and video playback timing bugs that occur only in classic capped mode are avoided. Finally, Linux vsync support has been greatly improved. Improved Training Mission! The Training Mission is supposed to help players understand the basics of Dark Mod game-play and controls. It was created to coincide with The Dark Mod v1.0 and was not significantly altered until TDM v1.08 ( when Bikerdude did some texture replacement for 2.0 standalone and improved the overall visuals ). As such, many new game-play features that were added since 1.0 were never included in the mission. Now the mission has been upgraded to include more game-play features such as the Vine Arrow as well as getting further visual upgrades and EFX Reverb! Drunken AI! Now that the AI have better visual accuracy, Amadeus decided to balance things out by fixing many of the broken behaviors of Drunken AI so that they are more reliable and consistent for use in missions by default ( no need to extensively customize the defs or use scripting to improve them ). Potions! Dragofer and Amadeus have completed the work on the Slowfall potion originally prototyped by VanishedOne. They also incorporated the invisibility potion by Kingsal ! These now have pre-defined slots in the gameplay menu as well as the default shop menu design. Assets Galore! Along with new POM textures, we now have: A new modular pipe set A new Lampion entity Some new Factory Machine entities Ornate wood and stone relief textures A new AI praying animation A new AI smoking animation And many fixes or improvements to existing assets EFX Reverb Location Preset! Frost_Salamander took some time away from his continued work on the excellent “The Lieutenant” series missions to make EFX reverb setup easier for himself and other mission authors. You can now add EFX preset spawnargs to location entities rather than having to use the EFX def file. Translation Packs! Between TDM 1.06 and 2.0 Tels and the translating community started translating many missions but these translations required that the original mission be altered in a way that made it harder for the mission authors to revise. That meant that translation packs were in limbo being hosted by 3rd party sites \ forums along with their orphaned old missions. The translators over at the Darkfate forums came up with an solution by including not only the translation strings in the translation pack but also the altered map files, GUI defs, etc that had translation work done to them. This would leave the original mission untouched but allow translation packs to override some parts. We have gone through the old archives of these translations and have reworked them to work with the latest version of TDM (and the associated missions). Most of the translations are Russian ( due to the continued work of the Darkfate people ) but many of the early TDM missions also have German, Italian, French, etc translations too. Also Nolok contributed a brand new Catalan menu translation! Subtitles! Datiswous has been creating story subtitles for many of the existing missions in the TDM mission database. Most authors have incorporated these into their official releases, otherwise players can still add them to the FM folder. A detailed list of changes can be seen here: https://wiki.thedarkmod.com/index.php?title=What's_new_in_TDM_2.13 To UPDATE, simply run the tdm_installer.exe file in your darkmod folder. Note that tdm_update.exe is no longer supported, but you can download the new installer from the Downloads page if you don’t have it yet. Please be aware that old saved games will not be compatible with 2.13, so finish any missions you might be in the middle of first! Also, some missions created prior to 2.13 may need to be updated so they will be playable in 2.13. Before upgrading, set TDM to use one of the built-in missions ( Training Mission, A New Job, Tears of St Lucia ) then use the in-game mission downloader to check for updates
-
- 33
-
-
-
@nbohr1more, I just recently noticed that back in Oct you reported in https://www.ttlg.com/forums/showthread.php?t=152771 I didn't see anything about this in the current "What's New in 2.13". Will this new functionality actually happen for 2.13, and if so what FMs can now be re-downloaded to get the enhanced translation packs? Particularly "early TDM missions [that] also have German, Italian, French, etc translations". Pointer to any new bugtracker/forum/wiki info about this appreciated.
-
I think it's good to make sure it's only happening in 2.13 and not also in 2.12. If it also happens in 2.12 it's probably just an (lod related) mission bug that the missionmaker (bikerdude) has to fix. I already send your post info to him (he's not on the forums)