Search the Community
Searched results for '/tags/forums/folder paths' or tags 'forums/folder pathsq=/tags/forums/folder paths&'.
-
For the people eager to play with the latest state of development, two things are provided: regular dev builds source code SVN repository Development builds are created once per a few weeks from the current trunk. They can be obtained via tdm_installer. Just run the installer, check "Get Custom Version" on the first page, then select proper version in "dev" folder on the second page. Name of any dev version looks like devXXXXX-YYYY, where XXXXX and YYYY are SVN revision numbers from which the build was created. The topmost version in the list is usually the most recent one. Note: unless otherwise specified, savegames are incompatible between any two versions of TDM! Programmers can obtain source code from SVN repository. Trunk can be checked out from here: https://svn.thedarkmod.com/publicsvn/darkmod_src/trunk/ SVN root is: https://svn.thedarkmod.com/publicsvn/darkmod_src Build instructions are provided inside repository. Note that while you can build executable from the SVN repository, TDM installation of compatible version is required to run it. Official TDM releases are compatible with source code archives provided on the website, and also with corresponding release tags in SVN. A dev build is compatible with SVN trunk of revision YYYY, where YYYY is the second number in its version (as described above). If you only want to experiment with the latest trunk, using the latest dev build gives you the maximum chance of success. P.S. Needless to say, all of this comes with no support. Although we would be glad if you catch and report bugs before the next beta phase starts
- 16 replies
-
- 15
-
-
-
What would cause "runParticle" "mapname" command to not create the '_prt_gen' folder..?
-
Mod that polishes several sound aspects that affect the gameplay, with a sprinkle of general gameplay tweaks. TDM 2.12 introduced a subtle rebalance to player footstep sound volumes. This was meant to be the first step towards an overhaul for all footstep sounds, both in volume levels and variety, since quite a few materials share sound files. 2.13 added "improved footstep sounds for broken glass and ice material surfaces" Almost one year later since 2.13, this project has completely stagnated; as a regular user that tried to chip in, I've seen the motivation fade out from the devs and mappers involved. So instead of letting it rot, I've made the early attempts to achieve this overhaul into a mod. The scope has widened a bit, since I decided to tackle annoying things such as alert 3 & 4 duration or sound propagation for blackjack/sword impact stims. Repository to report issues: https://codeberg.org/SilverKeeper/tdm-sound-polish Installation Latest release: https://codeberg.org/SilverKeeper/tdm-sound-polish/releases/download/1.2.1/Sound Polish Mod v1.2.1.7z The mod comes in three versions: x_soundpolish.pk4 is the main version, using TDM Core sounds but with handpicked improved files from other soundpacks. Read the changelog for a detailed listing. x_soundpolish_VoltaFootstepMod.pk4 has the handpicked files from the main version + footstep sounds from Kingsal's "Volta" series, both for the player and humanoid AI. x_soundpolish_ThiefierSoundsByGin.pk4 has the handpicked files from the main version + the footstep sounds from Gin's "Thiefier Sounds" soundpack, both for the player and humanoid AI. Copy one of those to TDM root folder. Additionally, you can copy autocommands.cfg or my personal autocommands_full.cfg and rename it as autocommands.cfg. Look at Gameplay and TDM settings for a brief explanation. The `Docs` folder has detailed documentation on my definition changes, final footstep propagation values (based on TDM Core `tdm_propagated_sounds.def` propagation values) and a list of FMs with custom footstep sounds to keep track of potential incompatibilities. Out of respect to FM authors, I won't be tweaking their audio files to "fix" any inconsistencies that might arise by using my mod. Hopefully they will release updates to their FMs if they themselves share my view on polishing TDM current audio design. Overview Footsteps .sndshd files for humanoid and player footsteps were a complete mess. They were mixed between 3 files when they should've been properly categorized in 2, materials shared one shader for the AI and the player, and in rare cases they outright played the wrong sound files (player carpet footsteps were "placeholders" currently used as AI barefoot footsteps). This has been the hardest part of the mod and hopefully it serves as template for TDM Core files. Both the player and AI (but particularly the player) are too quiet when they walk. The player barely hears their own footsteps, but the AI reacts strongly to them. Material sound shader values have been balanced according to the sound propagation transmitted to the AI. Jumping shaders are the loudest and speed shaders decrease the volume from there the slower you move. AI shaders start being audible too late for them to serve as a warning; their `maxDistance` has been increased. Monsters were also too stealthy, specially spiders (and particularly the small spiders). Sound files themselves had room for improvement, too. Some files needed amplifying (without clipping, of course) to have more leeway with sound shader volumes. Others were disabled/pitch-modified/replaced. In particular, AI had some weak-sounding footstep sounds. Pitch-modified variants of the player footsteps have replaced the worst AI footstep sounds. Alternative versions with "Volta footsteps mod" by Kingsal and "Thiefier Sounds" by Gin have also been created. Sound propagation and AI While TDM AI reacts to sound reasonably well, the base volume of the player's walk and creep sound propagation shaders is a bit too high, triggering alert 2 too easily. Those have been decreased for a more enjoyable gameplay. Thief featured a bait mechanic in the form of stims triggered by slamming your blackjack or sword against objects. This was nerfed in Deadly Shadows; now even walls played impact sounds, but AI was deaf to them. Currently, TDM has the potential to bring the mechanic back, but it's undercooked. All materials play the same sound propagation shader, so AI only hears you bashing wood, regardless of the material... And even that does absolutely nothing to the alert level. I've improvised material-specific shaders for both the blackjack and the sword. There seems to be a problem with value modifiers for the weapon entities... I can't take advantage of the feature. In relation with the bait mechanic, TDM Core hit sounds are incredibly lacking outside the bow's. Understandably, providing specific hit sounds for both the blackjack and shortsword isn't an easy feat, considering the amount of additional materials TDM adds to the humble Thief repertoire. This has been addressed to the best of my ability thanks to freesound.org awesome offering of free sounds. Alert 3 & 4 have insane duration and fuzzyness values. AI takes forever to go back to alert 2; duration gets... multiplied? randomly by, at most, the fuzzyness value or any number below that. Those values have been decreased for a reasonable fail state, so players don't normalize quicksaving when they get caught. Stationary AIs should play their barks frequently so you can point them out by ear before stumbling upon them. TDM Core intervals are too wide... Now barks and snores will occur more frequently. Gameplay and TDM settings Frob distance for pickpocketting has a shorter distance than other actions in TDM. While in principiple this should make pickpocketting more "tense", the bump mechanic gets in the way here. Being caught because you miscalculated the timeframe before the AI would turn around is one thing; being caught because you bumped your head into their back from forward-leaning in another. Now frob distance of objects carried by AI is more consistent with the rest of TDM and closer to Thief. AI maximum sight distance feels a bit too high. "Hidden Hands: Initiation" open areas were a good testing bed to find the right value decrease. It got reduced from 40 meters to 30. Several aspects of the movement are rather uncomfortable. Headbobbing is nauseating, footstep rate is very exaggerated and running speed feels slow. An autocommand.cfg file has been provided for this, as well as a complete autocommand_full.cfg with my personal settings for TDM. While the increased running speed shouldn't break anything, it is an opionated value from two FM authors and might not be balanced for the rest of TDM FMs. Thanks Daft Mugi and WellingtonCrab for carrying the brief but powerful efforts to start cleaning this up, and for creating the Player Footstep Sounds Test Map. Daft Mugi in particular for sharing the tuned player sound propagation values and the pickpocketting frob distance overrides. WellingtonCrab in particular for helping with AI alert 3 & 4 values and mentioning their overrides for AI barks used in their FMs. Ujtudor for their "Collection of adjusted sounds". Kingsal for their "Volta footsteps mod". SeriousToni for their "Alternative Footstep Sound Package" mod. Gin for their "Thiefier Sounds" mod. If any dev is interested in starting and merging a stable implementation, I would suggest some considerations: Fix jumping stepvol modifiers, if they even exist. Right now the player perceives different ranges of noise when jumping, but AI always hears the loudest value possible... Make wiki documentation for every TDM material on how noisy their footsteps are for AIs. I've included all material final propagation values (as shown by the "tdm_spr_debug 1; con_noPrint 0" command) in a "_Docs" folder. Inspect all entity .def files to detect missing sound material definitions Besides that, sound files are all over the place. I would propose this for both sfx .pk4s: tdm_sound_sfx01.pk4 Move all player climbing files from sound/sfx/movement/footsteps in tdm_sound_sfx02.pk4 to a sound/sfx/movement/climbing folder here. Move all humanoid rustle files from sound/sfx/movement/footsteps in tdm_sound_sfx02.pk4 to sound/sfx/movement/rustles here. (and any other rustle files that wander around the .pk4s) tdm_sound_sfx02.pk4 Move all used player footsteps in sound/sfx/movement/footsteps or sound/sfx/movement/footsteps/human to sound/sfx/movement/footsteps/player. (You would need file duplication for some files, since core player declarations currently shares many files with NPCs...) Move all used NPC footsteps in sound/sfx/movement/footsteps to sound/sfx/movement/footsteps/human. Check and delete unused variation files of materials (there are a lot).
-
My old friend Andreas urgently needs my help. He asked if I could meet him at the Lion's Head Inn, our favourite retreat in a quaint part of the city called Mirkway Quarter. He’s got a small apartment nearby where he makes a modest living off paintings he sells to pompous nobles and the odd merchant. Not long ago, his wife Lily was hired as a servant at the manor of the local alderman, one Lord Marlow. Now she hasn't been home for days. Andreas went to the manor looking for her, but the guards shoved him into the gutter and warned him not to return. Andreas is certain that something bad has happened, and I don’t think he’s wrong. Gallery Authors’ Notes It all started many years ago when Shadowhide laid the foundation for a sprawling and convoluted city and worked with MoroseTroll and Clearing to create a macabre storyline to befit this medieval metropolis. At some point, however, the beast grew too large to handle, so he handed the keys to the City to Bikerdude and Melan. Together, the two worked tirelessly, passing the map back and forth, each playing to their respective strengths. Notably, Melan reworked the story concept, toning down many of its darker, R-rated elements. Eventually Melan, too, moved on in 2017, but by then large swathes of the community had become involved in this map’s development. Mapping work was contributed by Baal, Grayman, Fidcal, Ubermann, Skacky, and Flanders, while Destined, nbohr1more, and Obsttorte wrote story texts. Several scripts were provided by Grayman, Baal and Obsttorte, such as an elevator with scissor gates, a TDM first. Even after all this input, the daunting task still remained to transform what had grown into the largest TDM map ever made into a playable mission. Bikerdude hammered away at this for some more years still, on and off between other projects, until in early 2020 when he deemed it ready for public viewing. It was then that Dragofer and Amadeus joined in. In the months that followed, the trio reworked, finished, and polished the mission in nearly every aspect, fully writing out and editing the story as well as adding countless scripted effects and (with help from Bienie) many new readables. The good working atmosphere and pooled creativity brought forth several new secrets, of which the largest likely hasn’t been done before in TDM (hint: check the libraries). In the very end, the name “Fractured Glass Company” was drawn up to refer to everybody who was involved in creating this very special mission. Without the hard work of all these people, most of all Bikerdude and Shadowhide, this mission would likely never have seen the light of day, let alone become what you see here before you. The mission is, as Bikerdude puts it, a homage to Thief 1 & 2, and it’s our hope that you catch these vibes as you explore and enjoy this mission. Update 1.2 (released 04/04/2021) Update 1.1 (released 11/11/2020) Credits - Mapping: Shadowhide, Bikerdude, Amadeus, Baal, Dragofer, Fidcal, Flanders, Melan, Skacky, UberMann - Original Story Concept: Clearing, MoroseTroll, Shadowhide - Story & Readables: Amadeus, Bienie, Bikerdude, Dragofer, Destined, Melan, nbohr1more, Obsttorte, Shadowhide - Editor: Amadeus - Scripting: Dragofer, Baal, Grayman, Obsttorte - Voice Acting: AndrosTheOxen (Andreas), Joe Noelker (Player) - Video Editing: Bikerdude (briefing), Goldwell (briefing intro) - Custom Models: Bikerdude, Dragofer, Dram, Epifire, Grayman, Obsttorte - Custom Textures: Airship Ballet, Dmv88, Hugo Lobo - Custom Sounds: GigaGooga, Sephy, Shadow Sneaker, alanmcki, andre_onate, Deathscyp, dl-sounds.com, Dmv88, dwoboyle, eugensid90, gzmo, lucasduff, mistersherlock, qubodup, randommynd, richerlandtv, sfx4animation, Speedenza - Betatesting: Amadeus, ate0ate, Biene, Bluerat, CambridgeSpy, Cardia, Dragofer, Garrett(Monolyth-42), JoeBarnin, Kingsal, Krilmar, ManzanitaCrow, MikeA, Noodles, S1lverwolf, s.urfer Download Note: this mission requires TDM 2.08, which is now available for download. Please be aware that old saved games will no longer work after you upgrade to 2.08's release build. Note: it’s highly recommended to run this mission using the 64-bit client (TheDarkModx64.exe), since there've been frequent reports the mission won't load on the 32-bit client (TheDarkMod.exe). Both are found in the same folder. The mission is available from the ingame downloader. In addition to that, here are some more mirrors, as well as the official screenshots for anybody uploading this mission to a FM database: Mission: Google Drive / OneDrive Mission (v1.1, slimmed down version for 32-bit clients): Google Drive / OneDrive Official Screenshots: Google Drive / OneDrive Hi-Res Map: Imgur Links Secret loot & areas walkthrough by @Lzocast
- 325 replies
-
- 27
-
-
-
Hello again TDM Forums. I'm close to finishing a new FM, "The Maybury Idol, Part 1: A Trip to the Museum", and I'd like to request help with beta testing. Any assistance is appreciated, thanks.
-
Hello and thanks for checking out this post. I'm delighted to announce that version 1.1 of my fan mission "Cole Hurst 1: Eaton" is now available to download and play. This post is spoiler free, so please don't avoid digging into the details below if you are interested. I'm just using the spoiler tags to organize this post a bit. Let me start by saying "thank you" to anyone who has either previously played - or is considering playing this mission. It really means a lot to me. I have been away for a while, but following a round of beta testing that took place some time last year, I've only just recently managed to finish this update. I'm slightly embarrassed by how long it has taken me to complete, but I wanted to make sure that the valuable feedback I received was all properly addressed. Mission description "Tonight, Eaton's wealthiest citizens will gather at Lord Mayor Zelmer's estate to celebrate the city's founding. Nobles, dignitaries, a famed musician, and even the Queen will pass through its gates. While the guests celebrate Eaton's future, Cole Hurst is looking for a way out." For those new to and/or curious about this mission: I guess I would describe it as a traditional heist-style mission - although with a couple of major plot twist along the way. It's a very large map and I think it should take most players at least a few hours to complete. Screenshots Changes in version 1.1 Countless additions and a large amount of smaller tweaks and changes have all made it into this release. I may have already forgot a few things, but here are what I consider to be the main highlights: * New secrets & optional side quests * Story tweaks and reworked readables * Subtitles * Difficulty tweaks and related changes * Stability fixes * Various cosmetic changes * Audio tweaks * TDM version 2.13 now required Contributions and acknowledgments A special thanks to all of those listed below. I'm sincerely grateful for all your contributions! Mission testers and technical support @nbohr1more, @stgatilov, @duzenko, @Acolytesix, @Dragofer, @JackFarmer, @Shadow, @Cambridge Spy, @wesp5, @madtaffer, @prjames, @suzy8track, @datiswous, @boissiere and @Bergante Story Kelly Hrupa Voice actors twhalen2600 (AKA @Benny_the_guard) and Kelly Hrupa
- 9 replies
-
- 12
-
-
-
Unreal engine now has a tool for single-camera, markerless motion capture. Supposedly based on this tech: https://meshcapade.com/ It’s far from perfect, but definitely usable. It’s free and offline. https://dev.epicgames.com/documentation/metahuman/getting-started-with-metahuman-animator https://forums.unrealengine.com/t/epic-games-metahuman-animator-markerless-motion-capture-plugin/2729293/6 Position of hands and feet can be adjusted manually to some extend using retargeting tools.
- 14 replies
-
- motion capture
- blender
-
(and 4 more)
Tagged with:
-
I have two issues: I installed TDM on my F: drive. However, the FMs are stored on my H: drive. Is there a way to have the executable (TheDarkModx64.exe) load those FMs from H: instead of F:? Why doesn't TDM's native file handler list the FMs in alphabetical order?
-
Mandrasola is a small sized map in which aspiring thief Thomas Porter steals some herbal products from a smuggler. The mission was created by me, Sotha and I wish to thank Bikerdude, BrokenArts and Ocn for playtesting and voice acting. Thanks goes naturally to everyone contributing and making TDM possible. This mission occurs chronologically before the Knighton's Manor, making it the first mission in the Thomas Porter series. Events in chronological order are: Mandrasola, The Knighton's Manor, The Beleaguered Fence, The Glenham Tower and The Transaction. The winter came early and suddenly this year. Weeks of strong blizzards and extremely harsh cold weather hit Bridgeport hard. With the seas completely frozen, a rare occurence indeed, most of the City harbor commerce has stopped completely. Vessels are stuck in the ice and no ship can leave or enter the City, resulting in the availability imported goods declining and their prices skyrocketing. One of these imported items is Mandrasola, a rare herbal product, which is imported overseas from the far southern continents. Mandrasola has its uses in alchemical cures and poisons, but mostly this substance is used for its narcotic qualities by commoners and even the nobility. The problem with Mandrasola is that excessive use is extremely addicting and the withdrawal effects are most grievious. Many are utterly incapable of stopping using Mandrasola and are transformed into quivering human ruins if they do no get their daily dose. And now this expensive and rare substance is running out from the whole City. Me and my fence, Lark Butternose, would love to grab this monopoly to ourselves: selling the last few doses in the City would probably be worth a fortune. According to Lark's sources, there remains only one smuggling lord who still has Mandrasola in stock. The problem is that this individual maintains an exclusive clandestine operation and only supplies a few nobles. Despite our best information gathering efforts we couldn't learn who the smuggler is and where he or she operates. Luckily we have an alternate plan. While searching for Mandrasola related information, we learned that a noblewoman called Lady Ludmilla is addicted to the substance and has paid high prices for small amounts of it. We also know that she has visited frequently someone in the Tanner's Ward waterfront, and since she goes to the area personally we believe she is visiting the smuggler. The plan is simple: I must monitor Ludmilla's most likely entryway to the Waterfront and then follow her to the smugglers hideout. I'd better be very careful around Ludmilla. She must not realise I'm following her or she probably won't lead me to her dealer. Hurting her is also out of the question. After she leads me to the smuggler's hideout, I can take my time to break in carefully and steal all the Mandrasola I can find. While I'm there it wouldn't be a bad idea to grab some loose valuables as well. I've now waited in the blistering cold for a few hours already. Looks like there are a few city watch patrols in the area to complicate matters... I think I heard a womans voice beyond the north gate. That must be lady Ludmilla, I haven't seen many ladies in these parts. I'd better get ready.. Links: Use the ingame downloader to get it. WARNING! Someone always fails to use spoiler tags. I do not recommend reading any further until you've played the mission.
-
How to Teleport AI with Bind/Def_Attached Props
joebarnin replied to Jnon's topic in TDM Editors Guild
I have no idea if this can avoid your attachment issue, but in Heart of St Mattis I used the following script calls to teleport AI: $revenant10.setWorldOrigin(startBuilder10); $revenant10.addTarget($path_corner_bg1_10); sys.wait(1.0); $revenant10.restartPatrol(); I think I had to do it this way to get patrolling/paths to work. You could try this and see if it helps with attachments? -
TDM 2.14 is ready for beta test This is how to get beta versions: Upgrade from any version (fast): 1 - Start tdm_installer in darkmod folder. 2 - On the first screen, check "Get custom version" and click "Next". Choose the first name in beta/2.14 list, should look like "beta214-NN". 3 - Click on "Refresh" button to ensure that it is not going to download too much stuff. 4 - Continue installing with "Next". Fresh install (slow): 1 - Create darkmod folder anywhere you like. 2 - Download the TDM Installer from downloads section of the website. Extract tdm_installer executable from the downloaded ZIP and place it into your darkmod folder. 3 - Start tdm_installer (in case of Linux, first edit file permissions to allow executing it). 4 - On the first screen, check "Get custom version" and click "Next". Choose the first name in beta/2.14 list, should look like "beta214-NN". 5 - Continue installing with "Next". In general, upgrade is recommended over fresh install. If you don't want to lose your current TDM installation, then you can copy the whole TDM directory and upgrade the copy. This way you can have both 2.14 beta and 2.13 at the same time. At the end of installation, tdm_installer resets your config by renaming darkmod.cfg to darkmod_{datatime}.cfg. This is a recommended procedure on upgrade, otherwise you are likely to have issues due to old config. If you need your old config for some reason, you can always find it in darkmod folder. Notes 1 - Please try to be specific when reporting a problem. What you were doing, where you were when the problem occurred, can you reproduce it, etc. This wiki article provides many suggestions for good bug reports. 2 - This effort is to find out if we broke anything in TDM with our 2.14 changes, if a new 2.14 feature isn't working correctly. We won't be trying to fix bugs that have been around for a long time. Instead, we will create an issue in bugtracker (if not yet present), to fix it after beta. 3 - If you find something wrong, it would be helpful if you report whether the issue happens in 2.13 too. By the way, you can easily get 2.13 version: just copy your darkmod folder and run tdm_installer on the copy, selecting "release213" on the custom version screen. Thank you for testing !
-
Angling along alleyways, gliding among gamblers, fleecing the financiers, and lip-locking the ladies... Here's the prequel to the earlier-released "Away 1: Air Pocket". That was a bite-sized nautical adventure, but this, the back story, is a full-featured offering. Version 2 (V2) Now Available (2022/03/24). Also BONUS illustrated document: Making of Away 0's Video Cutscenes Why Version 2? V2, built under TDM 2.10, is primarily a spit-and-polish release with little impact on the storyline. While a few of the many changes will be obvious to someone doing a re-visit, most are minor improvements. Also, you can now replay cutscenes without needing a workaround. For more, see the Release Notes. Probably you should wait until after you've played the game at least once to check the docs below out, to avoid getting too many hints. if you get stumped, the Maintenance Guide may be helpful, or the forum thread here. Additional Documents, Available Here and Within the .pk4 These are also included within the .pk4 in the /supplementals/docs/ folder: Away 0 V2 Credits & Acknowledgements.docx Now crediting those with suggestions about V1 Away 0 V2 Maintenance Guide.docx Includes information for potential translators Away 0 Use of Historic Paintings.docx Unchanged from V1 Additional Documents, Available Here Only Away 0 V2 Release Notes - Changes from V1 Release.docx Of most interest to folks giving feedback on V1 BONUS (and NSFW): Making of Away 0's Video Cutscenes.docx Alternative Downloads It is recommended to simply use your installed TDM's mission downloader menu to get this FM (now V2). But if you want to bother with a manual install, here's a link to fetch it: away0.pk4 Version 2 While Version 2 is dmap'd under 2.10, it should still work under 2.09; there are no 2.10-only features used. If you run into problems under 2.09, you can reinstall the old version from here (for a while): away0.pk4 Version 1 (original). Does not includes the Dec 16 2021 patch for then-upcoming TDM 2.10
- 122 replies
-
- 14
-
-
This topic is intended to give each other tips on how to make TDM work well on DIII4a on Android. Githubpage: https://github.com/glKarin/com.n0n3m4.diii4a Android Package https://github.com/glKarin/com.n0n3m4.diii4a/releases https://f-droid.org/packages/com.karin.idTech4Amm/ Installation: download tdm 2.12 full package from moddb, extract the "darkmod"-folder, create a folder on the storage of your device, give it the name "diii4a" move the "darkmod" folder to that folder. Download the apk from the releases page, install the apk, accept the storage permissions. Running the game: open the app, select the profile for TDM and hit the start game button. After this you get a black screen and wait some seconds (8 or 10) until the tdm menu appears. Video: https://www.youtube.com/watch?v=ysLQTV8PZ-Q
-
I'm talking about the little green ticks actually being on the download missions list, rather than just what you have installed. This small addition is proving to be a massive timesaver. It makes filtering new missions much easier but even better, I can delete all my old missions now and massively reduce the TDM folder size.
-
- 3
-
-
Crouched Player Hands Mod (TDM 2.14) @jivo, the original creator of the Visible Player Hands Mod, is currently absent. A year ago Jivo announced plans to further improve the mod but we haven't heard from him since. TDM 2.14 was released and his mod hasn't been updated. One of the planned features was to have the option to show only the hands (no items). This is what I think works best, at least as the starting point, and this is what my fork is about: Show at least one hand when crouching Remove the crouch indicator from the HUD DOWNLOAD (Windows) https://www.mediafire.com/file/oboazn4ohfby7e4/Crouched_Player_Hands_2.14-Win.zip/file Please note the download includes a modded TDM 2.14 Windows executable. The executable has been compiled by me using official code sources and Microsoft Visual Studio Community 2022. The download also includes a copy of the changes made in the source code, which can be found inside the pk4. The zip includes: TheDarkModx64.exe z_crouched_player_hands_214.pk4 INSTALL Make a manual backup or rename your TheDarkModx64.exe (ie: TheDarkModx64.exe.original) Drop the modded TheDarkModx64.exe and the file z_crouched_player_hands_214.pk4 into your TDM root folder UNINSTALL Delete the modded TheDarkModx64.exe and the file z_crouched_player_hands_214.pk4 from your TDM root folder Restore the original TheDarkModx64.exe DOWNLOAD (Linux) I don't have the knowledge to provide a build for Linux. ---------------------------- Should Jivo be back and resume work on his mod I will ask Forum Moderators to delete this whole topic. In the meantime, I hope you have fun with this fork for TDM 2.14. THANKS JIVO FOR YOUR WONDERFUL WORK! PLEASE BE BACK SOON!
-
FM author resources (Objects, Textures, Sounds) on Thief Guild
Marzec replied to Marzec's topic in The Dark Mod
Hey... Thank you! If you download the missions, put them into a dedicated folder, and then configure this folder in AngelLoader (or FMSel) settings. Those two programs will recognize which mission belongs to T1/T2/T3. You can read more about that on TTLG - Thief FM FAQ. -
There's now an editable fan mission list on the wiki, for the sake of tracking missions made for The Dark Mod. Please read and follow the guidelines, and help keep the list up to date! Direct link, but also accessible from the wiki title page: http://wiki.thedarkmod.com/index.php?title=Fan_Missions_for_The_Dark_Mod Discussion of changes (format, policies, entries, etc.) can take place in this thread. --------------------------------------- There is also now a wiki page to track upcoming fan missions: http://wiki.thedarkmod.com/index.php?title=Upcoming_Fan_Missions Submissions, progress, and any discussion for missions under construction can take place here: http://forums.thedarkmod.com/topic/11639-upcoming-fan-missions/
-
Welcome to the Snatcher's Workshop. Come on in, we may have something for you today. Feel free to look around. We trade everything here. --------------------------------------------------------------------------- We realize new ideas and take existing ideas for a spin. For fun. Somewhere in this post you will find a download with mods. Good care was put to make all mods as little intrusive as possible to make them compatible with as many missions as possible. This set of mods will never break your game but some features won't be available in a handful of missions (the reasons are known). Feel free to report here what works and what doesn't. TDM Modpack 5.1 Compatible with The Dark Mod 2.13 or later (2.14 or later recommended) A lightweight, stable, non-intrusive, mission-friendly Modpack for The Dark Mod that includes many enhancements and a new set of tools and abilities for our protagonist: peek through doors, blow and ignite candles, whistle to distract enemies, mark your location, an invisibility-speed combo and more. Mods included in the pack do not alter your game or any of the missions in any relevant way. The pack includes enhancements to the core game and additions that can be used in missions but at the same time respects the vision of the mission creators. It is up to you to make use of any of the new tools and abilities or not. Please note that sometimes authors include in their missions their own versions of core files and as a result, some mods are not available in some missions. All missions will play fine regardless. Release posts: v5 series: v5.0 | v5.1 v4 series: v4.0 | v4.2 | v4.5 | v4.6 v3 series: v3.0 | v3.2 | v3.3 | v3.4 | v3.5 | v3.6 | v3.8 v2 series: v2.0 | v2.2 | v2.4 | v2.5 | v2.6 | v2.7 | v2.8 v1 series: v1.0 | v1.2 | v1.4 | v1.6 | v1.8 What's included in the pack? -:- APP: GENERIC MOD ENABLER -:- Credits: JoneSoft License: Free for unlimited time for Home users and non-profit organizations. Description: A portable, freely distributable Mod enabler/disabler. This application is required to run mods safely and it is included in the pack. At the heart of the Modpack resides JSGME (JoneSoft Generic Mod Enabler), an application that allows players to enable and disable mods with one click. JSGME has been around for more than a decade and it is to be fully trusted. Refer to the install instructions section at the bottom for full details. -:- MOD: CORE ESSENTIALS -:- A pack that includes a variety of mods from the best modders of TDM: ~ FAST DOORS Credits: Idea and programming by Obsttorte. Treatment by snatcher. Availability: All missions except Noble Affairs, Seeking Lady Leicester, Shadows of Northdale ACT II, Snowed Inn, The Imperial Sword, Volta 3: Gemcutter and a handful of lesser missions. Description: Being chased? In a rush? No problem: doors open and close faster when running. Topic: Slam doors open while running ~ QUIET DOORS Credits: An idea by SeriousToni (Sneak & Destroy mission). Mod by snatcher. Availability: All missions except Noble Affairs, Seeking Lady Leicester, Shadows of Northdale ACT II, Snowed Inn, The Imperial Sword, Volta 3: Gemcutter and a handful of lesser missions. Description: A vast number of doors play more subtle, sneaky sounds for a quieter, stealthier experience. This applies to doors that come with default sounds but only when manipulated by the player. Topic: Decrease volume of open/close door sounds triggered by player ~ LOOT ANIMATIONS Credits: Original idea by Goldwell (Noble Affairs mission). Programming by Obsttorte. Treatment by snatcher and wesp5. Availability: All missions except You Only Fly Thrice and a bunch of missions that come with their own implementation (tdm_frobactions.script). Description: Moves the loot towards the player before putting it in the inventory, underlining the impression of actually taking it. This mod comes with a subtle new loot sound that goes along nicely with the animation. ~ DYNAMIC INVENTORY Credits: snatcher. Availability: All missions. Description: When picking up loot this mod displays the loot info in the inventory and shortly after reverts back to the last non-loot item selected. The mod in addition, remembers the last item selected when shouldering and unshouldering a body. ~ SMART CONTAINERS Credits: Obsttorte (source code updates), Dragofer (similar attempts), snatcher. Availability: All missions. Description: To facilitate looting, the bottom of many containers (chests, jewellery boxes, etc...) gets automatically disabled at the beginning of the mission and only the lid remains frobable. ~ STEALTH MONITOR Credits: kcghost, Dragofer, snatcher. Availability: All missions. Description: Display some stats (Suspicions / Searches / Sightings) and the Stealth Score during a mission. Just bring up the "Loot" inventory icon and press "Use" (or setup a dedicated key). ~ STEALTH ALERT Credits: snatcher. Availability: All missions. Description: Completing a mission without being seen is something that can be done with some practice and patience. This mod will play an alerting chime whenever you are seen so that you don't have to monitor the Stealth stats all the time. ~ BLINKING ITEMS Credits: snatcher. Availability: All missions. Requisites: Console command r_newFrob must be 0, which is the game default. Description: Items within frob distance that go into the inventory (plus static readables) emit a subtle blink. This pulse can help you identify some valuable items that otherwise are difficult to detect. Topic: New Frob Shader ~ SMART OBJECTS Credits: snatcher, Dragofer. Availability: All missions. Description: Display actor and object names whenever you grab an entity with a name. In addition, objects (except AI entities) do not make or propagate sounds on impact while being manipulated. Topics: No impact sounds while holding an object / Nameless objects... a missed opportunity ~ ALT FOOTSTEPS Credits: SeriousToni. Availability: All missions except Hazard Pay, Noble Affairs, Shadows of Northdale ACT I and ACT II, Snowed Inn, Volta 2: Cauldron and a handful of lesser missions. Description: Alternative sounds of walk/run/land footsteps on water and landing sounds on squeaky wood for our protagonist. Topic: New Footstep sounds ~ MISCELLANEOUS Alternative high mantle sound for our protagonist. Removed two anticlimactic player dying sounds Revamped and extended "Mission Complete" audio theme. Standardization of frob distances for some doors. Decreased brightness of the Objectives, the Inventory and stock newspapers. Player weapons are a tad visually visible in the dark (to player only) -:- MOD: PLAYER SKILLS -:- A new "Skills" category is added to the inventory on mission load and the category includes the below abilities: ~ SKILL: PEEK Credits: Dragofer, snatcher, wesp5 Availability: All missions. Description: When the item is selected the player can peek through any regular door. Select the item in the inventory and "Use" it on a door. Topic: Peek through (almost) every door ~ SKILL: BLOW / IGNITE Credits: Dragofer, wesp5, Obsttorte, snatcher. Availability: All missions. Description: When the item is selected the player can blow out and light up candles and oil lamps. Select the item in the inventory and "Use" it on small flame sources. Topic: Extinguish small lights with a blow ~ SKILL: WHISTLE Credits: snatcher. Availability: All missions. Description: When the item is selected the player can whistle and draw the attention of nearby AI. The more you whistle, the more attention it draws. Select the item in the inventory and just "Use" it. Keep a safe distance. ~ SKILL: ALCHEMY Credits: OrbWeaver, MirceaKitsune, datiswous, wesp5, snatcher. Availability: All missions. Description: When the item is selected the player can alter the properties of broadhead arrows by applying different reagents. Select the item in the inventory and "Use" it repeatedly to cycle through the different arrow types. Topic: Alchemy to alter arrow properties? Arrow types: Shadow arrow compound or "Darkdust": Widely believed to be a myth, little to nothing is known about anti-light matter. Where did our protagonist get his formula from? When this substance is subject to strain the particles implode and the residual component absorbs light until it dissipates completely. Flare arrow compound or "Starlight": A recipe based on luminescent mushrooms and other exotic herbs. The resulting powder produces, for limited time, a dim but steady blue-ish glow when mixed with the right reactive. A high concentration of the active mixture can cause a burning sensation to the eyes. ~ SKILL: LOOP Credits: snatcher. Availability: All missions. Description: When the item is selected the player can teleport between two points. You can activate the loop any time and use it to quickly travel back to a safe location, to explore two different areas in parallel or to ambush AI. If the loop fails keep trying, you should be able to get to your destination eventually. If your path forward is blocked you can break the loop by pressing the "use" key for 10 seconds, just make sure you are on the correct side of the loop... ~ SKILL: PENUMBRA Credits: VanishedOne (speed potion), kingsal (invisibility potion), snatcher (alchemy). Availability: All missions. Description: When the item is selected the player can avoid light sources and run faster than usual for limited time. Health consumed will gradually be restored. Penumbra doesn't muffle the noise you make and it doesn't work when in contact with water. THE PATH TO UMBRA: How to become one with the shadows Did you know? You can set key bindings for the skills by clicking on the Modpack banner in the Main screen: -:- MOD: ADVANCED BOW -:- Credits: snatcher. Availability: Most missions (a few missions do things differently but you should never notice). Description: Nock and draw arrows at a faster rate. Extended radius of gas arrow effect. Chance to retrieve rope arrows when missing a shot. -:- MOD: CLASSIC BLACKJACK -:- Credits: Obsttorte, snatcher. Availability: All missions except A House of Locked Secrets. Description: A straightforward approach to blackjacking with new rules and mechanics inspired by the original Thief games. Never miss a KO again! - No indicator required. "Classic Blackjack" rules: Some AI are KO-immune and cannot be KOed: * Undead, creatures... * Guards wearing heavy helmets (to respect TDM vision) * Other: set by mission authors for the plot, in example The rest of AI can be KOed, just aim for the head: * Civilians: Can always be knocked out from any direction * Combatants: Can always be knocked out (including when fleeing) from any direction except when in high alert state (normally in combat mode) As reference, you can find in the Wiki the set of rules of the non-modded TDM: https://wiki.thedarkmod.com/index.php?title=The_Dark_Mod_Gameplay#Blackjacking -:- MOD: FLASH GRENADE -:- Credits: snatcher, kingsal. Availability: All missions except Displacement, Hazard Pay and Moongate Ruckus. Description: Flashbombs are clumsy and loud but as effective as ever. Instead of throwing Flashbombs like a cannonball we now toss them. Instead of exploding on impact Flashbombs now have a fuse. The chances of blinding have been greatly increased. -:- MOD: FRAGILE BOTTLES -:- Credits: Idea by MirceaKitsune, snatcher. Availability: All missions except Displacement (custom bottles but no custom broken fragments) and few items in A Reputation to Uphold and Shadows of Northdale ACT I & ACT II. Description: No stealth game is complete without some good bottle smashing! There are hundreds and hundreds of bottles in our mission catalogue: head to your nearest tavern or kitchen, grab a bottle and throw it to distract AI, extinguish fires... -:- MOD: HEALING BOOST -:- Credits: snatcher. Availability: Most missions (a few missions do things differently but you should never notice). Description: Food and Health Potions provide an extra recovery boost. Here is a table with the new health points (player max health is 100): 24 -> 50: Health potion 06 -> 20: Cheese Wheel 06 -> 10: Fish Mackerel 03 -> 10: Bluefish 03 -> 10: Bread 03 -> 10: Cake 03 -> 10: Cheese Wedge 03 -> 05: Muffin 01 -> 05: Apple 01 -> 05: Pear 01 -> 05: Carrot 01 -> 05: Turnip -:- MOD: INVENTORY PANELS -:- Credits: snatcher. Availability: All missions. Description: More compact. Items can be sorted. Adjust ambient volume, brightness, gamma and saturation directly from the Inventory grid. -:- MOD: LIGHT STONES -:- Credits: Idea by Zerg Rush, snatcher. Availability: All missions. Requisites: Lightgem enabled in Gameplay > General settings. Description: Splits the Light Gem into smaller stones with unique light detection levels. -:- MOD: PREMIUM LANTERN -:- Credits: snatcher. Availability: All missions except Flakebridge Monastery, Hazard pay, Moongate Ruckus, Snowed Inn, Vota 1, 2 & 3. Description: The mod replaces the light of the player lantern with a less intense, forward facing version. In addition, the lantern icon is always displayed when the lantern is on. Also, on and off sounds have been added. -:- MOD: RING HELPER -:- Credits: snatcher. Availability: All missions but the ring is dimmer when using the x-ray glasses or other overlays. Requisites: Frob Helper enabled in Gameplay > General settings. Description: The mod replaces the white dot pointer (Frob Helper) with an advanced ring-shaped aimer. The main difference is that the helper is now available for all objects you can interact with, large or small. Topic: Frob Helper discussion Options in Gameplay > General > Show Frob Helper: Always: Pointer and Ring Hover: Instant Ring Fade In: Ring delayed by one second Fade In Fast: Ring delayed by half second No: Off -:- MOD: SHADOW MARK -:- Credits: snatcher, Obsttorte. Availability: All missions. Description: Our protagonist's lucky deck! When the item is selected the player can drop and throw playing cards to mark a location. Cards can be retrieved. AI will not normally mind a single card lying around but cards can sometimes be noticed. Topic: Find more details in this post -:- MOD: SHOCK MINE -:- Credits: wesp5, snatcher. Availability: All missions. Description: This mod replaces the Flashmines with portable contraptions originally intended to store energy that have been altered to deliver a non-lethal electric shock to those who step on them. Remember: mines can be disarmed with the lockpicks! -:- MOD: SIMPLE SUBTITLES -:- Credits: Geep, stgatilov, snatcher. Availability: All missions. Description: A minimalist, imperfect approach to subtitles (you can set the scope of the subs in the audio settings). Topics: Subtitles - Possibilities Beyond 2.11 / English Subtitles for AI Barks Go to the audio settings and set the scope you prefer: Story: Story only On: Story and general speech (Give it a try!) Off: Disable subtitles Features of the mod: Background replaced with a font outline. Audio source widget replaced with a text transparency based on distance (volume) to the source. Yellow font color for story subs for best contrast, light grey font color for anything else. Non-story subs limited to a single instance, so that players aren't bothered too much with non-relevant subs (barks). --------------------------------------------------------------------------- DOWNLOADS / INSTALL / UNINSTALL So, how do I install and play with all this? Quite easy, but pay attention. I don't want you to break your game so we will be using a "Mod Enabler". A Mod Enabler allows you to enable and disable mods at will, with a few clicks. Before moving forward you must know a couple of things: The moment you enable a mod, previous saves will not work. If you want to load previous saves then you will have to disable the mod. If you play a mission with mods, the saves will only work when that exact set of mods are enabled. This above is important in case you deem your current saves precious. Consider yourself informed. DOWNLOADS You can download the TDM Modpack from Mod DB: INSTALL INSTRUCTIONS Download the zip, unzip it, and move contents to your TDM root folder: Folder "MODS" File "JSGME.exe" Go to your TDM root folder and double click on JSGME.exe (yellow icon). The first time you launch JSGME, it will ask for the "Mods Folder Name". Leave "MODS" and click OK. Now to your left you will find a list of mods available. To your right you will find a list of mods currently enabled. To enable a mod, select a mod on the left, and click on the arrow pointing to the right. To disable a mod, select a mod on the right, and click on the arrow pointing to the left. Go and enable the mods you want: UNINSTALL INSTRUCTIONS Quit the game (to unblock files) Go to your TDM root folder and double click on JSGME.ese (yellow icon) Disable all mods found on the right Close JSGME Delete the following: Folder "MODS" File "JSGME.exe" File "JSGME.ini" --------------------------------------------------------------------------- I hope you enjoy the mods. No coin? then leave a like for pirate's sake!
-
I frankly would have been p***ed off if they would have changed the level geometry in the Tomb Raider remasters. Especially considering the controls and movements were made with fixed units in mind. They had a hard time implementing the modern controls because of that. There are some things which are not possible with the modern controls. I'm a bit split regarding the Thief Gold remaster though. I don't really think it is as necessary as the Tomb Raider remasters, for example. TFix works fine. For Tomb Raider, the fact alone that you are not restricted to 30 FPS like in the original games was a huge advantage of the remasters, not to talk about the graphical improvements, widescreen support, and a lot of bug fixes. You pretty much have that with Thief Gold and TFix already. In the Steam forums, they mentioned the advantage of having new people getting into Thief, but, I don't think it will be that many.
-
How about adding the following config-line to your darkmod.cfg file, so you can store the FM folder somewhere else: set fs_ModSavePath "h:\darkmod/fms" More info: https://forums.thedarkmod.com/index.php?/topic/20991-using-system-wide-file-locations/#findComment-462471 Or just move the whole TDM folder to the H-drive. Because the TDM folder is "portable", it keep all the files inside it, as stgatilov posted. (unles you change things in the darkmod.cfg file)
-
With this Lutris script I am able to install the game from cdrom. It also succesfully installs the two patches: Best to make a copy of the disc and mount the iso I think. You have to download the YAML file and in Lutris choose for "Install from local install script". Then you have to point to that file. After install you might have to reconfigure the paths to the game locations. The install script assumes certain locations, but I found to be often wrong, so I had to alter the paths in configure window (tab "Game options"). If you run the game after it will ask for the renderer, then if you choose for Direct3D it will use Dgvoodo. This will work, but I found it would not support my screen resolution. I think it actually had only support for 16:10 aspect ratio, not 16:9. For this reason I would recommend installing the Direct X 11 patch and disabling Dgvoodo in Lutris configure game. Dgvoodoo does not work with the Dirext 11 mode. Then when you start up it will ask for the 3d Renderer and you choose for Other, which will give you option OpenGL and Directx 11. You choose Directx 11. If it doesn't ask for the renderer on start, you can set it via the in-game Options menu. Then in Options menu of game you can set resolution. You can also go into the console via ~ key and then typ "preferences". Then you can set advanced settings. For example in Renderer options, you can set Anisotropic filtering to 16 and Anti Aliasing to (in my case) 8.
-
the dx 11 renderer supports dds atleast and also normalmaps to my understanding but ill see if i can find documentation for it, as i seem to remember it also supporting targa. you can get it here https://community.pcgamingwiki.com/files/file/2744-unreal-directx11-renderer/ copy the d3d11drv.dll from the ST-DS9TheFallen folder into the system folder and everything from the common folder to the same place. be sure to use version 1.62 of the renderer. loading external textures has a directory tree that uses the same structure as an extracted utx file example textures\AesSedai_T.utx external texture folder structure needs to be textures\AesSedai_T\*.dds and same for subfolders so example Textures\WoTTraps\Skins\*.dds so it follows the structure of the utx file. the unreal dx11 renderer also supports Harry potter 1 and 2, rune, Clive Barkers Undying, and The Wheel of time. There is also a dx10 renderer but it does not support all the games that the dx11 renderer does but it does support external textures as well. you can get it here https://kentie.net/article/d3d10drv/ there is also an experimental vulkan driver but it only works with Unreal Gold atm. and development seems stalled due to the war in ukraine (developer is ukrainian).
-
found out the rtx mod crashes on ds 9 the fallen atm so it is not yet workable (also noted in the source files). the sdk should be enough for the original and enhanced render paths though. my guess is at some point the bug will be fixed so RTX remix also works.