Advertisement
WillOfTheMany

Tweaks Essentials INI

May 11th, 2022
3,341
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [INI]
  2.  
  3.  
  4. ; Modify Game-Settings (after ESPs have loaded)
  5. [GameSettings]
  6.  
  7.  
  8. ; see http://fose.silverlock.org/fose_command_doc.html#DirectX_Scancodes for keycodes
  9. [Hotkeys]
  10.  
  11.  
  12. [Tweaks]
  13. ; allows sleep/waiting while max health is reduced by effects
  14. bAllowSleepWaitWithReducedMaxHealth = 1
  15.  
  16. ; show the total price of the selected quantity menu items when bartering
  17. bBarterQuantityMenuShowsPrice = 1
  18.  
  19. ; moving left or right no longer cancels auto-walk
  20. bBetterAutoWalk = 1
  21.  
  22. ; zoom in where the cursor is instead of the center of the map
  23. bBetterMapZoom = 1
  24.  
  25. ; show the value and weight for a whole stack of items while looting and indicate the weight in red if it would overencumber you
  26. bBetterPickupPrompt = 1
  27.  
  28. ; speed up the quest and note menus by only recreating them if your quest/notes state has changed
  29. bCacheQuestAndNoteMenu = 1
  30.  
  31. ; append the count to consecutive duplicate single line console messages
  32. bCompressDuplicateConsoleMessages = 1
  33.  
  34. ; don't save sent commands to history if they are identical to the last sent command
  35. bConsoleHistoryNoStoreDuplicates = 1
  36.  
  37. ; allows crouching while (un)equipping weapons
  38. bCrouchWhileEquippingWeapons = 1
  39.  
  40. ; half the 500ms delay before allowing clicking in the dialogue menu
  41. bDecreasedDialogueClickDelay = 1
  42.  
  43. ; add a 3s delay after combat before the LevelUp menu will show
  44. bDelayPostCombatLevelUp = 1
  45.  
  46. ; delay the reputation change popup dialog till 3s after combat
  47. bDelayPostCombatReputationPopup = 1
  48.  
  49. ; hotkeying an item to the same slot it already has will remove the hotkey
  50. bDeselectHotkeys = 1
  51.  
  52. ; disables hardcoded one-time tutorial messages, e.g. hacking, lockpick, pipboy
  53. bDisableTutorialMessages = 1
  54.  
  55. ; push targets away from explosions instead of the actor who created them
  56. bExplosionKnockbackDirectionFix = 1
  57.  
  58. ; increase controller rotation speed to half of sensitivity when looking around with POV held
  59. bFasterControllerPOVRotate = 1
  60.  
  61. ; removes a hard-coded 3 second delay before menu closing when saving using the pause menu
  62. bFasterSaveMenuClose = 1
  63.  
  64. ; remove the wait for the Fallout New Vegas logo to be at full alpha
  65. bFasterTitleMenu = 1
  66.  
  67. ; prevents the leg crippled sound in godmode
  68. bGodmodePreventsLegCrippleSound = 1
  69.  
  70. ; hide the crosshair during killcams
  71. bHideCrosshairInKillcams = 1
  72.  
  73. ; hide the grenade indicator for projectiles whose explosions do no damage
  74. bHideGrenadeIndicatorForNoDamageExplosions = 1
  75.  
  76. ; hide 'Ranks' in the description for traits in the Trait menu
  77. bHideRanksInTraitMenu = 1
  78.  
  79. ; hide the Stats menu reputation tab and button if you don't have any faction reputations
  80. bHideReputationTabIfEmpty = 1
  81.  
  82. ; improves various aspects of the Hacking mini-game
  83. bImprovedHacking = 1
  84.  
  85. ; stops the grabbed item being dropped when jumping
  86. bJumpingDoesntDropGrabbedItem = 1
  87.  
  88. ; remove the block on jumping while aiming
  89. bJumpWhileAiming = 1
  90.  
  91. ; don't stop the current holotape when viewing other notes
  92. bKeepHolotapePlayingWhenSelectingOtherNotes = 1
  93.  
  94. ; don't reset the bet amount to 1 after playing roulette
  95. bKeepRouletteBetAmount = 1
  96.  
  97. ; don't hide the XP bar when closing menus (e.g. when hacking/lockpicking)
  98. bKeepXPBarWhenClosingMenus = 1
  99.  
  100. ; makes left/right movement keys cancel each other if both are held
  101. bLeftAndRightCancelEachOther = 1
  102.  
  103. ; allow dequeuing actions and exiting vats while zooming in/out
  104. bLessRestrictiveVATSMenu = 1
  105.  
  106. ; show damage resistance when using the living anatomy perk, remove decimal places and hide DR/DT if they're zero
  107. bLivingAnatomyShowDR = 1
  108.  
  109. ; show unconscious companions on the map, in red
  110. bMapShowUnconsciousCompanions = 1
  111.  
  112. ; make menu fading in/out ignore timescale
  113. bMenuFadesIgnoreTimescale = 1
  114.  
  115. ; only show blood splatters above a minimum health damage threshold
  116. bMinBloodSplatterHealthDamage = 1
  117.  
  118. ; don't damage melee weapons when hitting dead NPCs
  119. bNoDamageMeleeWeaponIfTargetDead = 1
  120.  
  121. ; prevent stuck projectiles despawning if you're facing them
  122. bNoDespawnVisibleStuckProjectiles = 1
  123.  
  124. ; prevent teammates from being disarmed in combat
  125. bNoDisarmCompanions = 1
  126.  
  127. ; remove the LT/RT from the Pip-Boy texture when a controller is connected
  128. bNoLTRTOnPipboy = 1
  129.  
  130. ; prevents the player being selected when clicking in console
  131. bNonSelectablePlayerInConsole = 1
  132.  
  133. ; prevent opening the Pip-Boy menu when switching the game via Alt-Tab
  134. bNoPipboyOnAltTab = 1
  135.  
  136. ; remove the limit on the number of characters in the player's name
  137. bNoPlayerNameLimit = 1
  138.  
  139. ; prevent the 'skill increased by 0' if reading a book with no bonus
  140. bNoSkillMessageIfIncreaseIsZero = 1
  141.  
  142. ; remove the "Loading extra content..." pop-up at the start menu
  143. bNoStartMenuDLCPopup = 1
  144.  
  145. ; make using PipBoy light or holster hotkeys not take longer when time is slowed down
  146. bPipboyLightAndHolsteringIgnoreTimescale = 1
  147.  
  148. ; stops popup menus moving the mouse to the center of the screen
  149. bPopupMenusDontMoveCursor = 1
  150.  
  151. ; don't hide the quest/location added text while aiming
  152. bQuestTextVisibleWhileAiming = 1
  153.  
  154. ; make songs quieter when static is playing near the edge of a radio's range
  155. bRadioStaticDecreasesSongVolume = 1
  156.  
  157. ; stores/restores console history to ConsoleHistory.txt
  158. bRememberConsoleHistory = 1
  159.  
  160. ; store PipBoy scroll positions between sessions (per save)
  161. bRememberPipboyScrollPositions = 1
  162.  
  163. ; make right clicking the category change to the previous category in container/barter/recipe menus
  164. bRightClickChangesToPreviousContainerCategory = 1
  165.  
  166. ; scale the volume of background music during dialogue
  167. bScaleMusicVolumeDuringDialogue = 1
  168.  
  169. ; scale the volume of songs during dialogue
  170. bScaleRadioSongVolumeDuringDialogue = 1
  171.  
  172. ; unhide quest items and armors with no DR or DT from the repair services menu
  173. bShowQuestAndNoDRDTItemsInRepairMenu = 1
  174.  
  175. ; show the amount of ammo a weapon uses per shot, e.g. Tri-Beam MF Cell x 3
  176. bShowWeaponAmmoUseInMenus = 1
  177.  
  178. ; skips the main menu video once loading is finished
  179. bSkipIntroVideo = 1
  180.  
  181. ; smooth the ironsights animation by interpolating between the non-aiming and aiming camera positions
  182. bSmoothIronsightsCameraTransition = 1
  183.  
  184. ; sort the misc stats page of the Stats menu
  185. bSortMiscStats = 1
  186.  
  187. ; sort the repair services menu alphabetically and by condition, with worn items at the top
  188. bSortRepairServicesMenu = 1
  189.  
  190. ; fix a vanilla bug where unavailable radios aren't sorted to the bottom of the list
  191. bSortUnavailableRadiosToBottom = 1
  192.  
  193. ; add hotkey Tab to go back in the start/pause menu
  194. bTabBackInStartMenu = 1
  195.  
  196. ; allow clicking or pressing A to toggle keyboard/controller
  197. bToggleControllerIfAttackPressed = 1
  198.  
  199. ; allows turning to 230 degrees from vanilla 180 and 360 degrees in third person
  200. bTurnFurtherWhileSeated = 1
  201.  
  202. ; press the PipBoy key to instantly end the VATS killcam
  203. bVatsExitKey = 1
  204.  
  205.  
  206. [Better Autowalk]
  207.  
  208. ; allows backwards autowalking
  209. bAllowBackwardsAutowalk = 1
  210.  
  211.  
  212. [Hit Shader]
  213. bOnlyDisableInGodmode = 1
  214.  
  215.  
  216. [Hacking]
  217. ; remove a dud instead of replenishing allowance if allowance is already full
  218. bRemoveDudIfAllowanceFull = 0
  219.  
  220.  
  221. [Extra Console Details]
  222. ; show the mesh path of the selected ref
  223. bMeshPath = 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement