From 2794a694751001e2e1dede1291aeb09794f1cdf6 Mon Sep 17 00:00:00 2001 From: deed Date: Fri, 24 Mar 2017 15:19:48 +0100 Subject: [PATCH] correction du client_default.cfg --- code/ryzom/client/client_default.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/ryzom/client/client_default.cfg b/code/ryzom/client/client_default.cfg index 903b46803..1bc9e8916 100644 --- a/code/ryzom/client/client_default.cfg +++ b/code/ryzom/client/client_default.cfg @@ -41,7 +41,7 @@ Gamma_max = 1.0; Application = { "Lirria", "./client_ryzom_r.exe", "./" }; BackgroundDownloader = 0; -PatchWanted = 1; +PatchWanted = 0; PatchUrl = "http://lirria.khaganat.net:43435"; RingReleaseNotePath = "http://lirria.khaganat.net/patch/index.php"; StartupHost = "lirria.khaganat.net:40916"; @@ -123,6 +123,7 @@ FreeLookAcceleration_min = 20; FreeLookAcceleration_max = 80; FreeLookInverted = 0; +FreeLookTablet = 0; AutomaticCamera = 0; DblClickMode = 1; AutoEquipTool = 1; @@ -318,7 +319,7 @@ CameraHeight = 2.2; // Camera Height (in meter) from the g CameraDistance = 3.0; // Camera Distance(in meter) from the user (for the Third Person View). CameraDistStep = 1.0; CameraDistMin = 1.0; -CameraDistMax = 25.0; +CameraDistMax = 250.0; CameraAccel = 5.0; CameraSpeedMin = 2.0; CameraSpeedMax = 100.0; @@ -492,7 +493,6 @@ XMLInterfaceFiles = { "ring_access_point_filter.xml", "ring_window.xml", "bg_downloader.xml", - "ryzhome_toolbar.xml" }; XMLR2EDInterfaceFiles =