Gaming Window Vista New Installation

Princess Rozalin

†GBAtemp Official Princess Of Roses†
Member
Joined
Jul 12, 2009
Messages
544
Reaction score
5
Trophies
1
Age
34
Location
Netherworld
Website
z10.invisionfree.com
XP
288
Country
United States
I had a Old Window Vista Home Premium which had a Theme of Vista OSX now heres the Thing my comp was Real Slow i had to Reinstall Home Premium now i dont have Vista OSX and i have Service Pack 2 installed so i need to know is there a Theme of Vista OSX for SP2 or some otther way to make it look like Vista OSX

PS: Also when i Installed my Home Premium i lost my Aero Theme is tehre anyway to get it back?

EDIT:Nvm about the Aero After Installing all the Updates it Appeared.
 
psychic stalker said:
DWM uses GPU acceleration to do all of those graphical effects: it requires less CPU work, as all of the work normally done by the CPU is completely offloaded to the GPU.

That's things like drawing the window border, handling window movement, etc. DWM uses DirectX, whereas disabling it forces GDI+ to handle it. Drawing a window border involves a number if bitblts to video memory under GDI+. Under DirectX, it's a single texture upload (done once) followed by a single draw command - then everything is done behind the scenes on the video card.
[...]
(And before you even think about the impact to 3D apps: Rendering 3D to a back buffer is more or less free on most video cards, so there's little to no impact on performance due to DWM. Further, DWM automatically disables itself when a fullscreen 3D application is started.)

If your video card is weak, you can disable things like window transparency and shadows, but if you disable Aero entirely, you're using CPU-based effects and the GPU sits idle.
 

Site & Scene News

Popular threads in this forum