• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

I have an odd request...

Browncoat

SOH-CM-2023
Could some people post a copy of the display section from their cfs2.cfg file? I have a GTX 970 video card that does not play well with CFS2. I can get it to work by poking a the config file, but I think I am missing some effects like T & L.
 
[DISPLAY]
Device=NVIDIA GeForce4 MX 440
Mode=1024x768x32
TriLinear=0
MipMap=0
HWTnL=0


I didn't fine any code for the filtering... All you need is the bold keys. I'm going to guess that 0 is off and 1 is on.

I know there has to be more keys so I looking for them now with a Hex Editor.

EDIT: Think I found most of them.

Filter Options. Only one can be one at one time. Dither = No Filter Filter = Bilinear Filter TriLinear = Trilinear Filter.
Dither=0
Filter=0
TriLinear=0


All 3 can be on at the same time. MipMap = Mip Maping AntiAlias = Anti-Alias HWTnL = T and L.
MipMap=0
AntiAlias=0
HWTnL=0


Unknow...
Stencil=0
PageFlip=0
Fog=0
This looks to be the blend fog I guess fog is on by defalt unless you put Fog=0 in the [DISPLAY] cat.
TripleBuffer=0
SWTnL=0
DXTn=0


You must restart CFS2 after each manual edit of the CFS2.cfg.
 
Hi Browncoat,

I'm running a GTX750ti under WIN 7 Home Premium. I run CFS2 in windowed mode.

To get the best appearance I needed to use Nvidia Inspector to tweak the settings beyond the options the Sim offers (it is a 15 year old game after all).
In the Sim settings I have trilinear filtering ticked, & the 3 boxes on the right (Mipmapping, anti-alias, T & L). Everything else is using the Nvidia Inspector profile for CFS2, plus a bit of tweaking & experimenting.

Note the same settings make FS9 look pretty awful :toilet_claw: (lot's of jagged edges etc.) so each sim needs it's own profile.

Hope this helps.
 
I appreciate the help. :) I was indeed missing afew entries in the cfg file. It may be the drivers of my card, but CFS2 does not allow me to manipulate any video settings from within the game. FS9, P3D and FSX:SE never gave me any problems, but CFS2 is also the grand old lady. I'll also look in to Nvidia inspector.
 
There is a check box for Enable hardware acceleration. It need to be click but I'm sure you know that but some times we over think things...
 
There is a check box for Enable hardware acceleration. It need to be click but I'm sure you know that but some times we over think things...

Unfortunately, I don't have the option to check the box within CFS2. I don't know exactly why, but I can only surmise that it is because of my GTX 970 card or the drivers. I never had this issue with only of the other cards I have ran CFS2 on. Please see the attached screen shot.

In my CFS2 config file, I have this for my display section:

[DISPLAY]
Device=NVIDIA GeForce GTX 970 (\\.\DISPLAY1)
Mode=1920x1080x32
trilinear=1
mipmap=1
AntiAlias=1
HWTnL=1

With these settings CFS2 works and looks great, but the in-game display settings don't follow what the CFG file has in it.
 

Attachments

  • CFS2 screen.jpg
    CFS2 screen.jpg
    120.8 KB · Views: 1
It looks like Enable hardware acceleration can't be checked but the Advanced 3-D hardware options show that CFS2 is using the settings you put in by manual editing of the CFS2.cfg!
 
Back
Top