Jump to content

Softube Updates


telecode 101

Recommended Posts

20 hours ago, Zo said:

Check open gl option

yes, only I didn't know -what- to check. FAQs refer to a cog in a window which isn't displayed...

found this and made the obvious change.

{
    "AssetType": "SoftubePreferencesFile",
    "FileFormatVersion": 1,
    "Preferences":
    {
        "ENABLE_OPENGL": true  >> false
    }
}

seems to work, had to reinstall one plugin, but assuming the best for now.

Link to comment
Share on other sites

1 hour ago, jackson white said:

yes, only I didn't know -what- to check. FAQs refer to a cog in a window which isn't displayed...

found this and made the obvious change.

{
    "AssetType": "SoftubePreferencesFile",
    "FileFormatVersion": 1,
    "Preferences":
    {
        "ENABLE_OPENGL": true  >> false
    }
}

seems to work, had to reinstall one plugin, but assuming the best for now.

Lol soon we will have to compil our plugin code lol

  • Haha 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...