Jump to content

User.cfg Guide?

General

39 replies to this topic

#21 RadioKies

    Member

  • PipPipPipPipPipPip
  • The 1 Percent
  • The 1 Percent
  • 419 posts
  • LocationThe Netherlands

Posted 13 August 2014 - 01:29 AM

You do need to have the '=' symbol, but you don't need the formatting with spaces *****, it's just more easy to read for your human brain. I see that I made a copy/paste error and the 'sys_PakPriority 0' should not be there. Wrong lines of "rules/settings" should invalidate the whole user.cfg. Lucky us PGI didn't implement it (it worked for a small time, they forgot it or started working with a build that didn't have the check active?) outside their testing/development enviroment, so you can still screw up lines and having it work for you. Could be that the lines after the faulty setting gets ignored (thats just speculation on how the engine might work with cfg's).

filmgrain & cockpit glass removed:
gp_option_ShowCockpitGlass = 0
HDRGrainAmount = 0.0

Btw.. isn't the filmgrain/cockpitglass on/off an option in the game menu for a while now?

Just for the mech rendering:
e_ViewDistRatioCustom = 100
e_MaxViewDistance = 2000

Edited by RadioKies, 13 August 2014 - 01:31 AM.


#22 Modo44

    Member

  • PipPipPipPipPipPipPipPipPip
  • Bad Company
  • 3,559 posts

Posted 13 August 2014 - 01:40 AM

View PostRadioKies, on 13 August 2014 - 01:29 AM, said:

Btw.. isn't the filmgrain/cockpitglass on/off an option in the game menu for a while now?

lolno Coming Soon™, I am sure.

#23 Tarogato

    Member

  • PipPipPipPipPipPipPipPipPipPip
  • Civil Servant
  • Civil Servant
  • 6,557 posts
  • LocationUSA

Posted 27 November 2014 - 12:47 PM

Oh config wizards and experts... are there any lines I can add that remove or attenuate the flaming smokestacks on Mining Collective? I'm fairly certain they're the cause of my FPS troubles on that map (I run about 12fps there when I run about 25+ on most other maps)

I literally know nothing about configs for games like these, I'm assuming correctly all I have to do is put the relevant lines in an otherwise empty .cfg file in the MWO folder (not the Game or Bin folder)?

#24 SoggyGorilla

    Member

  • PipPipPipPipPip
  • The Money Maker
  • The Money Maker
  • 194 posts

Posted 27 November 2014 - 12:56 PM



thats a guide for how to setup the user.cfg file


as for smoke

disable DX11.

Edited by SoggyGorilla, 27 November 2014 - 01:01 PM.


#25 That Dawg

    Member

  • PipPipPipPipPipPipPipPip
  • FP Veteran - Beta 1
  • 1,876 posts

Posted 28 December 2014 - 06:49 AM

bump: Are these values still valid?
I'm having no luck changing the FOV
Were they locked?

TIA

#26 9erRed

    Member

  • PipPipPipPipPipPipPipPip
  • Overlord
  • 1,566 posts
  • LocationCanada

Posted 28 December 2014 - 04:47 PM

Greetings all,

Reference how the cvar is typed.

you should use the following form when entering any command in a config file:

command variable name = value

e.g.: r_sharpening = 2

In the example above, note that first the command variable is specified,
- then there is a space before and after an equals sign,
- then an assigned value is provided.
You can enter multiple commands in a cfg file, typically placing each command on a separate line.
(without the spaces it will not be seen as a valid command)

And as has already been stated:
- create a new text file by right-clicking in Windows Explorer and selecting New>Text Document,
- then rename it to user.cfg (not user.cfg.txt)

It is not recommended that you use anyone else's cfg files, or copy and paste large portions of commands that you've found posted online, nor implement wide ranging changes via automated utilities, unless you understand what each and every command variable that is being changed actually does.
- what works for one computer will not necessarily work for another, and subject to different hardware configurations and/or even component driver versions.

Add on:
There are 3 cfg files in the default MWO install, only use the 'user.cfg' for these changes.
- PGI states in there system.cfg file the following,
Your personal settings can be stored in 'systemcfgoverride.cfg' so that they don't create any conflicts for version control.
(now this new file name is not normally present and has not been addressed or listed before as the only file to place changed cvars into. If this is new, ok. If the user.cfg is no longer a required/correct location or possibly conflicts with changing versions, here you go. There is a systemoverride.cfg file, do not use this.)

Aim True and Run Cool,
9erRed

Edited by 9erRed, 29 December 2014 - 04:38 AM.


#27 Bors Mistral

    Member

  • PipPipPipPipPipPip
  • Elite Founder
  • Elite Founder
  • 313 posts
  • LocationMontreal

Posted 01 January 2015 - 10:18 AM

Any setting for increasing the LOD distance?
I hate is how some textures and objects change detail level pretty close and very visibly, it would be great if we can increase that.

#28 That Dawg

    Member

  • PipPipPipPipPipPipPipPip
  • FP Veteran - Beta 1
  • 1,876 posts

Posted 01 January 2015 - 10:58 AM

I am getting no changes when I change the field of view- 70 to 95, no change.
I dont have that horrid cockpit glass problem, but the FOV, eez busted mang! (for me)

#29 Cool will never die but you will

    Member

  • PipPipPip
  • Wrath
  • Wrath
  • 54 posts
  • LocationIn a Cockpit

Posted 13 January 2015 - 11:22 AM

I'm looking to mod my Mouse sensitivity for each Zoom level, Any advice on the config settings for that?

Thank you,
AngryJohnny

#30 0rca

    Member

  • PipPip
  • The Raider
  • The Raider
  • 38 posts

Posted 14 January 2015 - 01:42 PM

View Postangryjohnny, on 13 January 2015 - 11:22 AM, said:

Any advice

Forget about it. These settings were "undesirable" and blocked.

#31 Bucannen85

    Member

  • PipPipPip
  • 90 posts
  • LocationUSA

Posted 23 January 2015 - 05:42 PM

If you'r looking for a way to set the cockpit default lighting. Here it is with a link that describes it a little more.

gp_default_cockpit_light = 1

(Can be set from 1 - 5)

http://mwomercs.com/...cockpit-lights/

#32 Iqfish

    Member

  • PipPipPipPipPipPipPipPipPip
  • 3,488 posts
  • Google+: Link
  • LocationGermany, CGN

Posted 23 January 2015 - 05:46 PM

View PostBors Mistral, on 01 January 2015 - 10:18 AM, said:

Any setting for increasing the LOD distance?
I hate is how some textures and objects change detail level pretty close and very visibly, it would be great if we can increase that.



I would want to know this too.

#33 New Day

    Member

  • PipPipPipPipPipPipPipPip
  • Veteran Founder
  • Veteran Founder
  • 1,394 posts
  • LocationEye of Terror

Posted 27 February 2015 - 02:08 PM

"29 April 2014 - 07:25 PM"
Guys, guys. Just let it die and rest in peace.

#34 Khujjo

    Member

  • PipPipPip
  • Hearing Impaired
  • 89 posts
  • LocationMidwest

Posted 27 February 2015 - 02:15 PM

View PostRedshift2k5, on 30 April 2014 - 05:06 AM, said:


You need to be careful of file extensions- In many cases, users will unwittingly create a filed named User.cfg.txt (named "user.cfg" with a hidden extension .txt) which won't work and they'll blame you.


So if this is something I have done how can I change it? It says the folder is user.cfg but it has never worked for me and I suspect this might be my problem.

#35 Egomane

    Member

  • PipPipPipPipPipPipPipPipPipPip
  • 8,163 posts

Posted 27 February 2015 - 04:13 PM

View PostKhujjo, on 27 February 2015 - 02:15 PM, said:

So if this is something I have done how can I change it? It says the folder is user.cfg but it has never worked for me and I suspect this might be my problem.

Open your file explorer
Select Extras from the menue bar (if you don't have a menue bar, press the Alt key to make it appear)
Select Folder Options
Klick the View tab
Uncheck Hide extensions for known file types

#36 DeerSpotter

    Member

  • PipPipPipPipPipPip
  • Giant Helper
  • 204 posts

Posted 12 March 2015 - 01:30 PM

View PostBartholomew bartholomew, on 12 August 2014 - 04:48 AM, said:

Is there a simple one for just removing filmgrain and cockpit glass?

And radiokeys how many of those lines do you need for the mech rendering?


i accomplished this with file mods, but i wont release the know how. Because that could get you banned.

#37 That Dawg

    Member

  • PipPipPipPipPipPipPipPip
  • FP Veteran - Beta 1
  • 1,876 posts

Posted 12 March 2015 - 05:29 PM

View PostNamesAreStupid, on 27 February 2015 - 02:08 PM, said:

"29 April 2014 - 07:25 PM"
Guys, guys. Just let it die and rest in peace.



You realize you posted a 'let it die' bump ONE MONTH after the last guy did?

#38 Wintersdark

    Member

  • PipPipPipPipPipPipPipPipPipPipPip
  • 13,375 posts
  • Google+: Link
  • Twitter: Link
  • LocationCalgary, AB

Posted 16 March 2015 - 01:49 AM

View Postangryjohnny, on 13 January 2015 - 11:22 AM, said:

I'm looking to mod my Mouse sensitivity for each Zoom level, Any advice on the config settings for that?

Thank you,
AngryJohnny


You could do this pretty easily with a programmable mouse, but not config files.

You'd need a script to change DPI when you click zoom.

#39 Andi Nagasia

    Volunteer Moderator

  • PipPipPipPipPipPipPipPipPipPip
  • Ace Of Spades
  • Ace Of Spades
  • 5,982 posts

Posted 27 March 2015 - 08:18 PM

here is some User.cfg i put together(its a Blank please read and fill in)
(Please Note-i took 6 Different User.cfg files and compiled them into this)
(all Credit goes to those who I borrowed from(can remember OP names sorry)
Spoiler

Edit- Updated(6/1/15)

Edited by Andi Nagasia, 01 June 2015 - 05:56 PM.


#40 Jagar Santovenia

    Member

  • Pip
  • The Patron
  • The Patron
  • 10 posts

Posted 10 August 2015 - 07:14 PM

Do I have to make the user.cfg file myself and place it in a directory, then save? Or is it supposed to be in the directory? I can't find a user.cfg ile in any of the MechWarrior Online folders. it





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users