0 of 0

File information

Last updated

Original upload

Created by

Mattski123

Uploaded by

mattski123

Virus scan

Safe to use

Tags for this mod

About this mod

I've added some extra hotkeys & touch-ups for those who want them.

Permissions and credits
Donations
Features:
- Enhanced Sound Immersion
-Toggleable Automove Button
-Toggleable Walk/Run Button
-Toggleable HUD

I'm releasing this as an assistant to this mod
(both can be used independently of one another):
Xbox - Gamepad - Controller Mapping - VTMB

Installation:
Spoiler:  
Show
Make sure to backup your
original autoexec.cfg first!


Just drop the Unofficial_Patch folder into your main game directory :)

How to use:
Spoiler:  
Show
- Enhanced Sound Immersion - Always on by default.
- Toggle Automove Key - Press INS aka Insert Button.
- Toggle HUD Key - Press DEL aka Delete Button.
- Toggle Walk/Run Key - Press Shift Button.

Specifics behind the mod:
Spoiler:  
Show
This is the raw data inside the autoexec.cfg file
(all additions have been underlined):
Spoiler:  
Show
fps_max "65"
mat_bumpmap "1"
cl_smooth "0"
cl_obfuscate_daylight "0"
dsp_stereo "1"
dsp_spatial "42"
r_watercullenable "1"
r_decaltarget "15000"
alias clothes "cloth_reset"
alias matclipzon "mat_clipz 1"
alias matclipzoff "mat_clipz 0"
alias detailfade "cl_detailfade 1000"
alias detaildist "cl_detaildist 1100"
alias afterbloodhunthealingscript "blood 1"

alias run "-speed;bind SHIFT walk"
alias walk "+speed;bind SHIFT run"
bind SHIFT walk

alias go "+forward;bind INS stop"
alias stop "-forward;bind INS go"
bind INS go

BindToggle "DEL" "draw_hud"

// [Sound Patch]

snd_mixahead 0.35
snd_surround 1
snd_gain 2.2
snd_gain_max 1.58
dsp_on 1
dsp_spatial 73
dsp_stereo 1
dsp_dist_max 9999
hisound 1
footstep_pc_vol 0.31
// footstep_npc_use_templates 0
volume "0.930000"

Don't like the changes?
Spoiler:  
Show
Just remove those lines associated with that thing.

Credits:
SCARaw - For the audio improvements from Unofficial patch Bloodlines Audio fix.
Hud Free Gaming Wiki - For the idea of a hudless hotkey!
SweetFX Preset used for SS: Decent Contrast SweetFx Preset.
Some random forum I remember finding that featured the toggles for walk/run & stop/go.