Displaying 1 result from an estimated 1 matches for "mutlisampl".
Did you mean:
multisample
2011 May 23
1
Regedit + Applications = Options
...his key, i create 2 values : UseGLSL=disabled and Multisampling=enabled
But, i have a problem with these values. they're not used when i launch a game.
For exemple in Assassin's Creed Brotherhood, if Multisampling is enabled in Regedit so I can activate it in game.
Result :
If if i enable Mutlisampling by
Code:
HKEY_CURRENT_USER\Software\Wine\AppDefaults\AssassinsCreedBrotherhood.exe\Direct3D
I can't activate it in game.
But i enable Multisampling by
Code:
HKEY_CURRENT_USER\Software\Wine\Direct3D
, i can activate it in game...
Why by my first way, it doesn't work?
If i use the...