Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| troubleshooting [2026/06/19 12:29] – created Michael Böhme | troubleshooting [2026/07/22 20:09] (current) – Michael Böhme | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| Please find known issues and solutions for your operating system below. If your problem is not listed here, please press **F8** inside the application to submit a bug report, or contact me via email at [[mail@shapeXT.com]]. | Please find known issues and solutions for your operating system below. If your problem is not listed here, please press **F8** inside the application to submit a bug report, or contact me via email at [[mail@shapeXT.com]]. | ||
| - | ===== Windows | + | ===== General |
| - | ==== shapeXT closes immediately after launch (Intel Arc Graphics) | + | ==== Severe performance drop or slowdown in full-screen mode ==== |
| - | * **Symptom: | + | |
| - | * **Cause:** This is a known bug in the current beta (**v2026.06.0**) related to Vulkan initialization on systems using integrated | + | * **Symptom: |
| - | * **Solution:** I am currently investigating this hardware-specific issue. A fix will be provided | + | * **Cause:** Running at full-screen (especially on high-resolution displays like 1440p or 4K) significantly increases GPU memory (VRAM) consumption. Because shapeXT uses multiple render buffers alongside multi-sample anti-aliasing, |
| + | * **Solution:** Try the following steps to reduce VRAM usage: | ||
| + | * **Option 1: Reduce Anti-Aliasing | ||
| + | - Go to the menu bar and select **Options -> Anti-Aliasing**. | ||
| + | - Change the setting to **FXAA** (or **Off**). FXAA is a post-processing filter that provides clean edge smoothing without requiring additional VRAM. | ||
| + | - If your GPU has moderate VRAM headroom, you can also test intermediate options like **2xMSAA + FXAA** to balance visual quality and performance. | ||
| + | {{ : | ||
| + | | ||
| + | | ||
| + | - Open the configuration file located at '' | ||
| + | - Locate the '' | ||
| + | - **Note:** Lowering this buffer frees up significant VRAM, but if the buffer becomes too small, transparency effects may exhibit rendering artifacts. | ||
| + | |||
| + | ===== Windows ===== | ||
| ==== Verifying Vulkan Support ==== | ==== Verifying Vulkan Support ==== | ||
| Line 21: | Line 34: | ||
| - If it is not checked, please download and install the latest graphics drivers directly from your GPU manufacturer' | - If it is not checked, please download and install the latest graphics drivers directly from your GPU manufacturer' | ||
| + | ==== shapeXT closes immediately after launch (Intel Arc Graphics, FIXED) ==== | ||
| + | * **Symptom: | ||
| + | * **Cause:** This is a known bug in the current beta version (**v2026.06.0**) related to Vulkan initialization on systems using integrated **Intel Arc** graphics. | ||
| + | * **Solution: | ||
| ===== macOS ===== | ===== macOS ===== | ||
| Line 27: | Line 43: | ||
| ==== Application fails to launch ==== | ==== Application fails to launch ==== | ||
| * **Symptom: | * **Symptom: | ||
| - | * **Cause:** shapeXT has been highly | + | * **Cause:** shapeXT has been optimized for modern Mac hardware and **only supports Apple Silicon chips** (M-series). |
| * **Solution: | * **Solution: | ||