Jump to content
The Dark Mod Forums

freyk

Member
  • Posts

    1366
  • Joined

  • Last visited

  • Days Won

    25

Everything posted by freyk

  1. Yes, it is multiplayer, but you can also play it as singleplayer with bots. And you dont need a server to play. There is a forum but no active posts. I havent played it in months, but i enjoyed it.
  2. I love the games mentioned above. There is also the old unreal tournament 1 mod, Thievery UT. I agree with datiswous. I see modding TDM as gaming. Like creating handy game installers, puzzling new menus/interfaces, trying to build a mission and searching/smashing bugs.
  3. It is a nice start. dont forget to cleanup your binary folder. === For the ones who want to try this launcher: download the 7zip package open the 7zip file with 7zip extract only file "TDMLaunch.exe" from folderlocation "TDMLaunch.7z\TDMLaunch\bin\Debug\" to your tdm folder. Run a mission: When you start this launcher, click on tab "settings", select the needed folders and hit button "scan fm". This will fill-up the missions table, in the launch tab. double click on a mission to select it and click on the "Run mission" button.
  4. For both questions is my answer: I dont know.
  5. I got only experiences with wget. Beside htrack, there are also other graphical website rippers. Wget am Deutch: https://ekiwi-blog.de/19249/wget-in-windows-einrichten/ (but it is better to get more experience with the Englisch language.) Like the applications in these lists: https://alternativeto.net/category/networking-and-admin/website-downloader/ https://www.geckoandfly.com/32437/download-websites/ How more you try method or application, how better the results.
  6. Download wget for windows, from sites like https://eternallybored.org/misc/wget/ extract the package and use command prompt / powershell to run this application, with the given application arguments to download the wiki.
  7. Some years ago i succesfully downloaded the wiki with wget, for TDM dvd. I dont know if this method wikl work now. https://forums.thedarkmod.com/index.php?/topic/19998-tdm-collection-dvd/#comment-437887
  8. Wow. It would be nice that this come with a map editor.
  9. I dont know, but i think we need to go to: https://www.reddit.com/r/TheDarkMod/ If that doesnt work, we got a discord server:
  10. Nice to know. but please for the next time: dont announce this 1 day ahead of time. (Because you have to mind the schedules of people. And the time in countries of the world)
  11. Nice idea! But to create this, do you have any "sourcecode/script" recipes for them, Snatcher?
  12. There is a cvar for it, but i dont know which. it is like: r_showtris 0 See other cvars: https://wiki.thedarkmod.com/index.php/Performance:_Essential_Must-Knows
  13. freyk

    Merry Christmas

    I wish you all a happy birthday of the errand boy of the Master Builder.
  14. Nice to know. Coming from a linux distro, you know every application has his own features. So i use several applications for doing stuff. For tabs in my filebrowser in windows, i use "Files" and total commander ultima prime. some tab features from "windows terminal".
  15. We got TDM VR, for a start. https://forums.thedarkmod.com/index.php?/topic/20468-the-dark-mod-vr-210-alpha-is-now-available/
  16. Nice to know that we have an other build solution. Just want to mention that we got an old wiki-article about building from source and article about installing TDM.)
  17. freyk

    Voice

    Do you want to help us, rejive? Take a look at the following links (and there lots of info on the wiki):
  18. Tried to make a tdm advertisement commentpost at one of civvie11 youtube videos about T2. Post got marked as spam. His problem (to not discover TDM for himself),..not my problem.

    But some help of some fellow TDM yt-videocomment posters would be nice. To ask him and others, to play TDM. To get more players/creators. 

    1. Show previous comments  2 more
    2. SeriousToni

      SeriousToni

      I don't understand why this was considered spam at all.

    3. jaxa

      jaxa

      It's beyond human understanding, Toni. It's the result of a system of faceless algorithms that are always changing, or a combination of algorithms and editorial control for the most controversial content.

    4. AluminumHaste

      AluminumHaste

      Youtube automatically removes comments with certain words in them, so no swearing.

      Some comments that include words that could trigger or cause harm like suicide, rape etc, can also be removed automatically.

      No warning is given, you see the comment posted then when you go back, it's gone.

  19. Is there a new status of your launcher. @Knockout Thief Can we download the binary and source from somewhere to try it?
  20. freyk

    No visual

    And that is by downgrading/upgrading TDM and changing stuff in the settings, console and/or in config file. (Or upgrade/buy new system) All and more info about this, you can find at our wiki.
  21. It is nice to know that you can play TDM on a VM on Paralells. But it is a paid/trail application. And is still that "virtualization layer" that takes a load on the system. It would be nice if you or someone else, as a mac user, can help us with some other mac os things, like: How does TDM work on Vmware Fusion and Virtualbox. (because there are free in costs) Whats the recent working status now for TDM, on wine / proton (on M1)? Does the old wine frontend "playonmac" work on m1 (and others)? (using our pol-script) And have we found a person already who would build us a new port for mac os? (for all the things above, see our wiki artitcle: installer and manual installation - mac os)
  22. freyk

    No visual

    And on our wiki, there is a list with performance tweaks.
  23. freyk

    No visual

    An other solution is to downgrade to an older version, like 2.06 and experiment with the grapics settings? (run tdm_installer. At the start check "get custom version", click desired version, next)
  24. freyk

    No visual

    As i posted earlier, please enter the following command (using your locationsettings). D:\MODS\The dark mode\TheDarkModx64.exe +condump mylog.txt +quit and D:\MODS\The dark mode\TheDarkModx64.exe +seta r_useNewBackend 0 +seta r_useBindlessTextures 0 +seta r_glCoreProfile 0 +seta r_fboColorBits 32 or open explorer, navigate to darkmod folder. Then hit "File" (or menu) > "open in powershell" or "open in command prompt". To get a command window. In the new windows type the following command and hit the enterkey on keyboard: .\TheDarkModx64.exe +condump mylog.txt +quit and .\TheDarkModx64.exe +seta r_useNewBackend 0 +seta r_useBindlessTextures 0 +seta r_glCoreProfile 0 +seta r_fboColorBits 32
  25. freyk

    No visual

    That is like running TDM blind-folded and not nice to the user. Just Set the log-settings in the config file, to create a log. Or use the start-arguments to create a condump, all i mentioned earlier. Like: do keyboardshortcut: windows-key + r to display a command window enter a command and hit ok. (or run a console screen from explorer) c:\mygames\darkmod\thedarkmod.exe +condump mylog.txt +quit This to create a condump name mylog.txt at start end after this quit the game. (if c > mygames > darkmod is the location of the game folder) or do: thedarkmod.exe +seta r_useNewBackend 0 +seta r_useBindlessTextures 0 +seta r_glCoreProfile 0 +seta r_fboColorBits 32 (to set the settings nbohr1more mentioned)
×
×
  • Create New...