Jump to content
The Dark Mod Forums

Recommended Posts

Posted (edited)

One thing that was uncomfortable for me when I started playing The Dark Mod was how much the view tilted during a mantle. This is similar to the amount of head bob.

For those who are sensitive to motions like that as well, I've attached a patch.

I hope it or a variation of it will be accepted into the main The Dark Mod codebase, since it'll help those players.

The new cvar "pm_mantle_tilt_mod" is a value between 0.0 and 1.0. The default is 1.0, which means no change from the traditional tilt view angle. A value of 0.0 is no tilt. I personally prefer 0.1, which tilts the view only 10% of the traditional amount.

idCVar cv_pm_mantle_tilt_mod(
  "pm_mantle_tilt_mod",
  "1.0",
  CVAR_GAME | CVAR_FLOAT | CVAR_ARCHIVE,
  "The multiplier applied to the tilt view angle during a mantle",
  0.0f, 1.0f
);

(Patch based on r10036.)

Edit

The finalized version present in TDM 2.11.

"pm_mantle_roll_mod"  default:"1.0"                                                              
The multiplier applied to the roll view angle during a mantle

mantle-tilt-mod-v1-r10036.diff

Edited by Daft Mugi
add note about pm_mantle_roll_mod
  • Like 1
Posted

I have to admit. I had the same thought after I added yet another cvar. :)

I'd keep the cvars, so there's always that fine grained option.

But, yeah, having something really simple in the menu would likely be welcomed.

Maybe something like: [no motion] [slight motion] [normal]
Or: [reduced motion] [normal]

Shortly after I started playing The Dark Mod, I reduced the head bob and tilt view angle. Otherwise, it's been pretty great!

  • Like 1
  • 4 weeks later...
Posted

Hi @stgatilov (cc @nbohr1more)

After some more thought, I really do think "pm_mantle_roll_mod" is a better cvar name, because it matches "pm_bobroll" and other "pm_*" naming. If someone learns about "pm_bobroll" and changes it for head bobbing, they may also search for other "roll" cvars. This will make it easier for them to find "pm_mantle_roll_mod".

I've attached a patch, making it easy to rename the cvar before 2.11 is released.

Thank you!

rename-mantle-tilt-to-roll-v1-r10079.diff

  • Like 1
  • Thanks 1
  • 5 months later...
Posted
On 7/25/2022 at 8:18 AM, stgatilov said:

I wonder if we should just have one mega-var, which would disable all kind of camera deviations?
Maybe even attach it to a checkbox in main menu gameplay settings...

So, if I understand this right, this would be an optional setting which is not activated by default, right?

I like the mantling the way it is.

  • Daft Mugi changed the title to [Resolved] Setting for mantle tilt view amount
Posted
5 hours ago, chakkman said:

So, if I understand this right, this would be an optional setting which is not activated by default, right?

I like the mantling the way it is.

Yes, optional. There is no change unless you change the "pm_mantle_roll_mod" cvar.

By default, it is set to 1.0, which means no change.

1.0 is 100% the same.
0.5 is 50% of the original.
0.1 is 10% of the original.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recent Status Updates

    • taaaki

      The post editor for the dark themes should be working again. Apologies for the inconvenience.
      · 1 reply
    • jaxa

      Talk GabeCube:
      https://forums.thedarkmod.com/index.php?/topic/18055-2016-cpugpu-news/page/39/#findComment-508710
      · 3 replies
    • The Black Arrow

      Things have been so bad these days for me...
      Just a year ago, I've been feeling dizzy, I thought it was nothing, today's stress, that type of thing, went to sleep...Still dizzy! 9 more days dizzy, went to doctor (I would have gone on the first day if NOT for the long appointment time)
      Said it may be Neck Dizziness...I did exercises for 6 months, no changes.
      Went to a Physical Therapist, went to another, no changes.
      I've asked my doctor for a full check this time.
      I hated yesteryear so much due to personal reasons, this year might be the same.
      To be brutally honest, I'd rather have cancer or/and chronic pain than suffer dizziness any second longer, especially when nothing helps.
      Hard to enjoy Thief when you're dizzy so I was hoping this year, Winter will be best for me.
      · 7 replies
    • JackFarmer

      Hello mappers and taffers! 

      Are you still out there? It is so calm here these days and I am afraid this is no good sign.
      Proof me wrong, tell your best friend (=me), that you are still here and that you will not go away!
      · 7 replies
    • JackFarmer

      Happy Labour Day, my taffing taffers & hard working mapping friends!
      And remember the poor souls who, within the Inventors’ organization, labor under Jonus’s yoke to ensure the success of that very guild! Always remember the hard workers!
      · 2 replies
×
×
  • Create New...