I just got my new system "AMD Ryzen 9 3900 12-Core Processor" 16 gig's ram. RTX 2070 Super Vid card 8 Gig ram.
Set up my GarphicsCard.sgr, and GraphicsRules.sgr so Sims3 will see it. this all seems to be working great, ungodly smooth with a slew of mods running, though I have merged a lot of them.
My question is My card has 8 Gig of ram, I was leery to set the seti texture memory that high
Code:
endif
setb textureMemorySizeOK true
if ($textureMemory == 0)
seti textureMemory 4096
setb textureMemorySizeOK false
endif
above 4096 I was unsure if I should go higher.
Also the crazy Deviceconfig saw the GPU as a 1, when there is no doubt it should be an UmberCard. Should I set the "seti textureMemory" Higher ?
This was my Vid info before I edited anything
Code:
GPU: 1
Name: NVIDIA GeForce RTX 2070 SUPER
Device: 1e84
Texture memory: 32MB
this is it after editing the two .sgr
Code:
GPU: 1
Name: NVIDIA GeForce RTX 2070 SUPER
Device: 1e84
Texture memory: 4096MB
There are just so many things about those .sgr I do not fully understand. Everything is smooth and working fine. only thing is seems like when I move to a new location the textures for some static items seem to take awhile to finally load. Does not hinder game play is immersion bothersome.
Sorry about typing so much here, but was looking for maybe some advise.
What would really help is if some one really good at it would fix those two .sgr and keep them updated