Jump to content
The Dark Mod Forums

Search the Community

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

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

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

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

  1. Why not? It's a regression that introduced an annoying stuttering. It seems to be graphics rendering related. The stuttering can be made worse or better by adjusting "com_maxFPS". I don't see how that issue is related to this rendering performance issue.
  2. @kingsal Thanks for the interest. In Hazard Pay you included "script/tdm_user_addons.script" to load @Dragofer's Stealth Statistic Tool and that prevents players from using this file to load additional add-ons. script/tdm_user_addons.script #include "script/tdm_statistic_message.script" void user_addon_init() { statistic_message_init(); } "script/tdm_user_addons.script" comes with a useful "user_addon_init()" that gets called automatically but unfortunately we don't have an equivalent in "script/tdm_custom_scripts.script" so we cannot use "script/tdm_custom_scripts.script" and we must think something else. Unless it is decided to do without the add-on, I propose we make use the map's own script "maps/hazard_night.script" since it comes with a "main()" that gets called by the game automatically, as explained in the Wiki: #include "script/tdm_statistic_message.script" void main() { statistic_message_init(); // rest of your code } Once we do this we can safely delete "script/tdm_user_addons.script". In addition to all this I suggest deleting "script/tdm_frobactions.script" since it is not doing anything other than preventing other mods from working. ----------------------------------------------- Summing up: Replace "maps/hazard_night.script" with the one attached to this post (*). Delete "script/tdm_user_addons.script" Delete "script/tdm_frobactions.script" (*) For this exercise I downloaded a fresh copy of Hazard Pay from the built-in downloader. Happy to discuss further. hazard.zip
  3. In the first post of the other topic Geep proposed: Then Stgatilov's answer: But I think applying subtitles in different languages shouldn't be too hard I would think, but I don't know how the current translation system works. The engine should apply the correct subtitles based on the applied language setting, this doesn't need a whole new language system I think. Not sure who's going to write those subtitles though. I can only do Dutch and English and nobody needs Dutch I think. I suggest further discussion of this to take place in topic https://forums.thedarkmod.com/index.php?/topic/21741-subtitles-possibilities-beyond-211/
  4. Creating a new thread for this as it was being discussed in an old beta-testing thread starting here: https://forums.thedarkmod.com/index.php?/topic/21822-beta-testing-high-expectations/&do=findComment&comment=490751 I suppose the main questions are: when should this spawnarg be used, if at all? why was it introduced in the first place? Can we get it documented properly on the Wiki so misuse isn't propagated? @stgatilov @Dragofer
  5. No problem with crashes, maybe GPU related, but anyway nice to know about the patch. Some parts of the game remember to TDM, related to stealth, rope-arrows, among others, some environments could have been perfectly from some TDM missions. Maybe someone can "steal" some ideas for a future TDM mission
  6. Oh: I remember tipping over that lantern when I walked out of the starting boat, it turned it off and it fell somewhere in the boat... wonder if that might be related. Version: 1.1.10
  7. My brain is reeling with overload! First, being enthralled with your goblin roleplay, I overlooked your second link to your clockwork story. That is now even more fascinating to me. In particular, the AI's reasoning powers (eg, when it perceives and describes the allegorical element of your story) is staggering. Clearly the AI can reason intelligently. No matter that it isn't conscious and, like all software, it's merely a list of instructions & data (thought HUGE!) it can reason in an intelligent way. In that instance it was better than me! It definitely has (or can represent and function as if) an understanding of language. And I say if something looks like a spade, and be used to dig, then it's a spade, even if constructed differently. thanks, now found the sharing feature and discovered your post is publicly-readable but posting to it requires an openAI account. I added a brief message to test if you can see it. I'm sure it can be seen on the public page. But does that sync with the copy in your private version of it? For further interest, I posted a version of one of my earlier tests that might be of interest at.... https://chat.openai.com/share/36420a5f-f8d8-4eeb-939b-a1c4c017c2b3 It's a failed story fragment but I learned a lot about how to work with gpt.
  8. 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.
  9. To anyone willing to help with a minor but useful voice acting/vocal set-related project: I'd like to upload a 3,5 MB zip to a cloud, but I don't have a dropbox account (and mediafire has become weirdly unreliable for zip downloads). Would anyone be willing to share their storage space for a few weeks ? The zip file contains the player character voice files (grunts, etc.) and I'd like to share the link with VAs I've asked for help with completing the female version of the player character voice files. Just so they could have a point of comparison with the existing voice files, to have a clear idea of what we're aiming for with the female version of that vocal set. Thank you for any help with this, it's a minor thing, but would be incredibly helpful ! Cheers...

    1. Show previous comments  1 more
    2. Petike the Taffer

      Petike the Taffer

      Thank you. ? Open your darkmod folder, find the pk4 file "tdm_sound_vocals01". Make a copy of it into some other folder elsewhere. Rewrite the format manually, from .pk4 to .zip.  If that doesn't work, use the converter I provide in the attachment (just put it in the same folder as the copied .pk4 and click it). Once you have that vocals .pk4 copy converted to .zip format, you can upload the zip to your dropbox. Like I said, it's only some 3,5 MB, in both .pk4 and .zip format. Then send me the dropbox link, so I can share it with the VAs. Thanks a ton !

       

      PK4-ZIP.bat

    3. Tarhiel
    4. Petike the Taffer

      Petike the Taffer

      It seems to be working well. Thank you for your help. :)

  10. Looking at the code, the originals were "pm_mantle_pull 750" and "pm_mantle_pullFast 450". The new "pm_mantle_pull" value is "400". A "pm_mantle_pullFast" value of "450" would be slower than regular pull, not faster. With both being set to "400", they are at least similar. Other than that, it's subjective and the feedback from playtesters was positive. Also, referenced internally here: https://forums.thedarkmod.com/index.php?/topic/22256-movementcontrols-settings-in-main-menu/&do=findComment&comment=489158
  11. There's a group of players who have meticulously tested and adjusted ghosting rules for The Dark Mod. Please see: Official Ghosting Rules: https://www.ttlg.com/forums/showthread.php?t=148523 Ghost Rules Discussion: https://www.ttlg.com/forums/showthread.php?t=148487 Why alienate an established group of dedicated players?
  12. You missed my above post where I said I'm getting 4K on PS5. Problem is, Sturgeon's law applies; most of the stuff is crap. Movies-by-numbers, boring start I skimmed forward trying to find something to grab my interest - without success. Useless info. I mean you browse pictures and titles: Stannish (with picture of a car), Draw Fast (with a picture of a falling horse), Fever Zone (picture of a woman screaming), and so on. Why sould anyone with a brain click on those and start watching? Zero info. So you move from picture to picture and get a one-liner above. It might give minimal info like 'Man struggles with life in the new town he moved to'. Oh, wow! Must watch that! But that's if your lucky and get any info at all. Often what you get is zero info but instead: 'Widely proclaimed binge fest rated 90% on Rotten Tomatoes and high on our rewatched list!' Oh, right, I'll watch that one then. So all one can do is start watching almost anything that doesn't look dreadful, skimming forward to try to find interest. The dynamic range of sound and vision is dreadful: speech is near-inaudible and shouting disturbs my neighbours, while street scenes may be glaringly bright and washed out, while a shop interior is almost black with a few pale faces visible. It's as bad as tv. Every Sunday I skim through the tv guide on my recorder and maybe find one or two things to record during the following week - often none. Sturgeon was absolutely right, but if only one could find that small percentage of good stuff amongst the millions there should still be a lot of good stuff, right? Maybe AI is the answer. Once we get our real personal assistant that learns what I really like it can do the legwork and find it for me. It won't be distracted by promos and bullshit.
  13. If TDM were an RPG with an inventory system like CP2077 or a bethesda game yeah I imagine the primary function of interacting with a body might be related to inventory management. Again the developers of that game had a context sensitive input, they prioritized what it should do based off of their game and what the player is mostly likely to need. This is not making a stronger case we should not do the same thing for our game. You have never bothered to explain why in this game a player would need to prioritize dragging and manipulating a body over shouldering it beyond it being being “inconsistent”.
  14. That sort of tone doesn't fly in our forums.
  15. Ambient atmospheres are in my opinion one of the best parts of the Dark Mod experience, not just for getting a mission to have the right feel but also for inspiration and to have them playing in the background when creating maps. The more the merrier, so here's a thread to collect all the links to ambient music and environmental sounds that could have a spot in TDM's setting. Ambients from the TDM forums Gast's Eerie Lullabies Magnanimous Merry's Miscellanea Orbweaver's Dark Ambients Spadey's Ambients Radioteque's Ambients Kyyrma's Composing Ambient Tracks for Dummies - Kyyrma shows how ambient soundtracks can be made from a set of sounds. Also contains some of his finished ambients. Request for more interior sounds - this thread is a very productive community session where members came up with a large and good selection of new ambients. Uncle Peti's Sound Den Dragofer's Ambients - post #6 in this thread SeriousToni's Ambients - posts #8, 12, 15 and 19 in this thread Ambients from the TTLG forums Custom resources list Gigagooga's Ambients 1 - possibly the largest pack of ambient musics and nature sounds, all of them high quality. Gigagooga's Ambients 2 - this pack puts more weight on shorter swells/hits/pads to be layered on top of a subtle ambient. Gigagooga's Ambients 3 Yandros' ambient loop Sephy's Ambients - a large collection of ambient pieces, including many shorter ones which will be valuable for anyone wanting to try a layered ambience approach like in the Thief OMs and Full Moon Fever. Internet databases www.freesound.org - some of the better composers in my opinion are ERH and BrandonNyte. www.purple-planet.com - a large selection of all kinds of ambient and musical soundtracks to be used freely. www.darkwinter.com - an internet label that publishes a lot of dark ambient music under a Creative Commons license. www.endlessascent.com - sister website of Darkwinter for non-dark ambients. Youtube Asatru Dark - also has very nice reference images for outdoor stone memorials, statue arrangements etc. #4 Void by Raffaele du Marteau & #6 Dreaming of Nowhere by Raffaele du Marteau - possibly the most forlorn pieces I've found on the internet. Alacazam - a prolific Creative Commons ambients composer . Cryo Chamber - for-profit label for dark ambient music with a large selection on offer. Going by their Youtube comments they're fine with people using their soundtracks for games etc., although you'd probably need to buy the soundtracks first. Dark Ambient Mixed Session - as much ambient as something to have in the background while mapping.
  16. I would use this massive list for any fan missions, it includes campaigns too: https://www.ttlg.com/forums/showthread.php?t=148090 There are a lot of Fan Missions for the picking, I myself go for the lesser known ones and the short variety, because sometimes they hide a gem or two. Just like jaxa, I'm a bit outdated after the temporal retirement, but I do remember some amazing campaigns like "The Black Frog". If you intend to play The Black Frog, you should play the first two of the L'Arsene series missions, it's how I did it myself. Also, yes, L'Arsene are a fantastic series. The first mission of L'Arsene is a "rough draft", author was a bit new to Thief level making, but still great either way, after the 3rd you will see how his skill increased by a massive amount.
  17. Unfortunately, TDM forum deletes the separator between the numbers. So I have to guess where one number ends and the next starts Also, user can rename screenshot manually, or push it through something that would rename it automatically. Thenwe won't see coordinates on screenshot address on forums.
  18. Whenever I try to open The Dark Mod, it shows a grayish-white Screen when opened, then when I click on it it lags and shows me the not responding popup, so I try to close it. I have reinstalled it 3 times. When I first installed it, It worked properly for the first week or so, but has been reoccurring since then. I don’t know what’s wrong with it, I install it the right version (I have a Windows 10 64-bit desktop), I try to do everything correct, and it still won’t work properly. I have a video, link related: https://youtube.com/shorts/csugorI4jkU?si=TuxhoWOU2XkHFhPm
  19. tdm_show_viewpos cvar and screenshot_viewpos command: https://forums.thedarkmod.com/index.php?/topic/22310-212-viewpos-on-player-hud-and-screenshots/
  20. After taking a gaming break for 1 week, i decided to get back into playing games yesterday especially stealth game like TDM. Coincidentally, this new fan mission appeared in the online mission archive when i was clicking "download mission" button, so I decided to download & try playing it. I like this manor/estate fan mission so far. i like the starting point of this FM where you have to venture silently into small-scale spider-infested forest. On a related note, i have sporadic spider phobia and again this mission helped me to desensitize myself to spider. I usually find the entry point to the manor disguised as a wall with loose bricks or covered with tall green grass but i have to find stone walled key for this one
  21. Static lights only, lights should be cutting through the portals by far, however one is rotated by 45* on the wall which could perhaps be related. Here's a DarkRadiant screenshot for now, showing the setup best as it can be seen... I selected both the interior and exterior light entities that might be involved.
  22. Relax @Näkki, it's great to hear you enjoyed the game. My personal expectations were just a bit different when I read the Steam page, although the various trailers should have been a warning that stealth maybe wasn't the biggest priority of the devs. From the Steam page: "Weird west legends meet eldritch horror in BLOOD WEST, an immersive stealth FPS." Also "Blood West is a stealth FPS inspired by the genre classics such as the Thief series (whose fans will be happy to hear the voice of Stephen Russell, the actor voicing the master-thief Garrett, returning here as the protagonist), S.T.A.L.K.E.R. games, or - from the contemporary catalog - Hunt: Showdown. The gameplay rewards the careful approach: scouting the area, stalking your enemies, and striking from the shadows. Can you figure out a way to clear a fort full of ghouls and monsters without raising an alarm?" From my personal experience I think the game is predominantly Hunt: Showdown, a bit of S.T.A.L.K.E.R. and a very small portion Thief. Stealth is very unforgiving and makes it almost impossible early game when there are various enemies around, but hey maybe I just suck at it. I don't see Deus Ex in it, unless the skill leveling is the Deus Ex part for you and then I have to disagree with you, as that seems like the trait system in Hunt: Showdown. Edit: What I also understood from the Steam forums is that the original VA was dropped close before the release of the full version and replaced by Russell with no real explanation from the devs why this was done.
  23. I noticed the plate has that issue in every FM... strangely enough I didn't think to report it and my brain just accepted it as being a normal occurrence, especially since I think this one has been the case since TDM existed. Basically if you look at it from certain angles, that plate becomes fully bright. No idea if it's the reflection or something else. May be related to another little anomaly I noticed: When a frobable item is located in front of a mirror and you look at it to make it bright, the reflected version is twice brighter. Here's a screenshot where me looking at the lock box is highlighting it and that's making it abnormally shiny in the reflection:
  24. I beta tested A Night in Altham again and found a few engine related issues. First off the new "screenshot_viewpos" command doesn't actually show the viewpos, it makes the console appear in the screenshot but the view position doesn't make it in in the frame. Here is an image taken with this command: It doesn't seem like a clean solution to make the whole console appear anyway: I wonder if it's possible to make just the viewpos appear at the top of the render in a special display with this command. Also this FM was a good occasion to test peeking. Thankfully it no longer crashes the engine on Linux or what the old problem was. Problem is that everything's black instead: You see nothing while peaking, just parts of the keyhole overlay and that's it. Thus peaking remains broken, whether this issue is also Linux only or not.
  25. So giving it none of those tags, but making the AI invisible, silent, non-solid, and on a team neutral to everyone would not work? Oh well, it was a horrible inelegant idea anyway.
×
×
  • Create New...