Jump to content
The Dark Mod Forums

Custom Volta stuff and YOU


kingsal

Recommended Posts

In TDM 2.12, some player footstep sound shaders were changed. That's something you might want to check as well.

The following diff snippet is an adjustment to metal volumes I made to one of your missions on my local machine, so it matches TDM 2.12. There are probably others, which are best left up to you. I used a diff tool to find what to update.

diff --git a/original/sound/tdm_sfx_movement.sndshd b/adjusted/sound/tdm_sfx_movement.sndshd
index eecef04..5ae1843 100644
--- a/original/sound/tdm_sfx_movement.sndshd
+++ b/adjusted/sound/tdm_sfx_movement.sndshd
@@ -424,7 +424,7 @@ tdm_footstep_metal_run
 
     minDistance 1
     maxDistance 30
-    volume -17
+    volume -20
 
     editor_displayFolder    sfx/movement/footsteps/player
 
@@ -472,7 +472,7 @@ tdm_footstep_metal_crouch_creep
 
     minDistance 1
     maxDistance 30
-    volume -15
+    volume -14
 
     editor_displayFolder    sfx/movement/footsteps/player
 
@@ -488,7 +488,7 @@ tdm_footstep_metal_jump_land
 
     minDistance 1
     maxDistance 30
-    volume -9
+    volume -13
 
     editor_displayFolder    sfx/movement/footsteps/player

 

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

2 hours ago, Daft Mugi said:

In TDM 2.12, some player footstep sound shaders were changed. That's something you might want to check as well.

Good to know, I'll investigate. Thanks

 

Link to comment
Share on other sites

13 hours ago, kingsal said:

Hello! I am going through the  (painful) process of detaching some custom stuff I've made over the years from the base mod so I am not replacing so many tdm_ core files in my FMs. 

⚠️I'll be posting updates in here as I know a few people have used custom volta stuff in their missions. ⚠️

@Goldwell @Amadeus @Wellingtoncrab
If you are using CUSTOM VOLTA arrows please replace this file:  tdm_weapon_arrow.script 
- Ive updated this script with core mod changes
- The only thing that's being replaced is:

ARROW_ZOOMDELAY 3 // Shortened time from 6 to 3 seconds

If you want to use the default 6 second zoom delay, just delete this file and remove it from your custom_scripts.script. 
If anyone knows a way I can change ARROW_ZOOMDELAY without overriding the entire file, please let me know asap. 

Thanks everyone
 

Have updated the script in Shadows of Northdale.

 

Thank you brother!

Link to comment
Share on other sites

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

    • nbohr1more

      Was checking out old translation packs and decided to fire up TDM 1.07. Rightful Property with sub-20 FPS areas yay! ( same areas run at 180FPS with cranked eye candy on 2.12 )
      · 2 replies
    • taffernicus

      i am so euphoric to see new FMs keep coming out and I am keen to try it out in my leisure time, then suddenly my PC is spouting a couple of S.M.A.R.T errors...
      tbf i cannot afford myself to miss my network emulator image file&progress, important ebooks, hyper-v checkpoint & hyper-v export and the precious thief & TDM gamesaves. Don't fall yourself into & lay your hands on crappy SSD
       
      · 5 replies
    • OrbWeaver

      Does anyone actually use the Normalise button in the Surface inspector? Even after looking at the code I'm not quite sure what it's for.
      · 7 replies
    • Ansome

      Turns out my 15th anniversary mission idea has already been done once or twice before! I've been beaten to the punch once again, but I suppose that's to be expected when there's over 170 FMs out there, eh? I'm not complaining though, I love learning new tricks and taking inspiration from past FMs. Best of luck on your own fan missions!
      · 4 replies
×
×
  • Create New...