Emulator Issues #2151
closedPictographs not working with Zelda Wind Waker in d3d using "Copy EFB to RAM"
0%
Description
What steps will reproduce the problem?
- Launch Wind Waker using D3D, set "Copy EFB to RAM"
- Take out picto box
- Take a picture with picto box
What is the expected output? What do you see instead?
You are supposed to see through the picto box; instead you get nothing but
black. When you try to take a picture, Dolphin hangs.
What version of the product are you using? On what operating system?
R4933 x64 version.
Please provide any additional information below.
This has been fixed with ogl by using "Copy EFB To RAM". However, this
does NOT work with d3d. Check here for further info:
http://code.google.com/p/dolphin-emu/issues/detail?id=593&can=1&q=picto
http://code.google.com/p/dolphin-emu/issues/detail?id=292#c20
Note: This was originally submitted here:
http://code.google.com/p/dolphin-emu/issues/detail?id=2130&can=1&q=zelda
However, contrary to what marked this as "fixed", changing the D3D
settings to "Copy EFB to RAM" as suggested does NOT fix the issue.