Emulator Issues #321
closedTales of Symphonia dialogues vanished.
0%
Description
What steps will reproduce the problem?
- I'm using plugin opengl
What is the expected output? What do you see instead?
The dialogues, are not showing anymore.
What version of the product are you using? On what operating system?
It used to work, up to revision 940, but now it isn't, I tested on
revisions 1157 and 1189. X86 versions
Please provide any additional information below.
My System:
Intel Core 2 Duo 3.0
NVIDIA GForce 9600 GT
1 Giga RAM
Windows XP SP3
Updated by Fragmaster01 almost 16 years ago
See issue 282: http://code.google.com/p/dolphin-emu/issues/detail?id=282#c6
This is caused by a change in the projection algorithm. There used to be a hack in
the opengl plugin that would remedy this, though it has been removed, and not put
back in either due to other focuses or issues with the new code of the plugin.
Updated by lalakoboldslayer almost 16 years ago
I tried Revision 1230, and the dialogues still don't show.
Updated by Fragmaster01 almost 16 years ago
Use the OpenGL graphics plugin, and turn on the "projection before r945" hack.
Already tested, and the dialogs are showing again.
Updated by XTra.KrazzY almost 16 years ago
- Status changed from New to Fixed
I am really trying to fix the projection matrix once and for all, but the "Projection
before r945" from the advanced tab in the OGL settings will do your trick.
Updated by lalakoboldslayer almost 16 years ago
It worked. Thanks, you guys are awesome.