From 2e14d5d3c676bfbb269df1baa2e0d2efb65fec50 Mon Sep 17 00:00:00 2001 From: Marco Tylus Date: Thu, 22 May 2025 19:06:15 +0900 Subject: [PATCH] added recommended setting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 041ba99..a8a9a9e 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ If you prefer to run the application directly from source code: 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. ## Build Instructions