• 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.

Is there a way...???

vonOben

Charter Member
Hi

Is there a way to use old ConfigOverrides.xml after a video card driver upgrade?

I've made a backup copy of my ConfigOverrides.xml but how do I trick CFS3 to use it after the driver upgrade?

I tried everything I can think of without success. :blind:

Any ideas please?

Cheers
 
There is, yes, but I can't remember which line it is that validates your card/drivers. If you use WinMerge, you'll be able to compare the two files, new and old, easily, and work out where it is. I suspect it's these lines near the top -

<VendorId val="4318"/>
<DeviceId val="737"/>
<VersionNumberLowPart val="852110"/>
<VersionNumberHighPart val="393230"/>

Worth a try, anyway!
 
Hi

I've tested now and it's this value in ConfigOverrides.xml that should be changed after a driver update:

<VersionNumberLowPart val="662509"/>

It worked perfectly!

:ernae:

Cheers

 
Back
Top