Emulator Issues #6562
closedTales of Symphonia GC D3D11 issue [Viewport Issue]
0%
Description
Game Name? Tales of Symphonia GC
Game ID? GQSEAF
What went wrong? D3D11 doesn't display some scenes properly.
What did you expect to happen instead? D3D11 displays all scenes properly.
What steps will reproduce the problem?
- Load the save state from http://www.filedropper.com/gqseaf
- Go outside.
Dolphin 3.5 and Dolphin 3.5-367 are old versions of Dolphin that have
known issues and bugs. Have you tested with the latest version from
http://dolphin-emu.org/download ? No.
Which versions of Dolphin did you test on? Dolphin 3.5-1936
Which version of Dolphin used to work?
What are your PC specifications (example: Operating System, CPU and GPU)? Windows 7, Core i5 2500K, AMD Radeon HD 7870
64 or 32 bit Operating System? 32-bit
64 or 32 bit Dolphin? 32-bit
Any other relevant information (e.g. logs, screenshots, configuration
files)
D3D11: http://imgur.com/976LPra
D3D9: http://imgur.com/feoAGaO
Updated by delroth about 11 years ago
- Priority set to Normal
- Category set to gfx
- Milestone set to Next
- Operating system Windows added
Could you provide a 4 frames FIFO log showing this issue? Do you know if a previous version of Dolphin (test 3.5 - no point going further) had the same issue?
FIFO log: https://dolphin-emu.org/docs/guides/fifo-player-documentation-testers-and-developers/
Updated by xemnasdp about 11 years ago
I tested with version 3.5-367. It has the same issue. You can get the FIFO log from this link: http://www.filedropper.com/talesofsymphoniad3d11_1
Updated by Garteal about 11 years ago
I have tested the issue with v3.5-2315 and it seems to have gotten a little better now. Instead of having the whole screen blanked out, it only blanks out 1/3rd of the screen.
Here's the scene rendered perfectly in Direct3D9: http://abload.de/img/talesofsymphonia-direz0l8h.jpg (1.4mb)
And here is the same scene rendered in Direct3D11: http://abload.de/img/talesofsymphonia-dire9mbfb.jpg (1.1mb)
I've also created a FIFO log which you can download here: https://mega.co.nz/#!GN0izAzA!BJKXnF7gEJYl5_z-oIl7AGlPx0dKO7faUmA8n4CQB94
Updated by NeoBrainX about 11 years ago
None of the screenshots you linked to is accessible.
Updated by Garteal about 11 years ago
That's odd. Those links worked fine before.
Adding the www prefix makes them work again.
http://www.abload.de/img/talesofsymphonia-direz0l8h.jpg
http://www.abload.de/img/talesofsymphonia-dire9mbfb.jpg
Updated by MayImilae about 11 years ago
Alternatively, those same images are on the wiki. :P
https://wiki.dolphin-emu.org/index.php?title=Tales_of_Symphonia#D3D11_Cutscene_Rendering_Issue
Updated by NeoBrainX about 11 years ago
Nope, still can't see them. Use a less dumb image host?
Updated by skidau about 11 years ago
The images work if you copy and paste the URL into the browser (don't click the link).
Direct3D9: abload.de/img/talesofsymphonia-direz0l8h.jpg
Direct3D11: abload.de/img/talesofsymphonia-dire9mbfb.jpg
Updated by delroth about 11 years ago
Or if you use Google Code over https (because https->http strips the referer).
Updated by xemnasdp about 11 years ago
It might not have been better. In some scene, it blanks out 2/3 of the screen like this: http://imgur.com/DauKncS I think it depends on the scenes.
Updated by delroth about 11 years ago
- Milestone changed from Next to Current
4.0 was released, moving Milestone-Next to Milestone-Current.
Updated by JMC4789 about 10 years ago
- Status changed from New to Accepted
D3D doesn't cull things close to the screen, this is a duplicate of something or another. I should probably make a master issue.
Updated by kostamarino about 10 years ago
- Status changed from Accepted to Fixed
This issue is fixed by https://github.com/dolphin-emu/dolphin/pull/1346