Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| troubleshooting [2026/07/21 21:28] – Michael Böhme | troubleshooting [2026/07/22 20:09] (current) – Michael Böhme | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| ===== General ===== | ===== General ===== | ||
| - | ===== Windows ===== | + | ==== Severe performance drop or slowdown in full-screen mode ==== |
| - | ==== shapeXT | + | * **Symptom: |
| - | * **Symptom:** You launch '' | + | * **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, |
| - | * **Cause:** This is a known bug in the current beta (**v2026.06.0**) related to Vulkan initialization on systems using integrated | + | * **Solution:** Try the following steps to reduce VRAM usage: |
| - | * **Solution:** I am currently investigating this hardware-specific issue. A fix will be provided | + | * **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 23: | 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 29: | 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: | ||