Holycannoli
Deity
- Joined
- Apr 4, 2006
- Messages
- 2,406
I was messing around with graphics options to try to stop the "failed to allocate video memory error" in my current game. I temporarily changed
; Allows some memory savings *** ALT-TAB WILL NO LONGER FUNCTION ***
MemSaver = 0]
to 1 to see if it would help and quickly changed it back to 0 since I didn't like what it did.
However, now building graphics bleed through unit graphics:
![]()
![]()
No setting I change will fix it, including changing my video card settings. I don't know what caused it in the first place? Even in combat animations the buildings bleed through.
I didn't change anything else in the .ini file.
EDIT: I haven't restored antialiasing yet but that wouldn't be the cause would it? (nope, even with graphics restored to high the problem persists).