Widescreen Gaming Forum

[-noun] Web community dedicated to ensuring PC games run properly on your tablet, netbook, personal computer, HDTV and multi-monitor gaming rig.
It is currently 23 Jun 2024, 20:01

All times are UTC [ DST ]




Post new topic Reply to topic  [ 52 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6
Author Message
 Post subject: Re: Dark Sector
PostPosted: 23 Oct 2013, 12:12 
Offline
User avatar

Joined: 05 Apr 2011, 23:30
Posts: 17
I've encountered this solution while browsing the Steam forums (http://steamcommunity.com/app/29900/discussions/0/864946671947928615/#c792924411950815780). Props go to deathbuffer.

It reads as follows:
Quote:
Just for reference, here's the simplest solution for playing fullscreen in 16:9 with vsync support, without any external tools except for a text editor:

  • Open
    Code:
    SteamApps\common\Dark Sector\Configs\DS.cfg
    in a text editor (notepad.exe will do)
  • Insert the following line under the
    Code:
    [Windows_Config,/Types/Config]
    section:
    Code:
    Graphics.DisplayAspectRatio=FullScreen4x3

    Apparently they mixed up the aspect ratio calculation and you need to force 4:3 to get 16:9.

    Here's the full config file for 1920x1080 for copy/paste happiness:
    Code:
    +version=3


    [PS3_Config,/Configs/DS.cfg/Windows_Config]

    [Windows_Config,/Types/Config]
    App.DefaultCmdLine="-nop -client -silent"
    Client.KeyBindings=Windows_KeyBindings
    Graphics.Brightness=1.06
    Graphics.DisplayAspectRatio=FullScreen4x3
    Graphics.FullScreenSizeX=1920
    Graphics.FullScreenSizeY=1080
    Sound.EnableEAX=0

    [Windows_KeyBindings,/Types/Input/KeyBindings]

    [Xbox360_Config,/Configs/DS.cfg/Windows_Config]

  • Optional: make the DS.cfg file write-protected, in case the game should attempt to rewrite it.


Top
 Profile  
 


 Post subject: Re: Dark Sector
PostPosted: 13 Aug 2015, 10:48 
Offline
User avatar

Joined: 05 Apr 2011, 23:30
Posts: 17
You can also set a custom FOV via a CFG file. The info has been on PCGW for a while.

Quote:
1) Go to <path-to-game>\Configs
2) Open DS.cfg
3) Find [Windows_Config,/Types/Config]
4) Add this line: Graphics.FOV=XX underneath it, where XX is your desired field of view (e.g. Graphics.FOV=90).


No issues with the fix so far.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 52 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  




Powered by phpBB® Forum Software © phpBB Group