diff --git a/rpcs3/Json/tooltips.json b/rpcs3/Json/tooltips.json index 701c81ae95..228cf0eb17 100644 --- a/rpcs3/Json/tooltips.json +++ b/rpcs3/Json/tooltips.json @@ -16,7 +16,7 @@ "precise": "This is extremely slow but may fix broken graphics in some games.", "fast": "This is slower than the SPU Recompiler but significantly faster than the precise interpreter.\nGames rarely need this however.", "ASMJIT": "This is the fastest option with very good compatibility.\nIf unsure, use this option.", - "LLVM": "" + "LLVM": "Experimental. May improve performance, but may also break games." }, "libraries": { "auto": "Automatically selects the LLE libraries to load.\nWhile this option works fine in most cases, liblv2 is the preferred option.",