Emulator Issues #4540
closedAntialiasing doesn´t work in a special case
0%
Description
What's the problem ?
In the last time I often claimed that AA does not work,
but now I found out that AA itself is working fine.
That means the problem is somewhere else.
Normaly I have a special behavior how I use Dolphin.
I first download a new revision,extract it, run dolphin,
open the "otions->configure..." and set the settings I need,
then I open the "Graphics" menu and configure it too.
Then I close dolphin and start it again to make sure
all settings have been applied (eg. language).
Then I start the game I want to play.
I always use Dolphin in this order since ~r2000
and it always worked fine.
Now, this order leads to a non working AA since newer revisions,
I found out that when I configure all settings in the
"Graphics" menu and I close Dolphin and then run
Dolphin again and start a game the AA setting does
not apply although the "gfx_opengl.ini" says AA
is enabled (MSAA = 7).
For example, when I really turn AA off,
then the "gfx_opengl.ini" says MSAA=0
When I start dolphin,configure all settings in the
"Graphics" menu and I close Dolphin and then run
Dolphin again, I open the graphics menu just for one sec,
and then I start game, AA works fine.
So, obviously there is something broken which loads
the settings, it shouldn´t be necessary to open
the graphics menu to apply the settings and
also dolphins "gfx_opengl.ini" shouldn´t
say MSAA=7 when AA is obviously not working,
so it should say MSAA=0 but i don´t.
Dolphin version with the problem ?
Sorry, as this problem appeared
dolphins revisions where broken
and totally messed up with
the "profile configure support".
Please provide any additional information below:
In the moment I use Dolphin-win-x64-r7561
with Windows Vista 64 bit.