system.cfg

Post » Mon Dec 12, 2011 10:34 am

I want to apply some settings at start but i do not have a "system.cfg" So i created one with these settings in it:

+cl_fov=75
+r_DrawNearFoV=75
+pl_movement.power_sprint_targetFov=75

But they are not applying? I tried both with and without the "+" in the front with no luck? what am i doing wrong?
User avatar
Charlotte Buckley
 
Posts: 3532
Joined: Fri Oct 27, 2006 11:29 am

Post » Mon Dec 12, 2011 2:02 pm

I think you need to leave a space between. At least this command line requires so

Example good
g_skipIntro = 1

Bad
g_skipIntro=1
User avatar
Shianne Donato
 
Posts: 3422
Joined: Sat Aug 11, 2007 5:55 am

Post » Mon Dec 12, 2011 9:43 am

i will give that a try.
User avatar
Samantha Wood
 
Posts: 3286
Joined: Sun Oct 15, 2006 5:03 am

Post » Mon Dec 12, 2011 2:33 am

yup you need a space in every command afaik.
User avatar
Kira! :)))
 
Posts: 3496
Joined: Fri Mar 02, 2007 1:07 pm

Post » Mon Dec 12, 2011 2:18 am

didnt work
User avatar
Nick Pryce
 
Posts: 3386
Joined: Sat Jul 14, 2007 8:36 pm

Post » Mon Dec 12, 2011 3:57 am

Nevermind, make an autoexec.cfg file and put those command lines in it without +, and with spaces between.
I tried for example the cvar r_colourgrading = 0 in system.cfg and it didnt worked as the other ones. But it worked just fine in autoexec.cfg

User avatar
Avril Louise
 
Posts: 3408
Joined: Thu Jun 15, 2006 10:37 pm

Post » Mon Dec 12, 2011 11:23 am

cl_fov = 75
r_DrawNearFoV = 75
pl_movement.power_sprint_targetFov = 75
g_skipIntro = 1
User avatar
Siidney
 
Posts: 3378
Joined: Fri Mar 23, 2007 11:54 pm

Post » Mon Dec 12, 2011 10:57 am

Try use an autoexec.cfg instead :) Assuming you're also placing it in the Crytek/Crysis 2 directory?
User avatar
Dalley hussain
 
Posts: 3480
Joined: Sun Jun 18, 2006 2:45 am

Post » Mon Dec 12, 2011 9:35 am

C:\Program Files (x86)\Electronic Arts\Crytek\Crysis 2

This is were i placed it
User avatar
Alina loves Alexandra
 
Posts: 3456
Joined: Mon Jan 01, 2007 7:55 pm

Post » Mon Dec 12, 2011 5:52 am

I get this error in the command line when i start the game.

[Error] [Tweaks] Cannot locate active profile table

also i tried "autoexec.cfg" and still no luck.
User avatar
Louise Andrew
 
Posts: 3333
Joined: Mon Nov 27, 2006 8:01 am

Post » Mon Dec 12, 2011 1:43 pm

The syntax is changed, and it has been like that since 1.8.

To apply your commands, exclude the "=" in them. Eg. cl_fov = 75 becomes cl_fov 75

Where have you guys been?
User avatar
ILy- Forver
 
Posts: 3459
Joined: Sun Feb 04, 2007 3:18 am

Post » Mon Dec 12, 2011 1:08 pm

This is the first time i have been on C2 since 1.2.
User avatar
Scotties Hottie
 
Posts: 3406
Joined: Thu Jun 08, 2006 1:40 am

Post » Mon Dec 12, 2011 1:26 am

The syntax is changed, and it has been like that since 1.8.

To apply your commands, exclude the "=" in them. Eg. cl_fov = 75 becomes cl_fov 75

Where have you guys been?

the MSAA command works with the =

go figure..
User avatar
Flash
 
Posts: 3541
Joined: Fri Oct 13, 2006 3:24 pm

Post » Mon Dec 12, 2011 10:04 am

The syntax is changed, and it has been like that since 1.8.

To apply your commands, exclude the "=" in them. Eg. cl_fov = 75 becomes cl_fov 75

Where have you guys been?

That doesnt work either.
User avatar
DAVId MArtInez
 
Posts: 3410
Joined: Fri Aug 10, 2007 1:16 am

Post » Mon Dec 12, 2011 5:46 am

Save the commands in 'game.cfg' found here >> C:\Users\SANDKING\Saved Games\Crysis2
after tweaking make it 'read only' from properties.
User avatar
Amanda savory
 
Posts: 3332
Joined: Mon Nov 27, 2006 10:37 am

Post » Mon Dec 12, 2011 6:06 am

Save the commands in 'game.cfg' found here >> C:\Users\SANDKING\Saved Games\Crysis2
after tweaking make it 'read only' from properties.

i dont have a game.cfg just a game.log. I can try creating a text file and doing that.
User avatar
Maria Garcia
 
Posts: 3358
Joined: Sat Jul 01, 2006 6:59 am

Post » Sun Dec 11, 2011 10:40 pm

This is pissing me off. WTF did you do crytek!? before i just had to stick a .cfg file with apropriate commands and it worked. Tell me how to get this to work!
User avatar
Miss K
 
Posts: 3458
Joined: Sat Jan 20, 2007 2:33 pm

Post » Sun Dec 11, 2011 11:08 pm

Bump. This is important for the well being of the human race!
User avatar
Nicole Coucopoulos
 
Posts: 3484
Joined: Fri Feb 23, 2007 4:09 am

Post » Mon Dec 12, 2011 6:17 am

Try going into My Documents and into Crysis 2 folder there's game.cfg
Delete sys_spec = 1 line and add try adding your cvars again. Maybe it will work now.
User avatar
Lyndsey Bird
 
Posts: 3539
Joined: Sun Oct 22, 2006 2:57 am

Post » Mon Dec 12, 2011 12:25 pm

Copy the one from your crysis2 install folder into the Save Game folder, delete everything out of it.

Code:
r_Driver = "DX11"
r_fullscreen = 1
r_Height = 1080
r_Width = 1920
sys_highrestex = 1
sys_spec = -1

Put your commands under.
User avatar
Trent Theriot
 
Posts: 3395
Joined: Sat Oct 13, 2007 3:37 am

Post » Mon Dec 12, 2011 3:45 am

This may sound like a stupid question but were is my C2 saved game data?

@xstalkerxx there is no game.cfg
User avatar
Hairul Hafis
 
Posts: 3516
Joined: Mon Oct 29, 2007 12:22 am

Post » Mon Dec 12, 2011 3:46 am

bump for making the game better than it already is!
User avatar
michael danso
 
Posts: 3492
Joined: Wed Jun 13, 2007 9:21 am

Post » Mon Dec 12, 2011 8:40 am

Alright i got it to work. All except

r_DrawNearFoV = 75
User avatar
Mandy Muir
 
Posts: 3307
Joined: Wed Jan 24, 2007 4:38 pm

Post » Mon Dec 12, 2011 5:10 am

Alright i got it to work. All except

r_DrawNearFoV = 75

It doesn't work for me either. Anyone know how to make r_DrawNearFoV work from the system cfg. or auto.exec file? It only works for me through the console, and it svcks because it looks WAY better when i set it to r_DrawNearFoV = 70.
User avatar
Shianne Donato
 
Posts: 3422
Joined: Sat Aug 11, 2007 5:55 am

Post » Mon Dec 12, 2011 11:19 am

Alright i got it to work. All except

r_DrawNearFoV = 75

It doesn't work for me either. Anyone know how to make r_DrawNearFoV work from the system cfg. or auto.exec file? It only works for me through the console, and it svcks because it looks WAY better when i set it to r_DrawNearFoV = 70.

THATS EXACTLY WHAT I PUT MINE AT :)

ALSO WHEN YOU DO IT IN GAME EVERY ONCE IN A WHILE IT PUTS IT BACK TO THE WAY IT WAS, WHICH IS EVEN MORE ANNOYING.
User avatar
mike
 
Posts: 3432
Joined: Fri Jul 27, 2007 6:51 pm

Next

Return to Crysis