From 0da226b916fac539d1c0fae530b6e9228579521c Mon Sep 17 00:00:00 2001 From: aomizu Date: Fri, 30 May 2025 21:37:10 +0900 Subject: [PATCH] updated readme regarding client freeze --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ada3638..8420ebd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ > [!CAUTION] -> **Currently not recommended for hardcore mode.** This method is unstable and the client can crash at any moment. The patches are in early development. +> **Currently not recommended for hardcore mode.** Freezes have been fixed but use with caution. # TurtleSilicon TurtleSilicon Logo @@ -85,9 +85,7 @@ If you prefer to run the application directly from source code: ## Recommended settings 1. Set "Terrain distance" as low as possible. This reduces the overhead stress on the CPU -2. Turn VSync on. Too high fps causes the client to freeze. - * Alternatively: Create a dxvk.conf file inside your TurtleWoW directory and enter `d3d9.maxFrameRate = 120`. Set it to a value of 180 or lower -3. Turn Vertex Animation Shaders on. Otherwise you get graphic glitches on custom models. +2. Turn Vertex Animation Shaders on. Otherwise you get graphic glitches on custom models. ## Build Instructions