Jump to content
The Dark Mod Forums

Search the Community

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

  • 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. That sort of tone doesn't fly in our forums.
  2. 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?
  3. IMO there's some benefits to using "" around paths, one it permits you to put spaces in your paths (thou I don't recommend that at all), second it breaks your paths into easier strings, for the text parser to read/deal with, it also help us visually distinguish what's is what better. They aren't a rule you can ignore them but imo using them maybe decreases the probably of parsing errors. About lower case, I'm not sure but unless you are comparing strings, I don't think the parser itself cares about the case of character in a string. Thou because of portability to linux and other OS's idSoftware recommended, no spaces in folder names and no higher case letters in a path, the engine even has a warning message just for that. But like you see above, even I forget that sometimes, is why I have plenty of warnings about non portable paths in the console!
  4. 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.
  5. 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.
  6. 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.
  7. tdm_show_viewpos cvar and screenshot_viewpos command: https://forums.thedarkmod.com/index.php?/topic/22310-212-viewpos-on-player-hud-and-screenshots/
  8. I confess that with some missions I have had quite a few problems, with puzzles that were not very clear in the readables (also due to very small letters or handwritings, with my old eyes i sometimes leave traces of my nose in the screen), as happens for sure to others also whose native language is not English. It will be much harder for those to finish it. But I don't think this mission falls into this category, where the main challenges are a good level of stealth and not so much the puzzles.
  9. DarkRadiant 3.8.0 is ready for download. What's new: Feature: Support new frob-related material keywords Improvement: Mission selection list in Game setup is not alphabetically sorted Improvement: Better distinction between inherited and regular spawnargs Improvement: Silence sound shader button Improvement: Add Reload Definitions button to Model Chooser Fixed: Model Selector widgets are cut off and flicker constantly on Linux Fixed: DarkRadiant will not start without Dark Mod plugins Fixed: GenericEntityNode not calculating the direction correctly with "editor_rotatable" Fixed: RenderableArrow not drawing the tip correctly for arbitrary rotations Fixed: Light Inspector crashes on Linux Fixed: Models glitch out when filtering then showing them Fixed: Skin Editor: models not centered well in preview Fixed: "Copy Resource Path" includes top level folders Fixed: Skin Editor: internal test skins are shown if Material Editor was open previously Fixed: Changing Game/Project doesn't update loaded assets correctly Fixed: Model Chooser: initially hidden materials aren't revealed when enabling them Fixed: Choosing AI entity class 'atdm:townsfolk_commoner_update' causes crash Fixed: Sporadic assertion failure on shutdown due to LocalBitmapArtProvider destruction Fixed: Prefab Selector spams infinite error dialogs on Linux Windows and Mac Downloads are available on Github: https://github.com/codereader/DarkRadiant/releases/tag/3.8.0 and of course linked from the website https://www.darkradiant.net Thanks to all the awesome people who keep using DarkRadiant to create Fan Missions - they are the main reason for me to keep going. Please report any bugs or feature requests here in these forums, following these guidelines: Bugs (including steps for reproduction) can go directly on the tracker. When unsure about a bug/issue, feel free to ask. If you run into a crash, please record a crashdump: Crashdump Instructions Feature requests should be suggested (and possibly discussed) here in these forums before they may be added to the tracker. The list of changes can be found on the our bugtracker changelog. Keep on mapping!
  10. Not sure. It might include your username, where the exe is located, and system hardware. On Linux, if I'm concerned, I do: strings <file> | grep -i <search term> That'll at least match against plain text but not binary data. Perhaps you could use similar tools on Windows.
  11. 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.
  12. In a TDM script (in real time) I want to calculate the angle between two points ('vectors' in the scripting language). It's basically arctan - but there is no 'arctan' function in the TDM script language. Is there any way to call an external script or function? Like, jython? Worst case, I can hard-code a table of values, but that is kludge-a-rific.
  13. I'd like to follow up on an earlier post, that keeps with the simple approach of retaining a fixed subtitle fieldwidth. Regarding about how one might test that a subtitle fieldwidth is "just right" for a given subtitle-line character limit (e.g., 42/line), font, and font scale, here's what I would suggest. Using dummy sound files, create a set of about 100 "worst likely case" subtitles that are exactly the length of the character limit. These are directly derived from the corpus of existing "story" and "speech" subtitles. Turn this set into 100 sound shaders for another version of my testSubtitles... program (with the desired fieldwidth, font, and font scale under test), and step through them. What you are looking to achieve is NO auto-wrap from the first to second line. If you get auto-wrap, then adjust the font scale and/or fieldwidth and iterate until good. This gives assurance about "worst likely cases", not "worst possible case", e.g, 42 W's in a row. Details: Suppose you have a function that takes a subtitle string and a font, and returns the "draw length" of that string in internal scale-independent font units, that is, pre-scaling/rendering. It's just a summation of lookups into the appropriate static character-width table (assuming kerning is not an issue). Because we will be using the calculated value just to rank the strings for "worse-ness", the "font unit" is arbitrary. [ @stgatilov, maybe you could provide me with such a function in C++? Then I could do what follows. ] OK, so that is embedded into a program that is turned loose on the existing subtitles, to: look for 2-line subtitles (in inline or srt form) where the lines together exceed the character limit convert those to a single string by replacing the linebreak with a space truncate them to the character limit calculate the "draw length" of each export the strings and their draw lengths into a csv (along with a field indicating the source) Do that for each available subtitle source (FM or stock barks), and import all the .csv files as sets of rows in a spreadsheet. Then sort the rows by draw length and deduplicate (ignoring source). Take the 100 "worst likely case" rows, export them, and turn them (using techniques already developed) into sound shaders for the testSubtitles... program. So, a bit of work, but you get assurance that you've optimized things to minimize future problems.
  14. So, if I understand you, no Thief Gold FM does sound and text notifications of completed objectives? The missions in The Black Parade surely did. I'm completely confused now. I was sure that original Thief Gold had those objective complete notifications (at least the sound). Reading this thread suggests otherwise though: https://www.ttlg.com/forums/showthread.php?t=132977
  15. @duzenkoTwo problems, first I did have my folders named darkmod in succession so I renamed to tdm and darkmod respectively. But the asset issue was fixed cause I forgot to run the flippin launcher... LOL So the engine boots up however... @stgatilovThe first time running, it decompressed textures but the game wouldn't start. Launched a second time and I get a fullscreen window, but it hangs on a black screen, last item in terminal is "Async thread started". When I run "thedarkmod.custom.debug" I get an ELF Exec error like it's compiled for wrong architecture, however a 'file' shows it is an aarch64 ARM executable. My terminal output below: EDIT: I noticed below the line "Unknown command '#'", I do know one project I was compiling on required me to modify a C file and change the # hashtags to // double forward slashes as ARM assembly uses // for comments. *Shrug* wooty@wootylx2k-ubn:~/build/tdm/darkmod$ ./thedarkmod.custom TDM 2.10/64 #9574 (1435:9574M) linux-aarch64 Aug 23 2021 01:34:57 failed parsing /proc/cpuinfo measured CPU frequency: 1000.1 MHz 1000 MHz unsupported CPU found interface lo - loopback found interface enx00249b1e62ae - 151.151.88.220/255.255.0.0 found interface virbr0 - 192.168.122.1/255.255.255.0 Found Unsupported CPU, features: TDM using Generic for SIMD processing. Found 0 new missions and 0 packages. ------ Initializing File System ------ Current search path: /home/wooty/build/tdm/darkmod/ /home/wooty/build/tdm/darkmod/tdm_textures_wood01.pk4 (376 files) /home/wooty/build/tdm/darkmod/tdm_textures_window01.pk4 (389 files) /home/wooty/build/tdm/darkmod/tdm_textures_stone_sculpted01.pk4 (463 files) /home/wooty/build/tdm/darkmod/tdm_textures_stone_natural01.pk4 (133 files) /home/wooty/build/tdm/darkmod/tdm_textures_stone_flat01.pk4 (302 files) /home/wooty/build/tdm/darkmod/tdm_textures_stone_cobblestones01.pk4 (224 files) /home/wooty/build/tdm/darkmod/tdm_textures_stone_brick01.pk4 (520 files) /home/wooty/build/tdm/darkmod/tdm_textures_sfx01.pk4 (69 files) /home/wooty/build/tdm/darkmod/tdm_textures_roof01.pk4 (72 files) /home/wooty/build/tdm/darkmod/tdm_textures_plaster01.pk4 (142 files) /home/wooty/build/tdm/darkmod/tdm_textures_paint_paper01.pk4 (63 files) /home/wooty/build/tdm/darkmod/tdm_textures_other01.pk4 (127 files) /home/wooty/build/tdm/darkmod/tdm_textures_nature01.pk4 (286 files) /home/wooty/build/tdm/darkmod/tdm_textures_metal01.pk4 (497 files) /home/wooty/build/tdm/darkmod/tdm_textures_glass01.pk4 (51 files) /home/wooty/build/tdm/darkmod/tdm_textures_fabric01.pk4 (43 files) /home/wooty/build/tdm/darkmod/tdm_textures_door01.pk4 (177 files) /home/wooty/build/tdm/darkmod/tdm_textures_decals01.pk4 (465 files) /home/wooty/build/tdm/darkmod/tdm_textures_carpet01.pk4 (92 files) /home/wooty/build/tdm/darkmod/tdm_textures_base01.pk4 (407 files) /home/wooty/build/tdm/darkmod/tdm_standalone.pk4 (4 files) /home/wooty/build/tdm/darkmod/tdm_sound_vocals_decls01.pk4 (27 files) /home/wooty/build/tdm/darkmod/tdm_sound_vocals07.pk4 (1111 files) /home/wooty/build/tdm/darkmod/tdm_sound_vocals06.pk4 (696 files) /home/wooty/build/tdm/darkmod/tdm_sound_vocals05.pk4 (119 files) /home/wooty/build/tdm/darkmod/tdm_sound_vocals04.pk4 (2869 files) /home/wooty/build/tdm/darkmod/tdm_sound_vocals03.pk4 (743 files) /home/wooty/build/tdm/darkmod/tdm_sound_vocals02.pk4 (1299 files) /home/wooty/build/tdm/darkmod/tdm_sound_vocals01.pk4 (82 files) /home/wooty/build/tdm/darkmod/tdm_sound_sfx02.pk4 (605 files) /home/wooty/build/tdm/darkmod/tdm_sound_sfx01.pk4 (966 files) /home/wooty/build/tdm/darkmod/tdm_sound_ambient_decls01.pk4 (8 files) /home/wooty/build/tdm/darkmod/tdm_sound_ambient03.pk4 (24 files) /home/wooty/build/tdm/darkmod/tdm_sound_ambient02.pk4 (163 files) /home/wooty/build/tdm/darkmod/tdm_sound_ambient01.pk4 (220 files) /home/wooty/build/tdm/darkmod/tdm_prefabs01.pk4 (961 files) /home/wooty/build/tdm/darkmod/tdm_player01.pk4 (125 files) /home/wooty/build/tdm/darkmod/tdm_models_decls01.pk4 (103 files) /home/wooty/build/tdm/darkmod/tdm_models02.pk4 (2053 files) /home/wooty/build/tdm/darkmod/tdm_models01.pk4 (3163 files) /home/wooty/build/tdm/darkmod/tdm_gui_credits01.pk4 (49 files) /home/wooty/build/tdm/darkmod/tdm_gui01.pk4 (721 files) /home/wooty/build/tdm/darkmod/tdm_fonts01.pk4 (696 files) /home/wooty/build/tdm/darkmod/tdm_env01.pk4 (152 files) /home/wooty/build/tdm/darkmod/tdm_defs01.pk4 (187 files) /home/wooty/build/tdm/darkmod/tdm_base01.pk4 (198 files) /home/wooty/build/tdm/darkmod/tdm_ai_steambots01.pk4 (24 files) /home/wooty/build/tdm/darkmod/tdm_ai_monsters_spiders01.pk4 (80 files) /home/wooty/build/tdm/darkmod/tdm_ai_humanoid_undead01.pk4 (55 files) /home/wooty/build/tdm/darkmod/tdm_ai_humanoid_townsfolk01.pk4 (104 files) /home/wooty/build/tdm/darkmod/tdm_ai_humanoid_pagans01.pk4 (10 files) /home/wooty/build/tdm/darkmod/tdm_ai_humanoid_nobles01.pk4 (48 files) /home/wooty/build/tdm/darkmod/tdm_ai_humanoid_mages01.pk4 (8 files) /home/wooty/build/tdm/darkmod/tdm_ai_humanoid_heads01.pk4 (100 files) /home/wooty/build/tdm/darkmod/tdm_ai_humanoid_guards01.pk4 (378 files) /home/wooty/build/tdm/darkmod/tdm_ai_humanoid_females01.pk4 (172 files) /home/wooty/build/tdm/darkmod/tdm_ai_humanoid_builders01.pk4 (91 files) /home/wooty/build/tdm/darkmod/tdm_ai_humanoid_beasts02.pk4 (229 files) /home/wooty/build/tdm/darkmod/tdm_ai_humanoid_beasts01.pk4 (23 files) /home/wooty/build/tdm/darkmod/tdm_ai_base01.pk4 (9 files) /home/wooty/build/tdm/darkmod/tdm_ai_animals01.pk4 (82 files) File System Initialized. -------------------------------------- Couldn't open journal files failed parsing /proc/cpuinfo alternative method used /proc/cpuinfo CPU processors: 16 /proc/cpuinfo CPU logical cores: 16 ----- Initializing Decls ----- ------------------------------ I18N: SetLanguage: 'english'. I18N: Found no character remapping for english. I18N: 1277 strings read from strings/english.lang I18N: 'strings/fm/english.lang' not found. Couldn't exec editor.cfg - file does not exist. execing default.cfg Unknown command '#' Couldn't exec autoexec.cfg - file does not exist. I18N: SetLanguage: 'english'. I18N: Found no character remapping for english. I18N: 1277 strings read from strings/english.lang I18N: 'strings/fm/english.lang' not found. ----- Initializing OpenAL ----- Setup OpenAL device and context [ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1) OpenAL: found device 'SB Omni Surround 5.1 Analog Stereo' [ACTIVE] OpenAL: found device 'Kensington SD4700P Dual Video Dock Digital Stereo (IEC958)' [ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1) OpenAL: device 'SB Omni Surround 5.1 Analog Stereo' opened successfully OpenAL: HRTF is available OpenAL vendor: OpenAL Community OpenAL renderer: OpenAL Soft OpenAL version: 1.1 ALSOFT 1.21.1 OpenAL: found EFX extension OpenAL: HRTF is enabled (reason: 1 = ALC_HRTF_ENABLED_SOFT) OpenAL: found 256 hardware voices ----- Initializing OpenGL ----- Initializing OpenGL display Borderless fullscreen - using current video mode for monitor 0: 3440 x 1440 ...initializing QGL ------- Input Initialization ------- ------------------------------------ OpenGL vendor: AMD OpenGL renderer: AMD Radeon (TM) Pro WX 4100 (POLARIS11, DRM 3.40.0, 5.11.0-31-generic, LLVM 12.0.1) OpenGL version: 4.6 (Core Profile) Mesa 21.3.0-devel (git-2b4b310 2021-08-21 hirsute-oibaf-ppa) core Checking required OpenGL features... v - using GL_VERSION_3_3 v - using GL_EXT_texture_compression_s3tc Checking optional OpenGL extensions... v - using GL_EXT_texture_filter_anisotropic maxTextureAnisotropy: 16.000000 v - using GL_ARB_stencil_texturing v - using GL_EXT_depth_bounds_test v - using GL_ARB_buffer_storage v - using GL_ARB_texture_storage v - using GL_ARB_multi_draw_indirect v - using GL_ARB_vertex_attrib_binding v - using GL_ARB_bindless_texture X - GL_ARB_compatibility not found v - using GL_KHR_debug Max active texture units in fragment shader: 32 Max combined texture units: 192 Max anti-aliasing samples: 8 Max geometry output vertices: 256 Max geometry output components: 4095 Max vertex attribs: 16 ---------- R_ReloadGLSLPrograms_f ----------- Linking GLSL program cubeMap ... Linking GLSL program bumpyEnvironment ... Linking GLSL program depthAlpha ... Linking GLSL program fog ... Linking GLSL program oldStage ... Linking GLSL program blend ... Linking GLSL program stencilshadow ... Linking GLSL program shadowMapA ... Linking GLSL program shadowMapN ... Linking GLSL program shadowMapNG ... Linking GLSL program ambientInteraction ... Linking GLSL program interactionStencil ... Linking GLSL program interactionShadowMaps ... Linking GLSL program interactionMultiLight ... Linking GLSL program frob ... Linking GLSL program soft_particle ... Linking GLSL program tonemap ... Linking GLSL program gaussian_blur ... --------------------------------- Font fonts/english/stone in size 12 not found, using size 24 instead. --------- Initializing Game ---------- The Dark Mod 2.10/64, linux-aarch64, code revision 9574 Build date: Aug 23 2021 Initializing event system ...852 event definitions Initializing class hierarchy ...172 classes, 1690368 bytes for event callbacks Initializing scripts ---------- Compile stats ---------- Memory usage: Strings: 45, 7160 bytes Statements: 20303, 812120 bytes Functions: 1278, 166124 bytes Variables: 91948 bytes Mem used: 2019680 bytes Static data: 3989840 bytes Allocated: 5034004 bytes Thread size: 7904 bytes Maximum object size: 884 Largest object type name: weapon_arrow ...6 aas types game initialized. -------------------------------------- Parsing material files Found 0 new missions and 0 packages. Found 3 mods in the FM folder. Parsed 0 mission declarations, no mission database file present. -------- Initializing Session -------- session initialized -------------------------------------- Font fonts/english/mason_glow in size 12 not found, using size 48 instead. Font fonts/english/mason_glow in size 24 not found, using size 48 instead. Font fonts/english/mason in size 12 not found, using size 48 instead. Font fonts/english/mason in size 24 not found, using size 48 instead. --- Common Initialization Complete --- WARNING: terminal type 'xterm-256color' is unknown. terminal support may not work correctly terminal support enabled ( use +set in_tty 0 to disabled ) pid: 4706 Async thread started Killed
  16. I don’t understand your point at all. In thief if a book is stationary frobbing it will read it. If it’s a inventory item you will pick it up and then you need to use it to read it. It is the exact same in TDM - is this too inconsistent? Why didn’t we change it? In thief bodies are primitive physics objects just like crates. Why did they not worry about whether this was inconsistent that the body didn’t first hover in front of the player instead of just shouldering it? Who knows - we weren’t in the room but as far as I can tell this has never confused anyone - where as it’s relatively easy to find examples of how tdms solutions are confusing and feel unnatural to players. TDM was created in response to negative feedback from the thief community about TDS. While I like the game TDS has notoriously bad game feel and it is disappointing to see people who love the games dismiss TDM using the same language and they never make it far enough with the game to see everything it has to offer. We have a lot offer. That is why it’s important to me as a player first and person who makes content for the game second.
  17. Greetings everyone! I recently got into TDM and am already having a lot of fun playing through and ghosting missions. However, coming from Thief, I am mostly relying on the rules and my experience with that game, while there are clearly differences in how TDM works. Right now, there is talk in the ghosting discussion thread on TTLG to amend the ruleset and include clarifications pertaining to TDM. So I wanted to drop by and ask: is there an active TDM ghosting community already and have any rules for this playstyle been developed? I would also like to ask someone to take a look at the draft of this addendum to see whether everything looks correct: https://www.ttlg.com/forums/showthread.php?t=148487&page=16&p=2473352&viewfull=1#post2473352 Thanks!
  18. Of course, it is one of the reasons for the decline of online forums, since the advent of mobile phones. Forums on a mobile are a pain in the ass, but on the other hand, for certain things there are no real alternatives to forums, social networks cannot be with their sequential threads, where it is almost impossible to retrieve answers to a question that is asked. has done days ago. For devs for internal communication, the only thing offered is a collaborative app, such as System D (not to be confused with systemd). FOSS, free and anonymous registration, access further members only by invitation, full encrypted and private. https://www.system-d.org
  19. A Problem Arises I've paused subtitling of the Lady02 vocal set, because of a problem with the voice clips described here: https://forums.thedarkmod.com/index.php?/topic/21741-subtitles-possibilities-beyond-211/&do=findComment&comment=490151 While a way forward is being determined, I'll work on a different vocal set. Maybe manbeast, for which Kingsal just provided me the voice script.
  20. That can be considered an optimization: C/C++ compilers most likely do the same today, although the specification is defined in terms of having a separate preprocessing pass. The main consequence is that the preprocessor does not know anything about GUI language, and GUI language does not know anything about preprocessor, and the information just cannot get from GUI language to preprocessor. The formulation of a separate pass make it obvious, while the exact description of implementation does not.
  21. Black Parade is released ! https://www.ttlg.com/forums/showthread.php?t=152429
  22. morgannr@HERB1:~$ apt-get install libopenal1 E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root? morgannr@HERB1:~$ sudo apt-get install libopenal1 [sudo] password for morgannr: Reading package lists... Done Building dependency tree Reading state information... Done The following package was automatically installed and is no longer required: libqt5multimedia5 Use 'sudo apt autoremove' to remove it. The following additional packages will be installed: libopenal-data libsndio6.1 Suggested packages: libportaudio2 sndiod The following NEW packages will be installed: libopenal-data libopenal1 libsndio6.1 0 upgraded, 3 newly installed, 0 to remove and 33 not upgraded. Need to get 391 kB of archives. After this operation, 924 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://archive.linux.duke.edu/ubuntu bionic/universe amd64 libopenal-data all 1:1.18.2-2 [102 kB] Get:2 http://archive.linux.duke.edu/ubuntu bionic/universe amd64 libsndio6.1 amd64 1.1.0-3 [23.4 kB] Get:3 http://archive.linux.duke.edu/ubuntu bionic/universe amd64 libopenal1 amd64 1:1.18.2-2 [266 kB] Fetched 391 kB in 3s (147 kB/s) Selecting previously unselected package libopenal-data. (Reading database ... 271271 files and directories currently installed.) Preparing to unpack .../libopenal-data_1%3a1.18.2-2_all.deb ... Unpacking libopenal-data (1:1.18.2-2) ... Selecting previously unselected package libsndio6.1:amd64. Preparing to unpack .../libsndio6.1_1.1.0-3_amd64.deb ... Unpacking libsndio6.1:amd64 (1.1.0-3) ... Selecting previously unselected package libopenal1:amd64. Preparing to unpack .../libopenal1_1%3a1.18.2-2_amd64.deb ... Unpacking libopenal1:amd64 (1:1.18.2-2) ... Setting up libopenal-data (1:1.18.2-2) ... Processing triggers for libc-bin (2.27-3ubuntu1) ... Setting up libsndio6.1:amd64 (1.1.0-3) ... Setting up libopenal1:amd64 (1:1.18.2-2) ... Processing triggers for libc-bin (2.27-3ubuntu1) ... morgannr@HERB1:~$ cd darkmod morgannr@HERB1:~/darkmod$ ./thedarkmod.x64 TDM 2.07/64 #7932 (7932) linux-x86_64 Jan 27 2019 14:09:10 found interface lo - loopback found interface enp24s0 - 192.168.0.15/255.255.255.0 Found Generic CPU, features: MMX SSE SSE2 SSE3 tdm using MMX & SSE & SSE2 & SSE3 for SIMD processing. ------ Initializing File System ------ Current search path: /home/morgannr/darkmod/ /home/morgannr/darkmod/tdm_textures_wood01.pk4 (376 files) /home/morgannr/darkmod/tdm_textures_window01.pk4 (389 files) /home/morgannr/darkmod/tdm_textures_stone_sculpted01.pk4 (463 files) /home/morgannr/darkmod/tdm_textures_stone_natural01.pk4 (130 files) /home/morgannr/darkmod/tdm_textures_stone_flat01.pk4 (295 files) /home/morgannr/darkmod/tdm_textures_stone_cobblestones01.pk4 (224 files) /home/morgannr/darkmod/tdm_textures_stone_brick01.pk4 (520 files) /home/morgannr/darkmod/tdm_textures_sfx01.pk4 (69 files) /home/morgannr/darkmod/tdm_textures_roof01.pk4 (72 files) /home/morgannr/darkmod/tdm_textures_plaster01.pk4 (142 files) /home/morgannr/darkmod/tdm_textures_paint_paper01.pk4 (63 files) /home/morgannr/darkmod/tdm_textures_other01.pk4 (127 files) /home/morgannr/darkmod/tdm_textures_nature01.pk4 (281 files) /home/morgannr/darkmod/tdm_textures_metal01.pk4 (496 files) /home/morgannr/darkmod/tdm_textures_glass01.pk4 (51 files) /home/morgannr/darkmod/tdm_textures_fabric01.pk4 (43 files) /home/morgannr/darkmod/tdm_textures_door01.pk4 (177 files) /home/morgannr/darkmod/tdm_textures_decals01.pk4 (461 files) /home/morgannr/darkmod/tdm_textures_carpet01.pk4 (92 files) /home/morgannr/darkmod/tdm_textures_base01.pk4 (395 files) /home/morgannr/darkmod/tdm_standalone.pk4 (4 files) /home/morgannr/darkmod/tdm_sound_vocals_decls01.pk4 (28 files) /home/morgannr/darkmod/tdm_sound_vocals07.pk4 (1111 files) /home/morgannr/darkmod/tdm_sound_vocals06.pk4 (696 files) /home/morgannr/darkmod/tdm_sound_vocals05.pk4 (128 files) /home/morgannr/darkmod/tdm_sound_vocals04.pk4 (2870 files) /home/morgannr/darkmod/tdm_sound_vocals03.pk4 (743 files) /home/morgannr/darkmod/tdm_sound_vocals02.pk4 (1299 files) /home/morgannr/darkmod/tdm_sound_vocals01.pk4 (82 files) /home/morgannr/darkmod/tdm_sound_sfx02.pk4 (605 files) /home/morgannr/darkmod/tdm_sound_sfx01.pk4 (948 files) /home/morgannr/darkmod/tdm_sound_ambient_decls01.pk4 (8 files) /home/morgannr/darkmod/tdm_sound_ambient03.pk4 (24 files) /home/morgannr/darkmod/tdm_sound_ambient02.pk4 (163 files) /home/morgannr/darkmod/tdm_sound_ambient01.pk4 (220 files) /home/morgannr/darkmod/tdm_prefabs01.pk4 (960 files) /home/morgannr/darkmod/tdm_player01.pk4 (125 files) /home/morgannr/darkmod/tdm_models_decls01.pk4 (103 files) /home/morgannr/darkmod/tdm_models02.pk4 (2020 files) /home/morgannr/darkmod/tdm_models01.pk4 (3043 files) /home/morgannr/darkmod/tdm_gui_credits01.pk4 (49 files) /home/morgannr/darkmod/tdm_gui01.pk4 (715 files) /home/morgannr/darkmod/tdm_fonts01.pk4 (696 files) /home/morgannr/darkmod/tdm_env01.pk4 (152 files) /home/morgannr/darkmod/tdm_defs01.pk4 (179 files) /home/morgannr/darkmod/tdm_base01.pk4 (197 files) /home/morgannr/darkmod/tdm_ai_steambots01.pk4 (24 files) /home/morgannr/darkmod/tdm_ai_monsters_spiders01.pk4 (82 files) /home/morgannr/darkmod/tdm_ai_humanoid_undead01.pk4 (50 files) /home/morgannr/darkmod/tdm_ai_humanoid_townsfolk01.pk4 (95 files) /home/morgannr/darkmod/tdm_ai_humanoid_pagans01.pk4 (10 files) /home/morgannr/darkmod/tdm_ai_humanoid_nobles01.pk4 (48 files) /home/morgannr/darkmod/tdm_ai_humanoid_mages01.pk4 (8 files) /home/morgannr/darkmod/tdm_ai_humanoid_heads01.pk4 (100 files) /home/morgannr/darkmod/tdm_ai_humanoid_guards01.pk4 (379 files) /home/morgannr/darkmod/tdm_ai_humanoid_females01.pk4 (172 files) /home/morgannr/darkmod/tdm_ai_humanoid_builders01.pk4 (91 files) /home/morgannr/darkmod/tdm_ai_base01.pk4 (8 files) /home/morgannr/darkmod/tdm_ai_animals01.pk4 (82 files) File System Initialized. -------------------------------------- Couldn't open journal files ----- Initializing Decls ----- WARNING:file materials/tdm_epi_shader_2.mtr, line 462: material 'wizard_cloth_001' previously defined at materials/tdm_epi_shader_2.mtr:366 WARNING:file materials/tdm_water.mtr, line 1189: material 'textures/particles/ripple_1' previously defined at materials/tdm_particles_ripple.mtr:1 WARNING:file skins/tdm_epi_skins.skin, line 86: skin 'steam_engine_003_off' previously defined at skins/steam_engine_003.skin:1 WARNING:file skins/tdm_epi_skins.skin, line 97: skin 'steam_engine_003_on' previously defined at skins/steam_engine_003.skin:18 ------------------------------ /proc/cpuinfo CPU frequency: 1977.46 MHz I18N: SetLanguage: 'english'. I18N: Found no character remapping for english. I18N: 1259 strings read from strings/english.lang I18N: 'strings/fm/english.lang' not found. Couldn't exec editor.cfg - file does not exist. execing default.cfg Couldn't exec autoexec.cfg - file does not exist. I18N: SetLanguage: 'english'. I18N: Found no character remapping for english. I18N: 1259 strings read from strings/english.lang I18N: 'strings/fm/english.lang' not found. ----- Initializing OpenAL ----- Setup OpenAL device and context OpenAL: found device 'Family 17h (Models 00h-0fh) HD Audio Controller Analog Stereo' OpenAL: found device 'GP104 High Definition Audio Controller Digital Stereo (HDMI 2)' OpenAL: using 'OpenAL Soft' OpenAL vendor: OpenAL Community OpenAL renderer: OpenAL Soft OpenAL version: 1.1 ALSOFT 1.18.2 OpenAL: found EFX extension OpenAL: found 256 hardware voices ----- Initializing OpenGL ----- Setup X display connection dlopen(libGL.so.1) Initializing OpenGL display Using XFree86-VidModeExtension Version 2.2 Free86-VidModeExtension Activated at 800x600 Using 8/8/8 Color bits, 8 Alpha bits, 24 depth, 8 stencil display. GL_RENDERER: GeForce GTX 1070 Ti/PCIe/SSE2 GL_EXTENSIONS: GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_AMD_vertex_shader_viewport_index GL_AMD_vertex_shader_layer GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_locations GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_sparse_texture2 GL_ARB_sparse_texture_clamp GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_filter_anisotropic GL_ARB_texture_filter_minmax GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_provoking_vertex GL_EXT_raster_multisample GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shader_image_load_formatted GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_sparse_texture2 GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_window_rectangles GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_NV_robustness_video_memory_purge GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_KTX_buffer_region GL_NV_alpha_to_coverage_dither_control GL_NV_bindless_multi_draw_indirect GL_NV_bindless_multi_draw_indirect_count GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_minmax_factor GL_NV_blend_square GL_NV_clip_space_w_scaling GL_NV_command_list GL_NV_compute_program5 GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_dilate GL_NV_conservative_raster_pre_snap_triangles GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_ES1_1_compatibility GL_NV_ES3_1_compatibility GL_NV_explicit_multisample GL_NV_fence GL_NV_fill_rectangle GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_coverage_to_color GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_fragment_shader_interlock GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_geometry_shader_passthrough GL_NV_gpu_program4 GL_NV_internalformat_sample_query GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program5_mem_extended GL_NV_gpu_program_fp64 GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_query_resource GL_NV_query_resource_tag GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_shader_atomic_counters GL_NV_shader_atomic_float GL_NV_shader_atomic_float64 GL_NV_shader_atomic_fp16_vector GL_NV_shader_atomic_int64 GL_NV_shader_buffer_load GL_NV_shader_storage_buffer_object GL_NV_stereo_view_rendering GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_rectangle_compressed GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_uniform_buffer_unified_memory GL_NV_vdpau_interop GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NV_viewport_array2 GL_NV_viewport_swizzle GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_NVX_nvenc_interop GL_NV_shader_thread_group GL_NV_shader_thread_shuffle GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum XF86DGA not available, forcing DGA mouse off ------- Input Initialization ------- XKB extension: compile time 0x1:0x0, runtime 0x1:0x0: OK XKB extension present on server ( 0x1:0x0 ) ------------------------------------ OpenGL vendor: NVIDIA Corporation OpenGL renderer: GeForce GTX 1070 Ti/PCIe/SSE2 OpenGL version: 4.6.0 NVIDIA 390.77 v - using GL version 2.0 (core) Checking portable OpenGL extensions... Max texture coords: 8 Max texture units: 32 Max active textures: 192 v - using GL_EXT_texture_compression_s3tc (ext) v - using GL_ARB_texture_compression_rgtc (core+ext) v - using GL_EXT_texture_filter_anisotropic (ext) maxTextureAnisotropy: 16.000000 v - using GL_EXT_texture_lod_bias (ext) v - using GL_EXT_stencil_wrap (ext) v - using GL_ARB_map_buffer_range (core+ext) v - using GL_ARB_vertex_program (ext) v - using GL_ARB_fragment_program (ext) v - using GL_EXT_depth_bounds_test (ext) v - using GL_ARB_framebuffer_object (core+ext) v - using GL_ARB_geometry_shader4 (ext) v - using GL_ARB_pixel_buffer_object (ext) v - using GL_ARB_timer_query (core+ext) v - using GL_KHR_debug (ext) v - using GL_ARB_sync (core+ext) GL fence sync available Max geometry output vertices: 1024 Max geometry output components: 1024 Max vertex attribs: 16 Max env parameters: 256 ----- R_ReloadARBPrograms ----- glprogs/test.vfp 8 glprogs/test.vfp 9 glprogs/interaction.vfp 1 glprogs/interaction.vfp 2 glprogs/bumpyEnvironment.vfp 5 glprogs/bumpyEnvironment.vfp 6 glprogs/ambientLight.vfp 10 glprogs/ambientLight.vfp 11 glprogs/shadow.vp 7 glprogs/environment.vfp 3 glprogs/environment.vfp 4 glprogs/test_direct.vfp 12 glprogs/test_direct.vfp 13 glprogs/interaction_direct.vfp 14 glprogs/interaction_direct.vfp 15 glprogs/soft_particle.vfp 16 glprogs/soft_particle.vfp 17 glprogs/cubic_light_point.vfp 18 glprogs/cubic_light_point.vfp 19 glprogs/cubic_light_proj.vfp 20 glprogs/cubic_light_proj.vfp 21 glprogs/test_cubic_light_point.vfp 22 glprogs/test_cubic_light_point.vfp 23 glprogs/test_cubic_light_proj.vfp 24 glprogs/test_cubic_light_proj.vfp 25 glprogs/ambient_cubic_light.vfp 26 glprogs/ambient_cubic_light.vfp 27 glprogs/cookMath_pass1.vfp 28 glprogs/cookMath_pass1.vfp 29 glprogs/cookMath_pass2.vfp 30 glprogs/cookMath_pass2.vfp 31 glprogs/brightPass_opt.vfp 32 glprogs/brightPass_opt.vfp 33 glprogs/blurx.vfp 34 glprogs/blurx.vfp 35 glprogs/blury.vfp 36 glprogs/blury.vfp 37 glprogs/finalScenePass_opt.vfp 38 glprogs/finalScenePass_opt.vfp 39 ------------------------------- ---------- R_ReloadGLSLPrograms_f ----------- interaction VF ambientInteraction VF stencilShadow VF oldStage VF depthAlpha VF fog VF blend VF cubeMap VF interactionA VF interactionN VF shadowMapA VGF shadowMapN VGF --------------------------------- Font fonts/english/stone in size 12 not found, using size 24 instead. --------- Initializing Game ---------- The Dark Mod 2.07/64, linux-x86_64, code revision 7932 Build date: Jan 27 2019 WARNING:file materials/tdm_epi_shader_2.mtr, line 462: material 'wizard_cloth_001' previously defined at materials/tdm_epi_shader_2.mtr:366 WARNING:file materials/tdm_water.mtr, line 1189: material 'textures/particles/ripple_1' previously defined at materials/tdm_particles_ripple.mtr:1 Initializing event system ...842 event definitions Initializing class hierarchy ...171 classes, 1657056 bytes for event callbacks Initializing scripts Compiled 'tdm_ai_lanternbot::startAlarmWhistle': 140.8 ms ---------- Compile stats ---------- Memory usage: Strings: 44, 7352 bytes Statements: 20264, 810560 bytes Functions: 1267, 169756 bytes Variables: 91900 bytes Mem used: 1827840 bytes Static data: 4014424 bytes Allocated: 4862948 bytes Thread size: 7912 bytes Maximum object size: 884 Largest object type name: weapon_arrow ...6 aas types game initialized. -------------------------------------- Parsing material files Found 0 new mission packages. Found 3 mods in the FM folder. Parsed 0 mission declarations, no mission database file present. -------- Initializing Session -------- Font fonts/english/mason_glow in size 12 not found, using size 48 instead. Font fonts/english/mason_glow in size 24 not found, using size 48 instead. Font fonts/english/mason in size 12 not found, using size 48 instead. Font fonts/english/mason in size 24 not found, using size 48 instead. WARNING:Couldn't load sound 'sound' using default session initialized -------------------------------------- --- Common Initialization Complete --- ------------- Warnings --------------- during The Dark Mod initialization... WARNING:Couldn't load sound 'sound' using default WARNING:file materials/tdm_epi_shader_2.mtr, line 462: material 'wizard_cloth_001' previously defined at materials/tdm_epi_shader_2.mtr:366 WARNING:file materials/tdm_water.mtr, line 1189: material 'textures/particles/ripple_1' previously defined at materials/tdm_particles_ripple.mtr:1 WARNING:file skins/tdm_epi_skins.skin, line 86: skin 'steam_engine_003_off' previously defined at skins/steam_engine_003.skin:1 WARNING:file skins/tdm_epi_skins.skin, line 97: skin 'steam_engine_003_on' previously defined at skins/steam_engine_003.skin:18 5 warnings WARNING: terminal type 'xterm-256color' is unknown. terminal support may not work correctly terminal support enabled ( use +set in_tty 0 to disabled ) pid: 2296 Async thread started Couldn't exec autocommands.cfg - file does not exist. r_customWidth|Height = 800x600 => widescreenmode = 23, r_aspectRatio = 0 Found 0 new mission packages. Found 3 mods in the FM folder. ============= ReloadEngine start ============= Shutting down sound hardware idRenderSystem::Shutdown() I18NLocal: Shutdown. ------------ Game Shutdown ----------- ModelGenerator memory: No LOD entries. Shutdown event system -------------------------------------- ------ Initializing File System ------ Current search path: /home/morgannr/darkmod/fms/training_mission /home/morgannr/darkmod/fms/training_mission/training_mission.pk4 (97 files) /home/morgannr/darkmod/ /home/morgannr/darkmod/tdm_textures_wood01.pk4 (376 files) /home/morgannr/darkmod/tdm_textures_window01.pk4 (389 files) /home/morgannr/darkmod/tdm_textures_stone_sculpted01.pk4 (463 files) /home/morgannr/darkmod/tdm_textures_stone_natural01.pk4 (130 files) /home/morgannr/darkmod/tdm_textures_stone_flat01.pk4 (295 files) /home/morgannr/darkmod/tdm_textures_stone_cobblestones01.pk4 (224 files) /home/morgannr/darkmod/tdm_textures_stone_brick01.pk4 (520 files) /home/morgannr/darkmod/tdm_textures_sfx01.pk4 (69 files) /home/morgannr/darkmod/tdm_textures_roof01.pk4 (72 files) /home/morgannr/darkmod/tdm_textures_plaster01.pk4 (142 files) /home/morgannr/darkmod/tdm_textures_paint_paper01.pk4 (63 files) /home/morgannr/darkmod/tdm_textures_other01.pk4 (127 files) /home/morgannr/darkmod/tdm_textures_nature01.pk4 (281 files) /home/morgannr/darkmod/tdm_textures_metal01.pk4 (496 files) /home/morgannr/darkmod/tdm_textures_glass01.pk4 (51 files) /home/morgannr/darkmod/tdm_textures_fabric01.pk4 (43 files) /home/morgannr/darkmod/tdm_textures_door01.pk4 (177 files) /home/morgannr/darkmod/tdm_textures_decals01.pk4 (461 files) /home/morgannr/darkmod/tdm_textures_carpet01.pk4 (92 files) /home/morgannr/darkmod/tdm_textures_base01.pk4 (395 files) /home/morgannr/darkmod/tdm_standalone.pk4 (4 files) /home/morgannr/darkmod/tdm_sound_vocals_decls01.pk4 (28 files) /home/morgannr/darkmod/tdm_sound_vocals07.pk4 (1111 files) /home/morgannr/darkmod/tdm_sound_vocals06.pk4 (696 files) /home/morgannr/darkmod/tdm_sound_vocals05.pk4 (128 files) /home/morgannr/darkmod/tdm_sound_vocals04.pk4 (2870 files) /home/morgannr/darkmod/tdm_sound_vocals03.pk4 (743 files) /home/morgannr/darkmod/tdm_sound_vocals02.pk4 (1299 files) /home/morgannr/darkmod/tdm_sound_vocals01.pk4 (82 files) /home/morgannr/darkmod/tdm_sound_sfx02.pk4 (605 files) /home/morgannr/darkmod/tdm_sound_sfx01.pk4 (948 files) /home/morgannr/darkmod/tdm_sound_ambient_decls01.pk4 (8 files) /home/morgannr/darkmod/tdm_sound_ambient03.pk4 (24 files) /home/morgannr/darkmod/tdm_sound_ambient02.pk4 (163 files) /home/morgannr/darkmod/tdm_sound_ambient01.pk4 (220 files) /home/morgannr/darkmod/tdm_prefabs01.pk4 (960 files) /home/morgannr/darkmod/tdm_player01.pk4 (125 files) /home/morgannr/darkmod/tdm_models_decls01.pk4 (103 files) /home/morgannr/darkmod/tdm_models02.pk4 (2020 files) /home/morgannr/darkmod/tdm_models01.pk4 (3043 files) /home/morgannr/darkmod/tdm_gui_credits01.pk4 (49 files) /home/morgannr/darkmod/tdm_gui01.pk4 (715 files) /home/morgannr/darkmod/tdm_fonts01.pk4 (696 files) /home/morgannr/darkmod/tdm_env01.pk4 (152 files) /home/morgannr/darkmod/tdm_defs01.pk4 (179 files) /home/morgannr/darkmod/tdm_base01.pk4 (197 files) /home/morgannr/darkmod/tdm_ai_steambots01.pk4 (24 files) /home/morgannr/darkmod/tdm_ai_monsters_spiders01.pk4 (82 files) /home/morgannr/darkmod/tdm_ai_humanoid_undead01.pk4 (50 files) /home/morgannr/darkmod/tdm_ai_humanoid_townsfolk01.pk4 (95 files) /home/morgannr/darkmod/tdm_ai_humanoid_pagans01.pk4 (10 files) /home/morgannr/darkmod/tdm_ai_humanoid_nobles01.pk4 (48 files) /home/morgannr/darkmod/tdm_ai_humanoid_mages01.pk4 (8 files) /home/morgannr/darkmod/tdm_ai_humanoid_heads01.pk4 (100 files) /home/morgannr/darkmod/tdm_ai_humanoid_guards01.pk4 (379 files) /home/morgannr/darkmod/tdm_ai_humanoid_females01.pk4 (172 files) /home/morgannr/darkmod/tdm_ai_humanoid_builders01.pk4 (91 files) /home/morgannr/darkmod/tdm_ai_base01.pk4 (8 files) /home/morgannr/darkmod/tdm_ai_animals01.pk4 (82 files) File System Initialized. -------------------------------------- background thread already running Couldn't open journal files ----- Initializing Decls ----- WARNING:file materials/tdm_epi_shader_2.mtr, line 462: material 'wizard_cloth_001' previously defined at materials/tdm_epi_shader_2.mtr:366 WARNING:file materials/tdm_water.mtr, line 1189: material 'textures/particles/ripple_1' previously defined at materials/tdm_particles_ripple.mtr:1 WARNING:file skins/tdm_epi_skins.skin, line 86: skin 'steam_engine_003_off' previously defined at skins/steam_engine_003.skin:1 WARNING:file skins/tdm_epi_skins.skin, line 97: skin 'steam_engine_003_on' previously defined at skins/steam_engine_003.skin:18 ------------------------------ I18N: SetLanguage: 'english'. I18N: Found no character remapping for english. I18N: 1259 strings read from strings/english.lang I18N: 145 strings read from strings/fm/english.lang Couldn't exec editor.cfg - file does not exist. execing default.cfg execing Darkmod.cfg Couldn't exec autoexec.cfg - file does not exist. I18N: SetLanguage: 'english'. I18N: Found no character remapping for english. I18N: 1259 strings read from strings/english.lang I18N: 145 strings read from strings/fm/english.lang ----- Initializing OpenAL ----- Setup OpenAL device and context OpenAL: found device 'Family 17h (Models 00h-0fh) HD Audio Controller Analog Stereo' OpenAL: found device 'GP104 High Definition Audio Controller Digital Stereo (HDMI 2)' OpenAL: using 'OpenAL Soft' OpenAL vendor: OpenAL Community OpenAL renderer: OpenAL Soft OpenAL version: 1.1 ALSOFT 1.18.2 OpenAL: found EFX extension OpenAL: found 256 hardware voices ----- Initializing OpenGL ----- Setup X display connection dlopen(libGL.so.1) Initializing OpenGL display Using XFree86-VidModeExtension Version 2.2 Free86-VidModeExtension Activated at 800x600 Using 8/8/8 Color bits, 8 Alpha bits, 24 depth, 8 stencil display. GL_RENDERER: GeForce GTX 1070 Ti/PCIe/SSE2 GL_EXTENSIONS: GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_AMD_vertex_shader_viewport_index GL_AMD_vertex_shader_layer GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_locations GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_sparse_texture2 GL_ARB_sparse_texture_clamp GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_filter_anisotropic GL_ARB_texture_filter_minmax GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_provoking_vertex GL_EXT_raster_multisample GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shader_image_load_formatted GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_sparse_texture2 GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_window_rectangles GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_NV_robustness_video_memory_purge GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_KTX_buffer_region GL_NV_alpha_to_coverage_dither_control GL_NV_bindless_multi_draw_indirect GL_NV_bindless_multi_draw_indirect_count GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_minmax_factor GL_NV_blend_square GL_NV_clip_space_w_scaling GL_NV_command_list GL_NV_compute_program5 GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_dilate GL_NV_conservative_raster_pre_snap_triangles GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_ES1_1_compatibility GL_NV_ES3_1_compatibility GL_NV_explicit_multisample GL_NV_fence GL_NV_fill_rectangle GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_coverage_to_color GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_fragment_shader_interlock GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_geometry_shader_passthrough GL_NV_gpu_program4 GL_NV_internalformat_sample_query GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program5_mem_extended GL_NV_gpu_program_fp64 GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_query_resource GL_NV_query_resource_tag GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_shader_atomic_counters GL_NV_shader_atomic_float GL_NV_shader_atomic_float64 GL_NV_shader_atomic_fp16_vector GL_NV_shader_atomic_int64 GL_NV_shader_buffer_load GL_NV_shader_storage_buffer_object GL_NV_stereo_view_rendering GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_rectangle_compressed GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_uniform_buffer_unified_memory GL_NV_vdpau_interop GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NV_viewport_array2 GL_NV_viewport_swizzle GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_NVX_nvenc_interop GL_NV_shader_thread_group GL_NV_shader_thread_shuffle GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum ------- Input Initialization ------- XKB extension: compile time 0x1:0x0, runtime 0x1:0x0: OK XKB extension present on server ( 0x1:0x0 ) ------------------------------------ OpenGL vendor: NVIDIA Corporation OpenGL renderer: GeForce GTX 1070 Ti/PCIe/SSE2 OpenGL version: 4.6.0 NVIDIA 390.77 v - using GL version 2.0 (core) Checking portable OpenGL extensions... Max texture coords: 8 Max texture units: 32 Max active textures: 192 v - using GL_EXT_texture_compression_s3tc (ext) v - using GL_ARB_texture_compression_rgtc (core+ext) v - using GL_EXT_texture_filter_anisotropic (ext) maxTextureAnisotropy: 16.000000 v - using GL_EXT_texture_lod_bias (ext) v - using GL_EXT_stencil_wrap (ext) v - using GL_ARB_map_buffer_range (core+ext) v - using GL_ARB_vertex_program (ext) v - using GL_ARB_fragment_program (ext) v - using GL_EXT_depth_bounds_test (ext) v - using GL_ARB_framebuffer_object (core+ext) v - using GL_ARB_geometry_shader4 (ext) v - using GL_ARB_pixel_buffer_object (ext) v - using GL_ARB_timer_query (core+ext) v - using GL_KHR_debug (ext) v - using GL_ARB_sync (core+ext) GL fence sync available Max geometry output vertices: 1024 Max geometry output components: 1024 Max vertex attribs: 16 Max env parameters: 256 ----- R_ReloadARBPrograms ----- glprogs/test.vfp 8 glprogs/test.vfp 9 glprogs/interaction.vfp 1 glprogs/interaction.vfp 2 glprogs/bumpyEnvironment.vfp 5 glprogs/bumpyEnvironment.vfp 6 glprogs/ambientLight.vfp 10 glprogs/ambientLight.vfp 11 glprogs/shadow.vp 7 glprogs/environment.vfp 3 glprogs/environment.vfp 4 glprogs/test_direct.vfp 12 glprogs/test_direct.vfp 13 glprogs/interaction_direct.vfp 14 glprogs/interaction_direct.vfp 15 glprogs/soft_particle.vfp 16 glprogs/soft_particle.vfp 17 glprogs/cubic_light_point.vfp 18 glprogs/cubic_light_point.vfp 19 glprogs/cubic_light_proj.vfp 20 glprogs/cubic_light_proj.vfp 21 glprogs/test_cubic_light_point.vfp 22 glprogs/test_cubic_light_point.vfp 23 glprogs/test_cubic_light_proj.vfp 24 glprogs/test_cubic_light_proj.vfp 25 glprogs/ambient_cubic_light.vfp 26 glprogs/ambient_cubic_light.vfp 27 glprogs/cookMath_pass1.vfp 28 glprogs/cookMath_pass1.vfp 29 glprogs/cookMath_pass2.vfp 30 glprogs/cookMath_pass2.vfp 31 glprogs/brightPass_opt.vfp 32 glprogs/brightPass_opt.vfp 33 glprogs/blurx.vfp 34 glprogs/blurx.vfp 35 glprogs/blury.vfp 36 glprogs/blury.vfp 37 glprogs/finalScenePass_opt.vfp 38 glprogs/finalScenePass_opt.vfp 39 ------------------------------- ---------- R_ReloadGLSLPrograms_f ----------- interaction VF ambientInteraction VF stencilShadow VF oldStage VF depthAlpha VF fog VF blend VF cubeMap VF interactionA VF interactionN VF shadowMapA VGF shadowMapN VGF --------------------------------- Font fonts/english/stone in size 12 not found, using size 24 instead. --------- Initializing Game ---------- The Dark Mod 2.07/64, linux-x86_64, code revision 7932 Build date: Jan 27 2019 WARNING:file particles/tdm_cauldron_steam.prt, line 31: particle 'tdm_cauldron_steam_small' previously defined at particles/tdm_bikerdude.prt:55 WARNING:file particles/tdm_cauldron_steam.prt, line 162: particle 'tdm_cauldron_steam' previously defined at particles/tdm_bikerdude.prt:84 WARNING:file particles/tdm_ceiling_dust_falling.prt, line 50: particle 'tdm_ceiling_dust' previously defined at particles/tdm_bikerdude.prt:212 WARNING:file particles/tdm_chimney_smoke.prt, line 30: particle 'tdm_chimney_smoke' previously defined at particles/tdm_bikerdude.prt:259 WARNING:file particles/tdm_chimney_smoke.prt, line 60: particle 'tdm_chimney_smoke_medium' previously defined at particles/tdm_bikerdude.prt:286 WARNING:file particles/tdm_chimney_smoke.prt, line 90: particle 'tdm_chimney_smoke_small' previously defined at particles/tdm_bikerdude.prt:313 WARNING:file particles/tdm_chimney_smoke_medium.prt, line 30: particle 'tdm_chimney_smoke_medium' previously defined at particles/tdm_bikerdude.prt:286 WARNING:file particles/tdm_chimney_smoke_small.prt, line 30: particle 'tdm_chimney_smoke_small' previously defined at particles/tdm_bikerdude.prt:313 WARNING:file particles/tdm_cookingpot_steam.prt, line 31: particle 'tdm_cookingpot_steam' previously defined at particles/tdm_bikerdude.prt:340 WARNING:file particles/tdm_fireflames_small_nosmoke.prt, line 54: particle 'tdm_fire_flames_small_nosmoke' previously defined at particles/tdm_bikerdude.prt:368 WARNING:file particles/tdm_floating_dust.prt, line 30: particle 'tdm_floating_dust' previously defined at particles/tdm_bikerdude.prt:419 WARNING:file particles/tdm_floating_moon_dust.prt, line 31: particle 'tdm_floating_moon_dust' previously defined at particles/tdm_bikerdude.prt:444 WARNING:file particles/tdm_floating_moon_dust.prt, line 67: particle 'tdm_floating_mood_dust_small' previously defined at particles/tdm_bikerdude.prt:27 WARNING:file materials/tdm_epi_shader_2.mtr, line 462: material 'wizard_cloth_001' previously defined at materials/tdm_epi_shader_2.mtr:366 WARNING:file materials/tdm_water.mtr, line 1189: material 'textures/particles/ripple_1' previously defined at materials/tdm_particles_ripple.mtr:1 Initializing event system ...842 event definitions Initializing class hierarchy ...171 classes, 3314112 bytes for event callbacks Initializing scripts Compiled 'tdm_ai_lanternbot::startAlarmWhistle': 136.6 ms ---------- Compile stats ---------- Memory usage: Strings: 44, 7352 bytes Statements: 20264, 810560 bytes Functions: 1267, 169756 bytes Variables: 91900 bytes Mem used: 1827840 bytes Static data: 4014424 bytes Allocated: 4862948 bytes Thread size: 7912 bytes Maximum object size: 884 Largest object type name: weapon_arrow ...6 aas types game initialized. -------------------------------------- Parsing material files Found 0 new mission packages. Found 3 mods in the FM folder. Parsed 3 mission declarations. No 'tdm_mapsequence.txt' file found for the current mod: training_mission -------- Initializing Session -------- Font fonts/english/mason_glow in size 12 not found, using size 48 instead. Font fonts/english/mason_glow in size 24 not found, using size 48 instead. Font fonts/english/mason in size 12 not found, using size 48 instead. Font fonts/english/mason in size 24 not found, using size 48 instead. WARNING:Couldn't load sound 'sound' using default session initialized -------------------------------------- ============= ReloadEngine end =============== Couldn't exec autocommands.cfg - file does not exist. Found 0 new mission packages. Found 3 mods in the FM folder. [swscaler @ 0x12d38f40] deprecated pixel format used, make sure you did set range correctly [swscaler @ 0x12d38f40] deprecated pixel format used, make sure you did set range correctly DisplayBriefingPage: briefingData is maps/training_mission/mission_briefing DisplayBriefingPage: xdata found. DisplayBriefingPage: numPages is 1 DisplayBriefingPage: current page is 1 Objective 1: Parsing success and failure logic Objective 2: Parsing success and failure logic Applied 0 objective conditions. reloading guis/mainmenu.gui. reloading guis/restart.gui. reloading guis/msg.gui. [swscaler @ 0x12d38f40] deprecated pixel format used, make sure you did set range correctly r_customWidth|Height = 800x600 => widescreenmode = 23, r_aspectRatio = 0 --------- Map Initialization --------- Map: training_mission glprogs/ambientEnvironment.vfp 79 glprogs/ambientEnvironment.vfp 80 glprogs/heatHazeWithMaskAndBlur.vfp 81 glprogs/heatHazeWithMaskAndBlur.vfp 82 glprogs/HeatHazeWithMaskAndDepth.vfp 83 glprogs/HeatHazeWithMaskAndDepth.vfp 84 ----------- Game Map Init ------------ collision data: 637 models 67370 vertices (1578 KB) 112391 edges (3951 KB) 45783 polygons (3380 KB) 6022 brushes (849 KB) 23595 nodes (1106 KB) 68211 polygon refs (1065 KB) 20190 brush refs (315 KB) 35872 internal edges 1148 sharp edges 0 contained polygons removed 0 polygons merged 12247 KB total memory used 281 msec to load collision data. map bounds are (5688.0, 4448.0, 2816.0) max clip sector is (177.8, 278.0, 352.0) 6 KB passage memory used to build PVS 2 msec to calculate PVS 76 areas 182 portals 9 areas visible on average 912 bytes PVS data [Load AAS] loading maps/training_mission.aas48 [Load AAS] loading maps/training_mission.aas96 [Load AAS] loading maps/training_mission.aas32 done. [Load AAS] loading maps/training_mission.aas100 [Load AAS] loading maps/training_mission.aas_rat done. [Load AAS] loading maps/training_mission.aas_elemental ConversationManager: Found 0 valid conversations. Entering tdm_main() Exiting tdm_main() Spawning entities Compiled '/home/morgannr/darkmod/maps/training_mission.script': 11.4 ms ---------- Compile stats ---------- Memory usage: Strings: 45, 7456 bytes Statements: 21206, 848240 bytes Functions: 1316, 175604 bytes Variables: 95652 bytes Mem used: 1893568 bytes Static data: 4014424 bytes Allocated: 4891356 bytes Thread size: 7912 bytes WARNING:unknown model type '_prelight_light_187.2' WARNING:file def/tdm_prop_items.def, line 507: 'replace_anim_idle_sit_tap01' already defined key_guard_3: Fixing inv_category from Keys to #str_02392. key_guard_4: Fixing inv_category from Keys to #str_02392. key_exit1: Fixing inv_category from Keys to #str_02392. StoreRoomKey1: Fixing inv_category from Keys to #str_02392. WARNING:Image name "-" is too short OldChestKey_2: Fixing inv_category from Keys to #str_02392. glprogs/heatHazeWithDepth.vfp 85 glprogs/heatHazeWithDepth.vfp 86 WARNING:idFileSystem::OSPathToRelativePath failed on WARNING:aas32_flood doesn't include a spawnfunc or spawnclass on 'aas32_flood_1'. ... 2795 entities spawned, 0 inhibited ==== Processing events ==== Objective 1: Parsing success and failure logic Objective 2: Parsing success and failure logic Applied 0 objective conditions. [aas32]: Assigned 0 multistatemover positions to AAS areas and ignored 0. [aas_rat]: Assigned 0 multistatemover positions to AAS areas and ignored 0. -------------------------------------- SpawnPlayer: 0 WARNING:Couldn't load sound 'player_sounds_doublevision' using default WARNING:Couldn't load sound 'player_sounds_skipcinematic' using default WARNING:Couldn't load sound 'player_sounds_guienter' using default WARNING:Couldn't load sound 'player_sounds_guiexit' using default WARNING:Couldn't load sound 'player_sounds_hitarmor' using default WARNING:Couldn't load sound 'player_sounds_hitflesh' using default WARNING:Couldn't load sound 'player_sounds_teleportexit' using default WARNING:Couldn't load sound 'player_sounds_teleportstart' using default ----- idRenderModelManagerLocal::EndLevelLoad ----- 0 models purged from previous level, 1209 models kept. --------------------------------------------------- ----- idImageManager::EndLevelLoad ----- WARNING:Couldn't load image: textures/darkmod/nature/straw/straw02_loose_patch WARNING:Couldn't load image: models/md5/chars/guards/citywatch/citywatch_armour_poor_ed WARNING:Couldn't load image: layer3s WARNING:Couldn't load image: tdm_tongue WARNING:Couldn't load image: arms_legs WARNING:Couldn't load image: rope_belt WARNING:Couldn't load image: belt WARNING:Couldn't load image: sleeve_frill WARNING:Couldn't load image: sleeve WARNING:Couldn't load image: models/md5/chars/nobles/noblewoman/wench_hands WARNING:Couldn't load image: - WARNING:Couldn't load image: extinguishable/buoy_light01 WARNING:Couldn't load image: extinguishable/streetlamp/tall_streetlamp01 WARNING:Couldn't load image: extinguishable/streetlamp/tall_streetlamp01_andbase 0 purged from previous 201 kept from previous 1274 new loaded all images loaded in 17.8 seconds ---------------------------------------- ---------------------------------------- ----- idSoundCache::EndLevelLoad ----- 268013k referenced 6336k purged ---------------------------------------- sound: missing efxs/training_mission.efx ----------------------------------- 23105 msec to load training_mission interactionTable generated of size: 32 entries ------------- Warnings --------------- during training_mission... WARNING:aas32_flood doesn't include a spawnfunc or spawnclass on 'aas32_flood_1'. WARNING:Couldn't load image: - WARNING:Couldn't load image: arms_legs WARNING:Couldn't load image: belt WARNING:Couldn't load image: extinguishable/buoy_light01 WARNING:Couldn't load image: extinguishable/streetlamp/tall_streetlamp01 WARNING:Couldn't load image: extinguishable/streetlamp/tall_streetlamp01_andbase WARNING:Couldn't load image: layer3s WARNING:Couldn't load image: models/md5/chars/guards/citywatch/citywatch_armour_poor_ed WARNING:Couldn't load image: models/md5/chars/nobles/noblewoman/wench_hands WARNING:Couldn't load image: rope_belt WARNING:Couldn't load image: sleeve WARNING:Couldn't load image: sleeve_frill WARNING:Couldn't load image: tdm_tongue WARNING:Couldn't load image: textures/darkmod/nature/straw/straw02_loose_patch WARNING:Couldn't load sound 'player_sounds_doublevision' using default WARNING:Couldn't load sound 'player_sounds_guienter' using default WARNING:Couldn't load sound 'player_sounds_guiexit' using default WARNING:Couldn't load sound 'player_sounds_hitarmor' using default WARNING:Couldn't load sound 'player_sounds_hitflesh' using default WARNING:Couldn't load sound 'player_sounds_skipcinematic' using default WARNING:Couldn't load sound 'player_sounds_teleportexit' using default WARNING:Couldn't load sound 'player_sounds_teleportstart' using default WARNING:file def/tdm_prop_items.def, line 507: 'replace_anim_idle_sit_tap01' already defined WARNING:idFileSystem::OSPathToRelativePath failed on WARNING:Image name "-" is too short WARNING:unknown model type '_prelight_light_187.2' 27 warnings VertexCache static vertex buffer uploaded, memory used: 18312 kb VertexCache static index buffer uploaded, memory used: 3256 kb Generated framebuffer DEPTH_STENCIL attachment: 800x600 Generated framebuffer COLOR attachment: 800x600 Generated render buffers for COLOR & DEPTH/STENCIL: 800x600x0 speaker_zone_ambient::init() called Color read from main ambient light 'ambient_world': 0.08 0.08 0.08 Changed location from '' to 'snd_hub'. The ambient 'snd_hub' (city_silentnight) for location 'snd_hub' is now playing. --------- Game Map Shutdown ---------- WARNING:Door atdm_mover_door_23 is not within a valid AAS area WARNING:Door door_96x48x2hinge_1 is not within a valid AAS area ModelGenerator memory: 15 LOD entries with 3 users using 1950 bytes, memory saved: 840 bytes. --------- Game Map Shutdown done ----- Shutting down sound hardware idRenderSystem::Shutdown() I18NLocal: Shutdown. ------------ Game Shutdown ----------- ModelGenerator memory: No LOD entries. Shutdown event system -------------------------------------- shutdown terminal support About to exit with code 0 morgannr@HERB1:~/darkmod$ Thank you for all the help TDM is running now. Does everything appear ok?
  23. Language models are a mirror, reflecting the collected works of humanity back at us. Some people look in that mirror, see their own reflection, and conclude "there is a artificial person behind this sheet of glass that looks and behaves exactly like me... our days as humans are numbered!". But it's not true. It's just a reflection. It can't create anything that humans couldn't (or haven't) created to begin with. I have no doubt that one day, artificial human-like intelligence will exist, but it will require a lot more than just a language model remixing stuff on the internet. If you're a cargo cult programmer copy-pasting junk code off Stack Overflow, or a hack blog writer churning out articles with titles like "20 dumb things Trump has said", AI is coming for your job — but that's because your job wasn't worth anything to begin with.
  24. Body awareness please. https://forums.thedarkmod.com/index.php?/topic/20013-are-you-gonna-add-this/
  25. I loved it. Awesome game. I faceplanted at the people who asked for quest markers in the Steam forums there... Herr, lass Hirn regnen. The game is so great, and so true to the original, because it doesn't hold your hand. When is the new breed of gamers gonna learn.
×
×
  • Create New...