summaryrefslogtreecommitdiff
path: root/docs/guide
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2020-07-14 18:19:39 -0400
committerJordan Wiens <jordan@psifertex.com>2020-07-14 18:19:39 -0400
commit9675724d04a7bcbbca6669e0e4fd69a3b28fdeb3 (patch)
tree30a2d313ee34234625e6b330f888778d0da91a6c /docs/guide
parent569975846198476d9932c58e41b8a155e861a0b7 (diff)
update virtualbox to include vmware now that we have an example of that having trouble too
Diffstat (limited to 'docs/guide')
-rw-r--r--docs/guide/troubleshooting.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/guide/troubleshooting.md b/docs/guide/troubleshooting.md
index df158fa1..53c22eb4 100644
--- a/docs/guide/troubleshooting.md
+++ b/docs/guide/troubleshooting.md
@@ -66,9 +66,9 @@ The below steps are specific to different platforms that Binary Ninja runs on.
Some graphics chipsets may experience problems with [scaling](https://github.com/Vector35/binaryninja-api/issues/1529) resulting in the top menu disappearing. In that case, the simplest fix is to set the environment variable `QT_OPENGL=angle`.
-#### VirtualBox
+#### VirtualBox and VMWare
-If you're using Windows virtual machines within virtualbox, you may have trouble with the 3d acceleration drivers. If so, disabling the 3d acceleration is the easiest way to get BN working.
+If you're using Windows virtual machines within virtualbox or VMWare, you may have trouble with the 3d acceleration drivers. If so, disabling the 3d acceleration is the easiest way to get BN working.
You may also manually create a `settings.json` file in your [user folder](../getting-started.md#user-folder) with the contents though using the [plugin manager](plugins.md#plugin-manager) may also have problems: