You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -166,7 +178,7 @@ When using the terminal or a custom desktop entry:
166
178
volt flatpak run net.pcsx2.PCSX2
167
179
```
168
180
169
-
## GPU Selector explained:
181
+
## Render Selector explained:
170
182
171
183
-`OpenGL Provider` Select a OpenGL provider between the NVIDIA Proprietary Drivers and Mesa Drivers.
172
184
-`Mesa Select GPU` In this case “select” means the GPU will be first in the reported physical devices list, It applies to OpenGL and Vulkan and only GPUs using the Mesa Drivers. Something to add its that the `OpenGL Provider` and `Vulkan ICD` settings have priority over this.
@@ -188,4 +200,4 @@ Documentation used:
188
200
189
201
## Contributing:
190
202
191
-
Contributions are welcome. Please ensure any changes maintain compatibility with the supported Python versions and follow the existing code structure.
203
+
Contributions are welcome. Please ensure any changes maintain compatibility with the supported Python versions and follow the existing code structure. You might want to read: [Build/Test Requirements](#buildtest-requirements), [Installation](#installation) and [Testing volt-gui](#testing-volt-gui).
0 commit comments