narzoul / DDrawCompat

DirectDraw and Direct3D 1-7 compatibility, performance and visual enhancements for Windows Vista, 7, 8, 10 and 11
BSD Zero Clause License
878 stars 67 forks source link

Sims 1 - When forcing ResolutionScale and using Alt+Tab, all 3D models will appear black, including UI #304

Closed mrpenguinb closed 2 months ago

mrpenguinb commented 2 months ago

The game looks so much better with Sims in high resolution! ❤ However it has this remaining issue ^^^ Can this be resolved in DDrawCompat? Or is it something else that can't be worked around? Config used:

SoftwareDevice=hal
PalettizedTextures=on
ResolutionScaleFilter=bilinear
ResolutionScale=2560x1440

When forcing ResolutionScale and Alt+Tab is performed, all 3D models will appear black, and the UI will disappear.

Normal

Black

narzoul commented 2 months ago

Use AltTabFix=keepvidmem

mrpenguinb commented 2 months ago

Use AltTabFix=keepvidmem

Whoops... keep forgetting that that is a configuration option in DDrawCompat. Thank you!