Actions
Emulator Issues #281
closedDX9's CopyEFBToRenderTarget Not as complete as GL version
Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
GFX
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
The DirectX function CopyEFBToRenderTarget in TextureCache.cpp is nowhere
near as complete as the GL version ( CopyRenderTargetToTexture .) This
affects games like Super Smash Brothers Melee and Luigi's Mansion, causing
massive slowdowns.
Actions