Search the Community
Searched results for '/tags/forums/article/q=/tags/forums/article/' or tags 'forums/article/q=/tags/forums/article/&q=/tags/forums/article/q=/tags/forums/article/&&'.
-
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.
-
Since we have a Random Video of the Day thread, it seems like this is fair. Show us any article you find interesting, or funny, or surprising, or whatever else is out of the ordinary. I'll begin: http://www.dailytech...rticle33998.htm I never imagined people pissing in an elevator. Of all the strange ideas I've had in my life, that was never one of them. Personally, I suspect the thug. ... and this comment cracked me up. "Why in the world would someone pee in an elevator? Also, when the system catches someone, they don't have to call the police. All they have to do is lock the elevator doors, engage the heaters and shaking motors, and get paid ad money on YouTube for the footage. "
-
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
- 18 replies
-
- 15
-
-
-
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
- 13 replies
-
- 14
-
-
-
In my wip I will have upto 10 security camera's, I have built a little security monitor and via a button, I would like to cycle/toggle the view between the camera's. Amadeus suggested a 'trigger_sequencer', so I pointed the CameraGUI at this via cameraTarget arg and all that happens is the view is the 'trigger_sequencer' sees, which is obviously not what I want. The wiki dosent appear to have an article for this. Any help or suggestions would be welcome.
-
2.14 Moddb article is up, I will augment it with some additional details when time permits:
https://www.moddb.com/mods/the-dark-mod/news/the-dark-mod-214-is-here-
-
6
-
- Report
-
Question: multple security cameras - one security monitor
Bikerdude replied to Bikerdude's topic in TDM Editors Guild
I thought so too, this wiki article (https://wiki.thedarkmod.com/index.php?title=Security_Camera_(legacy)) has camerawiki.pk4, but that test map only has controls to turn to turn the camera on/off, sweep on/of, the light on/off and a 4 button call player but dosen't seem to do anything. It also direction mentions having more than one camera, but it seems to inly refer to have more than one display, which isnt not what I am tryng to do - Coming at this from another angle. We have a func_static, with the camerGUI textire. It has the arg "cameraTarget" "camera1" and I would like to change it to "camera2, 3, 4 upto 10 each time a button is pressed. -
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/
-
this article might help, it seems to touch on the same problem with the xonar and linux. https://delightlylinux.wordpress.com/2017/01/13/experience-better-sound-in-linux-with-the-asus-xonar-dx-sound-card/
-
Sounds like at least some of the sound and particle effects are from the store: https://www.ttlg.com/forums/showthread.php?t=153298&p=2537323&viewfull=1#post2537323 I wonder why the guy is so obsessed with Steffi Graf, by the way.
-
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.
-
Hello! Tracking down information on software and plug-ins that work with D3 / TDM can be a tough. So I have created a thread here where people can post what software/ plug-ins/ tutorials or other references they've had success or failure with in TDM. 3DS MAX 2013 64bit .ase - Default .ASE model exporter works. However you have to open the .ase file in text edit and manual change the *BITMAP line on each material to read something like: "//base/textures/common/collision" which allows the engine to read the correct material path. md5.mesh / animation - Beserker's md5 exporter/importers for 3dsmax. http://www.katsbits.com/tools, Importing and exporting works. The model must be textured, UV'd, with a skin modifier attached to the bones to export. PM me (Kingsal) for help with this. Imported models using the script will not be weighted appropriately, so this is not recommended if you are simply trying to edit existing tdm content. (Use blender instead) MAYA 2011 32bit md5.mesh - So far I've not had any luck with Maya 2011. I am using Greebo's MayaImportx86 for Maya 2011. I've got the importer working however I get a "Unexpected Internal Failure(kFailure)" and the import fails. This could be due to something finicky in Maya that I am not doing correctly. Will keep trying.. Blender 2.7 about - Blender is commonly used and pretty well supported on the forums/ wiki. Various versions may work as well - https://www.blender.org/download/ md5.mesh / animation Blender MD5 importer/exporter (io_scene_md5.zip): https://sourceforge.net/projects/blenderbitsbobs/files/ Sotha's guide Blender Male/ Female rigs by Arcturus - Here Edit by Dragofer: more links found in this post.
-
I somewhat agree with the part about “making us dumber.” I try not to rely too heavily on AI or show cognitive surrender when using it. Especially when it comes to completely eliminating fact-checking. In my opinion, AI can certainly be used as a second opinion, but the decision ultimately comes down to you. Lately, many people have been touting AI’s ability to boost productivity by 10x—including some of my acquaintances who’ve said the same thing. The “10x developer” buzzword, which has been around for a while, is starting to make more sense. It’s undeniable that there are many types of AI, but I’m particularly concerned about these large language models (LLMs and gen AI). Back when buzzword like “deep learning,” , "reinforcement learning", “expert systems,” and “neural networks” were all the rage, it was clear that many people wanted to dive into the technical aspects especially the calculations behind them. AI development actually teaches you not to hate math like advanced statistics and when it comes to LLMs, there’s SFT, RM, and RLHF behind the scenes. But what’s worrying now is that many people I’ve met (including the developers mentioned earlier) have been more focused solely on the prompting aspect for generaive AI or LLM. Of course, people do tend to focus on specific areas of knowledge based on their needs so i cant fully blame them Whenever people mention “Gen AI,” I always think of generative adversarial networks which were all the rage back in the 2015 and that just shows how out of touch and outdated I am with the world of AI (and this isn’t even my field). 2022-2026 AI progress is basically too much for me and hard to keep up i am concerned with reassurance seeking and validation epidemic, Here's an article that's pretty close to that : When AI Becomes a Compulsion: Reassurance Chatting. Sometimes AI pleases you too much and i think they're optimized to please, not for the truth Basically, I treat AI as a tool for executing mundane tasks and am aware of its limitations.
-
I just want to share this: https://www.businessinsider.com/uber-coo-andrew-macdonald-ai-token-spending-harder-justify-2026-5 https://lantian.pub/en/article/fun/ai-agent-bankrupted-their-operator-scan-dn42lantian.lantian/ https://www.verysane.ai/p/did-anthropic-ask-for-this By the way, today I was surprised by a website demo created with Vibe Coding by a colleague of mine. One developer was bragging about how cool the new Claude Fable is. Others were complaining about frequently running out of tokens and encountering bugs. I’m often looked at strangely by both my colleagues and acquaintances for rarely using AI for work to create X, Y, Z, and so on. Behind all that, personally, I feel that the excitement and passion were still there before the current LLM craze, back when everyone was still focused on ML buzzwords—how cool Word2Vec, GRU/LSTM, RBMs/DBMs, MoE, Google BERT,probabilistic graphical models, geometric deep learning going beyond euclidean data, and various neural networks were. I followed these discussions on HN throughout 2016–2019/2020. since ChatGPT became a sensation and AI started training on people’s data indiscriminately, it all stopped being fun. From there, I also came across discussions about books authored by Peter Norvig and Marvin Minsky, as well as articles about them. I also learned about Geoffrey Hinton from there. I’m glad I found that forum. The overuse of AI-related jargon has also contributed to that dwindling excitement. What I’m still curious about for the game developers here is: how does AI help with your workflow? *edited : An interesting topic from Ilya Sutskever’s podcast,i remember this came up there : Ilya Sutskever — We're moving from the age of scaling to the age of research
-
Hi, I've played Splinter Cell trilogy last year because I joined that 52 games challenge. Furost_nova's profile | Backloggd I made a site full of level design articles in hopes of breaking into the industry. I began with google sites, but now I've migrated to mediawiki. I still want something better than mediawiki, but for now it was the easiest solution to publish text and have more freedom to format than google sites. My plan is to work in the industry. My long term goal is to make that site a professional resource and refactor everything. But that won't come until after some years of professional experience. For now I've stopped adding more articles because it's a futile endeavor. The reason is pretty much this article of mine: https://www.henry-ym.org/index.php/Environment_Art_x_Level_design_x_Writing._Ego_made_me_blind https://www.henry-ym.org I made this: https://www.moddb.com/members/frost-nova/addons I have made maps for Open Arena before. If you ever seen maps called Lego + something. Plus, a colorful map with too many colors at the same time, circular arena style, called RGB. I made it too. I deleted them from moddb because I was going to rename to remove the "lego" trademark, but I guess I forgot to upload them.
-
I think they're both very good. And, I say that even though I'm not into shooters too much. But, especially Quake 2 is a fantastic game. I know that some people complained about Quake 2 remaster, for whatever reason. There are the occasional post or two on the Steam forums as well, made by single people. Everyone else seems to thoroughly enjoy the game.
-
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, I see that my mission "Cole Hurst 1: Eaton" is already on the wiki, but as of the most recent version 1.1 update, it now includes subtitles and also includes a few spiders. Would anyone reading this be willing to help me by updating the wiki article on my behalf? I currently don't have an account there and I'm not that familiar with editing wiki pages in general. Thanks in advance to any helpful soul
-
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 !
-
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.
- 17 replies
-
- 1
-
-
- motion capture
- blender
-
(and 4 more)
Tagged with:
-
2.13 Moddb Article is up: https://www.moddb.com/mods/the-dark-mod/news/the-dark-mod-213-is-here
-
-
5
-
- Report
-
This pinned thread's purpose is to collect links to all the discussion threads for new features to be added in 2.14: https://forums.thedarkmod.com/index.php?/topic/23080-214-new-and-updated-assets/ https://forums.thedarkmod.com/index.php?/topic/23072-214-mirrors-and-remotes-resolution-and-optimizations/ https://forums.thedarkmod.com/index.php?/topic/23070-214-tdm-version-macros-and-x-ray-breaking-change/ https://forums.thedarkmod.com/index.php?/topic/23071-214-in-game-screenshot-as-menu-background/ https://forums.thedarkmod.com/index.php?/topic/23073-214-interactible-projected-decals/ https://forums.thedarkmod.com/index.php?/topic/23074-214-new-smoke-generation-system/ https://forums.thedarkmod.com/index.php?/topic/23088-214-beta-ko-non-elite-ai-after-flash/ https://forums.thedarkmod.com/index.php?/topic/22736-font-localization/page/2/#findComment-503417 As well as older Feature Collection Threads: [2.13] Feature Discussion Threads [2.12] Feature discussion threads [2.11] Feature discussion threads [2.10] Feature discussion threads
-
- 6
-
-
-
So in one of my maps I am "trying" play around with dynamic ambient light levels. The wiki article is missing some info and has some typo's but I cant get iot work like I have done in the past - https://wiki.thedarkmod.com/index.php?title=Dynamic_ambient_light#Dynamic_Ambient_Light_Spawnargs
-
Holiday TDM Moddb article is now up: https://www.moddb.com/mods/the-dark-mod/news/happy-holidays-from-the-dark-mod
-
-
3
-
- Report