Forum Discussion
@EnricoFrancis In this line that mentions Parallels:
GraphicsRules:
endif
elseif (match("${cardVendor}", ""))
if (match("${cardName}", "*Parallels Display Adapter (WDDM)*"))
seti cardLevel $cardLevelUber
change the entry to just "*Parallels*" , including the asterisks. The full name doesn't need to be present, just enough for the game to match the entry. The asterisks mean "anything can go here," so what you're saying to the game is "match this to any entry with 'Parallels' somewhere in its name."
Thank you so much for your help, I did what you said but the shadows don't seem to be appearing (It currently says found 1 matched 0)
Here is the txt or both graphics cards and rules and device config for context (and thank you so much for helping!)
end
vendor "Parallels" 0x1ab8
card 0x4005 "Parallels Display Adapter"
card 353030 "Parallels Display Adapter (WDDM)"
end
endif
elseif (match("${cardVendor}", ""))
if (match("${cardName}", "*Parallels*"))
seti cardLevel $cardLevelUber
seti isCardMatched true
else
seti cardLevel $cardLevelUber
seti isCardMatched false
endif
setProp $ConfigGroup RenderShadowMode 2
setProp $ConfigGroup ShadowMapAllowNullColor 1
elseif
here is my deviceconfig
- puzzlezaddict3 years agoHero+
@EnricoFrancis I don't use and have never used Parallels, so I'm flying blind here, so to speak. But try adding 0x1ab8 to this line:
elseif (match("${cardVendor}", ""))
so it reads like this:
elseif (match("${cardVendor}", "Parallels"))
- 3 years ago
omg Found: 1, Matched: 1 !!!!
wow I never thought I'd see the day lol THANK you so much !
The shadows are still pixelated (picture attached) so I'm going to try troubleshoot that - but if this is as good as it gets I'm still okay with thatThank you again!
- 3 years ago
Mine also was at found 0 matched 1 but i think it doesnt matter if found is 0 as long as its matched with a card.
The shadows tho, did you install the 4k shadows mod? In this guide you can read how to improve gameplay and graphics.
- 3 years ago
I mean, as long as it works, right? Hahaha
Thank you so much for your advice it REALLY helped, I'm still not over how satisfying it is to have shadows again lol
About The Sims 3 Technical Issues
Recent Discussions
- 5 hours ago
- 11 hours ago
- 11 hours ago
- 11 hours ago