Announcement

Collapse
No announcement yet.

Direct3D 9 Support Stands A Chance Of Being Added To Mesa

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #61
    Originally posted by st33l View Post
    Hmm BTW how do we know all these are working ,I couldn't find any direct3d folder in registry ,hence I had to add manually and enable it ,
    I have test only dota with it now and it has improved the frame rate
    Have to create the Direct3D folder and then put in the UseNative.

    Comment


    • #62
      Originally posted by Dukenukemx View Post
      Have to create the Direct3D folder and then put in the UseNative.
      Code:
      REGEDIT4
      
      [HKEY_CURRENT_USER\Software\Wine\Direct3D]
      "UseNative" = dword:00000001
      Save as nine.reg, then do
      Code:
      wine regedit nine.reg
      Much quicker than navigating the tree and you won't make typos.

      Comment

      Working...
      X