From 2aa39ef34b92ecfc10a7be093b9e9cd61d853e08 Mon Sep 17 00:00:00 2001 From: rebtd7 <59185507+rebtd7@users.noreply.github.com> Date: Mon, 23 Dec 2019 23:03:13 -0300 Subject: [PATCH] Add default ini --- Other/FF13Fix.ini | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 Other/FF13Fix.ini diff --git a/Other/FF13Fix.ini b/Other/FF13Fix.ini new file mode 100644 index 0000000..2d14d10 --- /dev/null +++ b/Other/FF13Fix.ini @@ -0,0 +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