From f5abb93bfae70137a19020f0f2ba0c055d98e9f9 Mon Sep 17 00:00:00 2001 From: rebtd7 <59185507+rebtd7@users.noreply.github.com> Date: Sun, 5 Jan 2020 00:27:52 -0300 Subject: [PATCH] Change comments on ini file --- Other/FF13Fix.ini | 82 +++++++++++++++++++++++------------------------ 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/Other/FF13Fix.ini b/Other/FF13Fix.ini index 2d14d10..146f3b6 100644 --- a/Other/FF13Fix.ini +++ b/Other/FF13Fix.ini @@ -1,41 +1,41 @@ -[Options] - -# PresentationInterval -# -1 = VSync OFF -# 1 = VSync ON -PresentationInterval = 1 - -# FFXIIIIngameFrameRateLimit -# -1 = Do not limit FPS (may be limited by screen refresh rate if using VSYNC) -# 0 = Use the game's default FPS limit (59.94005966) -# other = Use the number provided as the FPS limit (e.g. set 30 to limit to 30FPS) -FFXIIIIngameFrameRateLimit = -1 - -# FullScreenRefreshRate -# 0 = Same as configured in the operating system -FullScreenRefreshRate = 0 - -TripleBuffering = true -SwapEffect = -1 -AlwaysActive = false -AutoFix = true -Multisample = 0 -HideCursor = false -ForceHideCursor = false -BehaviorFlags = 0 - -[Adapter] -Adapter = false -VendorId = 0 -DeviceId = 0 - -[Borderless] -Borderless = false -ForceWindowedMode = false -AllWindows = false -TopMost = false -WindowClass = -WindowName = - -[Version] -Config = 4 +[Options] + +# PresentationInterval +# -1 = VSync OFF +# 1 = VSync ON +PresentationInterval = 1 + +# FFXIIIIngameFrameRateLimit +# -1 = Use the maximum FPS cap possible +# 0 = Use the game's default FPS limit (59.94005966) +# other = Use the number provided as the FPS limit (e.g. set 30 to limit to 30FPS) +FFXIIIIngameFrameRateLimit = -1 + +# FullScreenRefreshRate +# 0 = Same as configured in the operating system +FullScreenRefreshRate = 0 + +TripleBuffering = true +SwapEffect = -1 +AlwaysActive = false +AutoFix = true +Multisample = 0 +HideCursor = false +ForceHideCursor = false +BehaviorFlags = 0 + +[Adapter] +Adapter = false +VendorId = 0 +DeviceId = 0 + +[Borderless] +Borderless = false +ForceWindowedMode = false +AllWindows = false +TopMost = false +WindowClass = +WindowName = + +[Version] +Config = 4