2 years ago
Objects/lots constantly reloading
Hey everyone, so there's something wrong with my game and I can't solve it. I don't even have a save file yet, I'm trying to start a new game. So I load into a household and every object is grey, w...
- 2 years ago
@zihan003 That makes sense. The shadow extender in particular requires extra resources, and the graphics rendering doesn't happen instantaneously, as you've seen. Plus, Sims 3 can only use 800 MB of VRAM, dropping any data above that as necessary. So if simply rendering the current lot uses most of that video memory, the game won't "remember" anything not currently on that lot and will have to render the objects from scratch each time you move the camera.