Config.log file broken
So my config.log file is broken. I've done everything I can to fix it: Inserting the name and number into the config.log file and database, repairing the game via origin, uninstalling & reinstalling the game, uninstalling & reinstalling my drivers, renaming my "The Sims 4" file so a new one would be generated, you name it. I've been at this trying to fix it and troubleshooting for three days now, and I'm just sick and tired of this and I would really appreciate any advice on what to do to fix this. When I put the name and number of my card into the config.log file and save it, it will revert back to this state after I launch the game. My game recognized my card before, I don't know what happened. Please, help.
@Izaka Your model of graphics card is in the database, but your specific card's device ID is not. This is the relevant string, from your dxdiag:
Device Key: Enum\PCI\VEN_10DE&DEV_2489&SUBSYS_883E1043&REV_A1
Specifically, VEN_10DE means Nvidia, and DEV_2489 is your card's device ID. So you'll need to edit graphicscards.sgr to add it.
The easiest way is to make a copy of the file and dump it in ConfigOverride: a game repair or patch will overwrite any changes you make to the original copy. Open the file and search for "3060 ti," and you'll see this:
card 0x2486 "NVIDIA GeForce RTX 3060 Ti" $cardLevelUber $resolutionHigh
Change the 2486 to a 2489 and your card should be recognized. You'll still need to launch the game once to update the config file.