Jump to content

Is there anyway you can edit xml file to enable OpenGL render?


Recommended Posts

Hi,

 

In the past I've using VMware, since I have unRAID server now, I have setup couple VM on unRAID, but the performance kind of slow, I know I should use GPU passthrough, but this isn't an option now, GPU prices even used one are ridiculous pricey.

 

I have mentioned that I used VMware in the past, there's a way to boost the performance make it somewhat smoother, by adding

mks.enableD3DRenderer = "FALSE"
mks.enableDX11Renderer = "FALSE"
mks.enableGLBasicRenderer = "FALSE"
mks.enableGLRenderer = "TRUE"

This enabled openGL rendering, and the graphics become much much smoother.

 

I would like to know is there anyway to edit this on VM xml file to get the similar result?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...