Jump to content
The Dark Mod Forums

Search the Community

Searched results for '/tags/forums/mouse buttons swap/q=/tags/forums/mouse buttons swap/' or tags 'forums/mouse buttons swap/q=/tags/forums/mouse buttons swap/&'.

  • 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. Oh no, that's not how the Steam Deck works. On a computer, each key is programmed to do only one thing.In any game, when you press "F", the system will understand that the "F" key was pressed. But on the Steam Deck, I have to assign functions to each key myself. For example, I can make the "A" button act as "space" and the left trigger as "right-click". That's why I'm saying that opening the console on the Steam Deck is difficult. Even though it has a lot of buttons, I have to temporarily program three keys for functions that are not really used.
  2. Yes. Sure, I will change it, but I do mind. In addition to changing the forum title, I have also had the name of the pk4 changed in the mission downloader and the thiefguild.com site’s named changed. It's not just some "joke". The forum post and thread are intended to be a natural extension of the mission’s story, a concept that is already SUPER derivative of almost any haunted media story or most vaguely creepy things written on the internet in the past 10 or 15 years. Given your familiarity with myhouse.wad, you also can clearly engage with something like that on some conceptual level. Just not here on our forums? We can host several unhinged racist tirades in the off-topic section but can’t handle creepypasta without including an advisory the monsters aren’t actually under the bed? (Are they though?) I am also trying to keep an open mind, but I am not really feeling your implication that using a missing person as a framing of a work of fiction is somehow disrespectful to people who are actually gone. I have no idea as even a mediocre creative person what to say to that or why I need to be responsible for making sure nobody potentially believes some creative work I am involved in, or how that is even achievable in the first place. Anyway, apologies for the bummer. That part wasn’t intentional. I am still here. I will also clarify that while I love the game, I never got the biggest house in animal crossing either. In the end Tom Nook took even my last shiny coin.
  3. My recent experience makes clear that the mouse can be moved, but no click is possible. After Entity list is loaded, everything works fine again.
  4. Oh well, I guess that rules out any kind of mouse grabbing behaviour that will work on Wayland desktops. I'm not sure what the alternative is. Some kind of on-screen widget that you can click and drag to rotate the camera, like a sort of circular scroll-bar?
  5. Yes, I probably should have been more clear. This fixes everything when running on XWayland (which emulates X the best it can but must still ultimately play by Wayland's rules). Last time I checked, GTK3 was not planning to support mouse pointer warping at all on Wayland and left the function as a no-op in the Wayland version. It might be simplest for us to figure out an easy way to automatically force the x11 backend to be used. Wayland is increasingly becoming the default, but XWayland is not going away anytime soon.
  6. Cannot reproduce on Ubuntu 22.04. Although the Entity List can take a long time to load in a large map (painterswife.pk4) at no point does it lock the system or capture the mouse.
  7. Yeah the problem is that the entity list makes DR freeze for a couple of minutes with some extremelly large maps. During the freeze it takes over the mouse, so you can't use it in other applications. With the keyboard I can still do everything outside DR. Also I cannot copypaste text in the searchbox in the entity list. That gives an error.
  8. I revisited this issue and might have had a breakthrough. I noticed that when using the clipper my cursor wasn't changing, and afterwards when the cursor was no longer hidden when the dragging problem starts happening. If I take out the code that is supposed to change the mouse cursor when activating the clipper, the drag behavior remains correct during and after using the clipper tool. If I remember correctly from last time I went down this rabbit hole, Wayland has restrictions on pointer locking and I think it was only allowed while the pointer is hidden. I'm guessing something with changing the cursor is failing and then it doesn't get hidden before the pointer lock happens, causing Wayland to reject the pointer lock request. And when the pointer doesn't get locked, the math to calculate the drag amount goes all wonky. @MirceaKitsuneor others, if you'd like to try a quick and dirty workaround, find the void OrthoView::setCursorType(CursorType type) function and put a return statement on the first line so it doesn't actually change the cursor. I'll see if I can figure out what's actually going wrong when setting the cursors so we can make a proper fix.
  9. I've seen fun workarounds like that in other game modding as well. Years ago, maybe even a decade, some fella who was making a mod for Mount & Blade over at the Taleworlds forums revealed that he put invisible human NPCs on the backs of regular horse NPCs, then put the horse NPCs inside a horse corral he built for one of his mod's locations/scenes and then did some minor scripting, so the horses with invisible riders would wander around the corral. The end result was that it looked they're doing this of their own will, rather than an NPC rider being scripted to ride around the corral slowly. Necessity is the mother of invention. I don't know about the newest Mount & Blade game, but the first generation ones (2008-2022) apparently had some sort of hardcoded issue back in the earlier years, where if you left a horse NPC without a rider in its saddle, the horses would just stand around and wait and you couldn't get them to move around. Placing an invisible rider in their saddles suddenly made it viable again, at least for background scenes, of riderless horses wandering around, for added atmosphere. First generation M&B presumed you'd mostly be seeing horses in movement with riders, and the only horses-wandering-loosely animations and scripting were done for situations when the rider was knocked off their horse or dismounted in the middle of a battle. Hence the really odd workarounds. So, an invisible NPC trick might not be out of the question in TDM, even though you could probably still bump into it, despite its invisibility.
  10. Here's my first FM. A small and easy mission, inspired by Thief's Den and The Bakery Job, where you must find and steal a cook's recipe book in order to save a friend from going out of business. Download: Mediafire (sk_cooks.pk4) TDM Website's Mission Page The in-game mission downloader Thanks to: The people who helped me get this far, both in the forums and on Discord. The beta testers: MirceaKitsune, Mat99, Baal, wesp5, Cambridge Spy, jaxa, grodenglaive, Acolytesix ( Per the author in the beta testing thread. ) Skaruts has given permission to the TDM Team to add Subtitles or Localization Strings to this mission. (No EFX Reverb.) If anyone from the Community or TDM team wishes to create these we will gladly test them and update the mission database.
  11. In the file DarkmodPadbinds.cfg (https://wiki.thedarkmod.com/index.php?title=Bindings_and_User_Settings): 1) bindPadButton LONG_PRESS PAD_B "_mantle" is listed and does what it says. bindPadButton LONG_PRESS PAD_A appears to do "jump-mantle". Standing in front of a box and doing jump will differ from doing "jump-mantle". Why is "jump-mantle" not listed in the file? (And how come it works without being listed in the file?) 2) bindPadButton MODIFIER PAD_L2 appears to bind a modifier functionality to the "button name" PAD_L2. If a user wants to find out the "button name" of other buttons on their gamepad (e.g. buttons which are not currently listed in the file), what would be a good way to do that? 3) Will TDM be able to recognize unusual "button names" (i.e. be able to capture any "button name" or will button names have to be implemented in the code before it works)?
  12. The Builder's Blocks The time has come for my unusual gameplay fm to be released! Important! Please read this before you play the map. You will be playing a mini-game in this map. This mini-game alters the mouse sensitivity setting when you start it, so be sure to click on the 'leave' button in-map before exiting the game. Failure to do so means that you must reset the mouse setting manually and then restart the map. Since this is a map for the unusual gameplay contest the gameplay is unusual (not surprisingly). Do not expect a normal Dark Mod mission. Link(s) (post mirrors, and I will add them here): https://www.dropbox....ders_blocks.pk4 Screenshot of someone playing with a prototype of the game: A big thanks to my beta testers (in alphabetical order): jaxa nborh1more Obsttorte PPoe without whom many features would never have seen the light of day.
  13. I thought it would be convenient to collect in one place a list of all mods\addons\improvements created by the community for TDM. After surfing the entire forum I collected the following list of mods, and I present to you their list below. I will be glad if you correct me and provide any other links to mods that I may have missed. Graphic mods Fresnel Mod (MoDB link) Flame Glare Mod (MoDB link) ModPacks Unofficial Patch (MoDB link) TDM Modpack (MoDB link) (with the possibility of separate installation) Gameplay mods Augmentation Mod Wearable disguises Player Lamp (beta) Adjust player speed with mouse wheel Stealth Statistics Tool & Loot Stealth Stat (MoDB link) Textures TDM Texture Mod Small UI tweaks Reflections to all materials containing specular maps Sounds New Footstep sounds Collection of adjusted sounds by Anton Thiefier Sounds Blackjack Draw/Sheath SFX (MoDB link)
  14. There is nothing to upload anywhere unless the ask is to create an AutoHotKey executable in which case false positives would easily become my new nightmare. Thanks but I'll pass! This one truly is a proof of concept. I have been using this hack (with its shortcomings) since @Obsttorte and I first worked on it and I am convinced this could become a great project for an eager developer. Controlling the speed with the mouse-wheel not only feels natural but it would free us from the 3-speed limit and make some keys obsolete. An all-around improvement for those that may (optionally) use it.
  15. I'm thinking along the same lines. For the issue in the bugtracker here the solution is described as: To me it would make more sense to swap the two triggers for bodies. That way * "Frob" would mean "grab and hold object in front of you", and "Frob" again would mean "release" consistently for all three objects. * "Hold frob" would mean "interact" (="shoulder"/"unshoulder", "extinguish", "eat") consistently for all objects. And if "unshoulder" required "Hold frob" it would reduce the risk of unintentionally un-shouldering bodies when trying to operate doors. I may be missing something here...
  16. The keys don’t work on the doors - they just unlock the buttons to call the elevator, or the buttons within the elevator. Once you get the keys, use the elevator to get around. The attic key was back in the previous apartments, the Garden Tower Flat (I think that was the name). It provided a short cut getting from that apartment to the hallway with a guard.
  17. Hi i never did a beta, what specs do you need? exept time to spend i have a rysen7 and a keyboard and a mouse
  18. When talking about a possible libre version of TDM (https://forums.thedarkmod.com/index.php?/topic/22346-libre-version-of-tdm/) it seems we believe all media/gamedata included in TDM is licensed CC-BY-NC-SA. I am not familiar with how the process of adding new media/gamedata works today; I have seen files uploaded to the bugtracker which developers then commit to SVN, but I don't know if there are other ways. It may be a good idea to implement a process that when new components (media/gamedata included in TDM) are added, the contributor is asked to be explicit about the license (a choice which may defaults to their previous preference, for usability). It won't fix the past, but it may help in the future. This will make it easy for contributors to add future data under a more permissive license if they choose. Libre media can be added and its license can be tracked, rather than assumed to be CC-BY-NC-SA. I suggest looking at how Wikimedia Commons has implemented this: the contributor state the source and license at the time the data is uploaded. This can be done either by providing urls or by saying "It's my work and I choose this licsense". The first step could be to add a way to keep track of each filepath in SVN, author, license, sources. Start by setting the value for each file's license to "(default/legacy CC-BY-NC-SA)". Possible implementations for a user interface for new additions are: * Use our own wiki, which runs Mediawiki (same as Wikimedia Commons). I see several benefits of this, but we also need a way to accept uploads of batches, not just single files. * Look at how other open source projects have solved this. There may be more appropriate solutions available. ... but I'll leave the implementation open. Suggestions are very welcome! If the author of each file already in SVN can be tracked, then it may be possible that the author is willing to give a blanket permission for all their past files in one statement, and all their files in SVN can be updated in one commit. A productive contributor willing to release some of their work under a more permissive license could make a big change. If Dark Radiant would support letting mappers search media/gamedata by license (does it already?), it would make it easier for mappers to create a completely libre mission, which would help facilitate a TDM-libre release. If I understand things correctly. This post does not address all details and it may contain misunderstandings or assumptions, but it's a start. Also relevant: * Is there a compiled and maintained list of recommended or deprecated resources for mappers to use? * https://forums.thedarkmod.com/index.php?/topic/20311-external-art-assets-licensing/
  19. I have this issue since 3.0, still present in 3.2 . When I am in free camera mode (right mouse button in Camera view), I can't zoom in and out with mouse wheel scroll, keyboard arrows do still work. Somebody else (Nort) mentioned he/she couldn't reproduce the issue under Windows, so maybe it's just my (Linux) system and therefore I decided I don't add it to the bugtracker yet.
  20. Ah, pity I wasn't reading the forums back in February. I'm fond of that game, along with Bugbear's other early title, Rally Trophy. I was never too good at FlatOut, but it was always a hoot to play.
  21. My wife got me my first iPhone around 2013 I believe ( old iPhone 4 classic ). At the time I had very mixed feelings as I really hated Apple's walled garden OS, lack of MicroSD slots, lack of replaceable battery, and proprietary charging \ data transfer port. That said I was still a little jealous of my old co-worker who had the first iPhone and showed off the wonders of the Lightsaber App and reading websites with pinch zoom so it was cool to finally have these capabilities on my own device. Since I am ostensibly a hermit and do not really "consume" digital goods like paid apps and music, I jailbroke the phone not long after owning it and gleefully installed a number of janky retro emulators on it. I kept that phone for a LOONG time. I believe it was about 1.5yrs ago when my phone provider was acquired \ merged and the new owners mandated that I could no longer use my ancient beast on their new network. My wife ( who is now thoroughly entrenched in the iPhone world ) insisted I get a newer iPhone as a replacement so I got a slightly aged iPhone 11 due to the supply shortages. At first I was thrilled at the increases in storage and processing power but then using phone began to sour my mood. They removed the headphone jack in iPhone 8 (?) I believe so obviously this was strike one against the device. I think the home button was removed in iPhone 10 so "strike two". Then the charging cable does not connect to a standard USB port on a PC or standard USB charger so I could no longer sync iTunes over a cable without buying some specialized adapter cable. Third strike. Since the whole world followed Apple's lead and no other phones offered these features either I was consigned to fume about the supposed "progress" of my new device. Flash Forward to 2023 and the iPhone 15 Pro launch and now we can see that they are removing the "Easy silent mode toggle switch" and are replacing it with a haptic multi-function button. Garbage. The point of having a silent toggle is that you can quickly silence your phone even if it's dark or in your pocket. Now you need to look at your phone to see that you actually succeeded in silencing it. How can they possibly think this was an improvement? I really am stumped here. Did someone at Apple think that forcing you to look at your phone to silence it will give advertisers more time to show you advertisements on lock-screen news-feed? Are the trying to make going to the movies more inconvenient so that you will stay home and watch Apple TV+ instead? Did the US Government tell Apple to change this so that law enforcement or intelligence agencies and explicitly tell when you are silencing your phone so that no clandestine recordings can be captured without an easily spotted visual of someone struggling to silence their phone? Is this just more "reduce the number of buttons" Apple insanity? It really boggles the mind. When they got rid of the Home Button, they seriously damaged the product brand in my opinion. The whole point of having a Home Button is that if you are stuck in some misbehaving App or Website and you need to get back to the starting GUI you can press a button to get safely home. Now if the bottom swipe is obscured by a misbehaving App your only choice is to power off the phone. The excuse for the removal of the Home Button as that it made the phone less water resilient. In that case, how did the buttons on the side of the phone continue to persist? If there is some absurd logic that can be put forth about why side buttons are more water resilient than a front button, then why not move the Home Button to the side? So I went around looking for iPhone 15 critique videos and to my utter dismay nobody was complaining about the removal of the Silence Toggle switch. Instead they bemoan that the iPhone 15 is "more of the same" even though the CPU, GPU, RAM, and Storage are all significantly upgraded. The common complaint is that Apple hasn't improved the physical aspects of the phone such as not having a folding or flip phone design. I find that to be a completely crazy take on things. The classic buttons worked fine. The form factor did not need to be substantially changed. The underlying CPU and GPU is where you should expect to see improvements for products like these. Beyond bringing back the Home Button and Headphone Jack ( and preventing the full removal of the Silent Mode toggle ), the only "form factor" change I would like to see is some sort of accessory that approximates a slider era cellphone keyboard so I can type out texts or phone numbers with real keys as feedback. Nakey Jakey sorta touched on a few of these issues in one of his newer videos:
  22. There seems to be a limitation regarding controllers (2.09 release, Linux / X11). The engine appears to not detect special mouse keys: In the Settings - Controls menu, I cannot map actions to some mouse buttons, they aren't being sensed at all. Tilting the mouse wheel sideways seems to register (as "mouse4" and "mouse5") but the forward and backward navigation keys do not. I noticed this a while ago but I don't need those buttons. However I'm trying to introduce the game to someone close: He needs to use a mouse with special buttons for gaming due to medical reasons. If non-standard mouse keys can't be mapped, I'm afraid this is a game we won't be able to enjoy. For this reason I'd like to ask if others can confirm this limitation, and if so can the engine be patched to solve it please? Thank you.
  23. Hi everyone, I know I am pretty late to the party, but I have been doing some playtesting of this feature and I am honestly loving the way bodies are handled now: hold mouse to move it around, release mouse to drop it again (hold-type-grabber). It just feels very natural and somewhat authentic this way. I love it so much that I would like to see it optionally extended to all grabber-interactions. I also think that the new control scheme is a bit inconsistent because, depending on entity type, different kinds of inputs are required to achieve the same game functionality (the grabber). Here is a table showing how different entity types are currently controlled: Entity type Short Press Hold Button… ...Release Button Junk Grabber Nothing Nothing Food Grabber Eat Nothing Loot Pick-up Nothing Nothing Bodies Shoulder Grabber Release from Grabber Lights Grabber Exstinguish Nothing Tools Inventory Nothing Nothing And here is a suggestion of how I would change it to make it consistent and to have more objects use the fun hold-type-grabber from bodies (of course the release from grabber by button release could be made optional such that a second click would release from grabber) . Entity type Short Press Hold Button… ...Release Button (or optionally press again) Junk Nothing Grabber Release from Grabber Food Eat Grabber Release from Grabber Loot Pick-up Grabber? Release from Grabber? Bodies Shoulder Grabber Release from Grabber Lights Exstinguish Grabber Release from Grabber Tools Inventory Grabber? Release from Grabber? All use-type interactions would be on short-press, whereas all grabber-interactions would be hold-type or on long press / press again. In addition to being more consistent, this control scheme also has the advantage that the grabber is always intentional, i.e., you never accidentally pick up a junk object. The only downside I can see right now is that, with the hold-type interaction, object rotation is a bit more finicky with the hold-type-grabber, because you have to press two buttons at the same time, but it's absolutely doable (I tried).
  24. Author Note: This is a brand new mission and a new entry into the accountant series. There are some different than usual puzzles in this FM, so if you find yourself stuck try to think about your pathway forward in a logical manner. And if you're still having troubles then pop by this thread and ask (preferably with spoiler tags). This FM is brand new and serves as the first installment in The Accountant series, a few years back there was a small prologue style mission released however I felt that it did not represent The Accountant series so I decided to go back to the drawing board and do a whole new mission that's larger, has a better level design and has a story that lines up closer to what I plan to do with the accountant series. The mission is medium sized and you can expect between 30-90 minutes to complete it depending on your playstyle. Beta Testers Captain Cleveland Crowind Kingsal PukeyBee Skacky SquadaFroinx Voice Actors AndrosTheOxen Epifire Goldwell Stevenpfortune Yandros Custom assets Airship Ballet Bentraxx Bob Necro Dragofer DrKubiac Epifire Kingsal MalachiAD Sotha Springheel SquadaFroinx Available via in-game downloader File Size: 233 MB - Updated to v 1.1 (01.06.2018)
×
×
  • Create New...