![]() |
![]()
|
|
|
#1 | |||||||||||||||||||||||||||||
|
Member
Join Date: Oct 2009
Posts: 30
|
Here are tweaks I've come across and created that might help people with 'deconsolizing' Borderlands. I'm going to assume you all know where the location of these INI files are (Usually in USER NAME\Documents\My Games\Borderlands\WillowGame\Config in Vista).
These tweaks were tested with the retail DVD version in mind, unfortunately I have not tested these with the Steam version, and am unable to. Please back up your INI files before trying these, there have been reports of lost key bindings after doing so. *NOTE: This forum sometimes inserts erroneous spaces within lines, verify that there aren't any when you copy and paste lines and/or use them to modify your own. Quote:
Quote:
UPDATE: Obli's awesome Borderlands PC Configuration Editor does a majority of the following tweaks for you within a neatly contained app. Follow the link to learn more: http://gbxforums.gearboxsoftware.com...ad.php?t=85874 To disable the startup movies: ----------------------------- Within WillowEngine.ini: Find: Quote:
Quote:
Disable story intro, bus credits sequence, and "guardian angel" intro videos (courtesy of Rehevkor): ----------------------------------------------------------------------- Quote:
To disable ALL movies: ---------------------- This can be done in order to skip the prologue when starting a new game. However, this is a drastic measure since it apparently kills all movies! Cutscenes, loading screens, etc. Don't say I didn't warn you! Within your shortcut for Borderlands, right-click -> properties. Within the shortcut line, add this parameter AFTER the link to your Borderlands exe file: Quote:
Quote:
To adjust FOV (Field of View): ----------------------------- Within WillowInput.ini: Search for [WillowGame.WillowPlayerInput]. Below the chunk of bindings, add the following: Quote:
TIP: It's being reported that the FOV gets reset whenever you sprint in an online game. As a workaround, you can add the FOV command to one of your movement keys, like I have. Example - my MoveForward binding looks like this (my forward key is E): Quote:
To disable mouse smoothing: ---------------------------- Within WillowInput.ini: Search for "bEnableMouseSmoothing" and you should come across the following line: Quote:
To disable/adjust weapon view bob: ---------------------------------- Within WillowGame.ini: Search for "bWeaponBob" and you should come across the following lines: Quote:
To enable VSync: ----------------- Within WillowEngine.ini: Search for "UseVsync" and you should come across the following line: Quote:
To disable voice chat: --------------------- Within WillowEngine.ini: Search for "bHasVoiceEnabled" and you should come across the following line: Quote:
To enable console: ------------------ *NOTE: This currently doesn't work correctly, it outputs all commands as 'SAY' commands* Within WillowInput.ini: Search for "ConsoleKey" and you should come across the following line: Quote:
Enable Drop Weapon Key: ------------------------- Within WillowInput.ini: Search for [WillowGame.WillowPlayerInput]. Within that section, search for "ThrowWeapon". By default, it's bound to "Underscore" - I changed mine to V, so it looks like: Quote:
To make zoom a toggle (courtesy of Miker): -------------------------------------------------- *NOTE: This has been reported to break turret fire while in a vehicle, as well as Brick's right click punch* Within WillowInput.ini: Add the text below under [WillowGame.WillowPlayerInput] Quote:
Quote:
Quote:
To make crouch momentary (instead of toggle, courtesy of siberx): ----------------------------------------------------------------- Within WillowInput.ini: Search for the following line under [WillowGame.WillowPlayerInput]: Quote:
Quote:
If this doesn't work, make sure this line exists under [WillowGame.WillowPlayerInput], otherwise add it: Quote:
To enable scroll wheel in text boxes: ----------------------------------- *NOTE: This seems to only work within the Player Mission Log window (default key is L), and not the Mission window (when you receive missions from NPCs)* Within WillowInput.ini: Search for all instances of the following (there should only be two instances): Quote:
Quote:
To make jumping feel less "floaty": --------------------------------- *NOTE: This does affect Multiplayer games - the gravity setting of the server host affects all players* Within WillowGame.ini: Search for [Engine.WorldInfo] and look for the following line: Quote:
Quote:
Third Person Camera (courtesy of [BoX]SteroidFreud): ---------------------------------------------------- *NOTE: This has been confirmed to not work online.* Original Post: http://gbxforums.gearboxsoftware.com...ad.php?t=80533 Within WillowInput.ini: Search for [WillowGame.WillowPlayerInput]. Below the chunk of bindings, add the following: Quote:
Fix for hidden weapon bonus stats (courtesy of The_Shadow): ---------------------------------------------------- Original Post: http://gbxforums.gearboxsoftware.com...ad.php?t=80932 Apparently, the large font used in the UI makes it impossible to see all of the stats applied to weapons within the game. 4 lines of stats are visible, but the actual number of stats can exceed the number of lines. As such, here is a way to shrink the text: 1. Go to where Borderlands is installed and navigate to the following directory: Borderlands\WillowGame\Localization\INT\ 2. Find the gd_globals.INT file and *BACK IT UP*. 3. Open the gd_globals.INT file with Notepad and find the following line: Quote:
Quote:
5. Save and exit. To view your FPS (frames per second): ----------------------------- Within WillowInput.ini: Search for [WillowGame.WillowPlayerInput]. Below the chunk of bindings, add the following: Quote:
Last edited by Kyodan; November 13th, 2009 at 01:51 PM. |
|||||||||||||||||||||||||||||
|
|
|
|
|
#2 |
|
New Member
Join Date: Oct 2009
Posts: 5
|
Thanks for this, very helpful
|
|
|
|
|
|
#3 |
|
Member
Join Date: Oct 2009
Posts: 40
|
Is this for the Steam version too? I heard there's a different path to the INI files for Steam vs. Retail. Any truth to that?
|
|
|
|
|
|
#4 |
|
Member
Join Date: Oct 2009
Posts: 30
|
From what I've seen, follow to where your Steam directory is (e.g. \Steam\steamapps\common\borderlands\Engine\Config) and edit the Base ini files. I haven't tried this myself, so let us know if it works.
|
|
|
|
|
|
#5 |
|
New Member
Join Date: Oct 2009
Posts: 2
|
The Steam version still uses the "USER NAME\Documents\My Games\Borderlands\WillowGame\Config" path. You just have to launch the game at least once and save your config by doing something like changing your screen resolution to create all of the files.
|
|
|
|
|
|
#6 | |
|
Member
Join Date: Oct 2009
Posts: 110
|
Quote:
The first post also mentions a totally wrong way to disable the intro movies. Despite what it is named, the nomoviestartup command usually disable all movies, including the intro cinematics. If the loadin screens are moviees then you might crash instead of loading. If you delete them and you have Steam, Steam will sometimes try to re-download them. Comment out the files in the ini, My Documents\My Games\Borderlands\WillowGame\Config\WillowEngine.i ni Find: [FullScreenMovie] StartupMovies=2K_logo StartupMovies=Gearbox_logo StartupMovies=NVidia StartupMovies=Loading SkippableMovies=2K_logo SkippableMovies=Gearbox_logo SkippableMovies=Attract SkippableMovies=NVidia Change To: Quote:[FullScreenMovie] ;StartupMovies=2K_logo ;StartupMovies=Gearbox_logo ;StartupMovies=NVidia ;StartupMovies=Loading ;SkippableMovies=2K_logo ;SkippableMovies=Gearbox_logo ;SkippableMovies=Attract ;SkippableMovies=NVidia Last edited by capable heart; October 26th, 2009 at 05:44 PM. |
|
|
|
|
|
|
#7 |
|
Member
Join Date: Oct 2009
Posts: 61
|
Huge help. Thanks!
Vsync and mouse smoothing really made an impact. I'm looking at lowering my sensitivity too. The lowest slider is still too high. Found a few settings for that though. Will play around with it. |
|
|
|
|
|
#8 |
|
Member
Join Date: Oct 2009
Posts: 30
|
Cheers, updating first post with new skip movie method
|
|
|
|
|
|
#9 |
|
New Member
Join Date: Oct 2009
Posts: 13
|
Can't find the WeaponBob on steam, I'm looking in Basegame which I think it should be in..
|
|
|
|
|
|
#10 |
|
DOMINATOR
|
wow the mouse smooth off made a HUGE difference. doesnt feel like a ****** console game. might have to go back and try that for BIA:HH.
thanks
__________________
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 7 (0 members and 7 guests) | |
|
|