Emulator Issues #8817
closedDisney Pixar Cars (GC) update ini Skip EFB Access from Cpu in D3D backend
0%
Description
Game Name?
Cars
Game ID?
GKJE78
What's the problem? Describe what went wrong in few words.
it slowdown without Skip EFB Access from Cpu in D3D
What did you expect to happen instead?
update ini game
What steps will reproduce the problem?
[Don't assume we have ever played the game and know any level names. Be as
specific as possible.]
1.play game
2.race game
3.slowdown
Dolphin 3.5 and 3.5-367 are old versions of Dolphin that have
known issues and bugs, so don't report issues about them and test the
latest Dolphin version first.
Which versions of Dolphin did you test on?
4.0-7082
Updated by MayImilae over 9 years ago
- Status changed from New to Questionable
GameINI changes are generally done to fix problems, and not to improve performance. The slowdown would have to be extremely significant on high performance systems, and enabling the option couldn't remove effects for it to be enabled by default. We'll see what testing shows.
Updated by MochammadAditya354 over 9 years ago
yes this is the case , if during the race there will be a slowdown , but in OpenGL no matter why ?
Updated by kostamarino over 9 years ago
It is the lens flare effect of the sun that is demanding and causing it with d3d, opengl makes more efficient use of EFB Access from Cpu but the change was never ported to d3d. Since opengl works fine i am against disabling it.
Updated by kostamarino over 9 years ago
- Status changed from Questionable to Won't fix