Emulator Issues #1506
closed[D3D9] rev 5896 DX9 backend regression
0%
Description
What steps will reproduce the problem?
- Attempting to load the game
What is the expected output? What do you see instead?
There's only a black screen when trying to play Alien Hominid the sound
works though, the site says that it has Perfect compatibility
What version of the product are you using? On what operating system?
Rev. 4363 on Windows XP SP3
Please provide any additional information below.
Using Default settings on dolphin, I have 8400m GS NVidia Graphics Card
Updated by ChaosCode about 15 years ago
please dont upload black pictures. we trust you when you say its black.
Updated by Anonymous over 14 years ago
Issue 1626 has been merged into this issue.
Updated by Anonymous over 14 years ago
- Status changed from Fixed to New
it seems to be an nvidia-only bug ;)
Updated by rodolfoosvaldobogado over 14 years ago
this problem is caused by the viewports settings in this game, it's the game so
far that i see that uses vieport Z values set to negative values all the time, for
ati this is not a problem, but nvidia seem not to suport this.
Updated by Anonymous almost 14 years ago
- Status changed from New to Questionable
Please respond if this issue is still valid, or it will be closed.
Updated by shadowflash almost 14 years ago
Not sure if it's same problem but gfx is ok (r6570), no black screens or such. But game runs weird. When frame limit is off fps goes up to 1200 even on my old machine (A64 3800+, 4Gb RAM, GF7950GT AGP, Kubuntu 10.04) but at same time i got vps below 20 and game runs like frameskip is set to 9. Same result on much more powerful machine - Core i7 with latest nV Quadro.
Updated by Layer0730 almost 14 years ago
I am using r6594 and get black screens with the above mentioned fps/vps behavior.
Tested on 2 different pc configurations.
PC 1: AMD Phenom II x4 965 @ 3.2ghz, ATI Radeon HD 5770, Windows Vista x64
PC 2: Intel C2D e8500 @ 3.16ghz, nVidia GTX 285, Windows 7 x64
Updated by hatarumoroboshi almost 14 years ago
With my system using r6594 (as with every other revision that I've tried) the game starts perfectly (no black screen) and plays at 80% speed with Jit32 DC and 100% with Jit32IL DC.
(Intel e8400, Ati Hd4850, Windows XP SP3)
Updated by Anonymous almost 14 years ago
- Status changed from Questionable to Accepted
DX11 and OpenGL plugins work fine here, just dx9 that's broken.
Updated by martydelaney3 over 13 years ago
Confirmation on the comment saying DX11 + OpenGL work.
Updated by DimitriPilot3 over 13 years ago
- Category set to gfx
Try setting up a projection hack in the game's properties (either use the ZTP preset, or set zFar Correction to 0.2 or 0.05), and see if you still get a black screen using the DX9 plugin.
If it works this way, then... could this issue be affecting "Mario & Sonic at the Olympic Winter Games" as well? (though I can't confirm rodolfoosvaldobogado's theory as I only have a NVIDIA graphics card...)
Updated by Anonymous almost 13 years ago
I think this is same problem:
black screen on loading, sound okay in dolphin 3.0-235
running Linux Fedora f15 x86_64, Nvidia Geforce gtx460
The game works perfectly in Dolphin r7723
Updated by Autoran1 almost 12 years ago
Still black screen
regression by rf78133f2
Updated by Autoran1 almost 12 years ago
Issue 4367 has been merged into this issue.
Updated by Autoran1 almost 12 years ago
Here's the complete info
regression is caused by changes in VertexShaderGen.cpp, but of course since rf78133f2 this part of code was changed maybe more than once, so here's a little beautifull partial revert patch, which doesn't conflict with recent changes.
Updated by Autoran1 almost 12 years ago
Forgot to mention Issue 2999 could be fixed by this as well, don't have the game to check it out myself...
Updated by Autoran1 almost 12 years ago
Issue 5729 has been merged into this issue.
Updated by tommyhl2.SS almost 12 years ago
Issue 5729 has been merged into this issue.
Updated by Autoran1 almost 12 years ago
Issue 5729 has been merged into this issue.
Updated by NeoBrainX almost 12 years ago
In addition to your patch, can you try to enable two lines which are commented out in http://code.google.com/p/dolphin-emu/source/browse/Source/Plugins/Plugin_VideoDX9/Src/Render.cpp#722 ?
Updated by NeoBrainX almost 12 years ago
And check for changes in both issues, I guess.
Updated by Autoran1 almost 12 years ago
Pretty much the same, except NFS
new issue different from previous one
http://i.minus.com/ibkeMjoF3zhXU.png
Updated by Autoran1 almost 12 years ago
Issue 1702 has been merged into this issue.
Updated by Autoran1 almost 12 years ago
It seems my patch works for Issue 1702, fixes all sorts of issues in Choccobo Dungeon under DX9