Author Topic: Graphics Help ~ GTX1650 - Found: 1 Matched:0  (Read 4050 times)

Offline whoviansimmer

  • Nooboo
  • *
  • Posts: 5
Graphics Help ~ GTX1650 - Found: 1 Matched:0
« on: July 21, 2021, 05:52:26 PM »
Hello, everyone. I recently got a new laptop and went about editing the files, but now my device config looks like this.

=== Graphics device info ===
Number:          0
Name (driver):   NVIDIA GeForce GTX 1650
Name (database): GeForce GTX 1650 [Found: 1, Matched: 0]
Vendor:          NVIDIA
Chipset:         Vendor: 10de, Device: 1f9d, Board: 153a1025, Chipset: 00a1
Driver:          nvldumd.dll, Version: 27.21.14.6262, GUID: D7B71E3E-5CDD-11CF-E36B-34351BC2D635
Driver version:  6262
Monitor:         \\.\DISPLAY1
Texture memory:  1024MB
Vertex program:  3.0
Pixel program:   3.0
Hardware TnL:    1
=== Options ===

Any help will be super appreciated.

Offline MrsFlynn

  • Admin Assistant
  • Administrator
  • Watcher
  • ******
  • Posts: 6142
Re: Graphics Help ~ GTX1650 - Found: 1 Matched:0
« Reply #1 on: July 21, 2021, 07:34:11 PM »
When your device config file say Found 1 Matched 0 that means one of the graphics files still need to be updated or edited in some way.

In the GraphicsCards. sgr file Under the Nvidia section you need to add your card. Example below:

end
vendor "NVIDIA"
card 0x1f9d "GeForce GTX 1650"

- Click image to see larger view


Then in GraphicsRules.sgr you need to make sure it matches in the section just above CarLevelUber. You need to add the line or match("${cardName}", "*GT 10??*") -- Example Below: 

or match("${cardName}", "*GT 10??*")

        seti cardLevel $cardLevelUber
        seti isCardMatched true

- Click image to see larger view


If the above is confusing, you can download the graphics files here from this post linked below.

How-To: Get Sims 3 to Recognize a New Graphics Card
https://www.carls-sims-4-guide.com/forum/index.php?topic=26753.msg446248#msg446248

It also explains in better detail how to add your card and help make sure the graphicsrules.sgr matches as well.
Welcome!! We hope you enjoy the forum!!  Thank you for visiting!!
–Need Help? Check our Member FAQs Here. * –Read and follow the Forum Rules, please! *



Registered members do not see ads on this Forum. Register here.

Offline whoviansimmer

  • Nooboo
  • *
  • Posts: 5
Re: Graphics Help ~ GTX1650 - Found: 1 Matched:0
« Reply #2 on: July 21, 2021, 07:48:32 PM »
rules.jpg

card.jpg

This is currently what I have in both files.
When your device config file say Found 1 Matched 0 that means one of the graphics files still need to be updated or edited in some way.

In the GraphicsCards. sgr file Under the Nvidia section you need to add your card. Example below:

end
vendor "NVIDIA"
card 0x1f9d "GeForce GTX 1650"

Then in GraphicsRules.sgr you need to make sure it matches in the section just above CarLevelUber. You need to add the line or match("${cardName}", "*GT 10??*") -- Example Below: 

or match("${cardName}", "*GT 10??*")

        seti cardLevel $cardLevelUber
        seti isCardMatched true

If the above is confusing, you can download the graphics files here from this post linked below.

How-To: Get Sims 3 to Recognize a New Graphics Card
https://www.carls-sims-4-guide.com/forum/index.php?topic=26753.msg446248#msg446248

It also explains in better detail how to add your card and help make sure the graphicsrules.sgr matches as well.

Offline whoviansimmer

  • Nooboo
  • *
  • Posts: 5
Re: Graphics Help ~ GTX1650 - Found: 1 Matched:0
« Reply #3 on: July 21, 2021, 08:10:59 PM »
When your device config file say Found 1 Matched 0 that means one of the graphics files still need to be updated or edited in some way.

In the GraphicsCards. sgr file Under the Nvidia section you need to add your card. Example below:

end
vendor "NVIDIA"
card 0x1f9d "GeForce GTX 1650"

Then in GraphicsRules.sgr you need to make sure it matches in the section just above CarLevelUber. You need to add the line or match("${cardName}", "*GT 10??*") -- Example Below: 

or match("${cardName}", "*GT 10??*")

        seti cardLevel $cardLevelUber
        seti isCardMatched true

If the above is confusing, you can download the graphics files here from this post linked below.

How-To: Get Sims 3 to Recognize a New Graphics Card
https://www.carls-sims-4-guide.com/forum/index.php?topic=26753.msg446248#msg446248

It also explains in better detail how to add your card and help make sure the graphicsrules.sgr matches as well.
OK I downloaded the files from the other thread and added my card and it worked! Thank you so much!

Offline MrsFlynn

  • Admin Assistant
  • Administrator
  • Watcher
  • ******
  • Posts: 6142
Re: Graphics Help ~ GTX1650 - Found: 1 Matched:0
« Reply #4 on: July 21, 2021, 09:12:48 PM »
Yep the images you shared looks right. I'm happy the files downloaded worked for you!!
Welcome!! We hope you enjoy the forum!!  Thank you for visiting!!
–Need Help? Check our Member FAQs Here. * –Read and follow the Forum Rules, please! *