FF13Fix/Other/FF13Fix.ini

69 lines
2.2 KiB
INI
Raw Normal View History

2020-01-05 16:27:52 +13:00
[Options]
# PresentationInterval
2020-01-13 14:04:13 +13:00
#
2020-01-05 16:27:52 +13:00
# -1 = VSync OFF
2020-01-13 14:04:13 +13:00
# 1 = VSync ON
2020-01-05 16:27:52 +13:00
PresentationInterval = 1
# FFXIIIIngameFrameRateLimit
2020-01-13 14:04:13 +13:00
#
# Using higher numbers may cause noticiable facial animation jankness during cutscenes.
# See https://github.com/rebtd7/FF13Fix/issues/3
#
# Note that the frame pacer is always disabled by this mod, regardless of the value this option is set.
#
2020-01-05 16:27:52 +13:00
# -1 = Use the maximum FPS cap possible
2020-01-13 14:04:13 +13:00
# 0 = Use the game's default FPS limit (59.94005966 FPS)
# other = Use the number provided as the FPS limit (e.g. set 30.0 to limit to 30.0 FPS)
FFXIIIIngameFrameRateLimit = 0
2020-01-05 16:27:52 +13:00
2020-01-23 11:37:57 +13:00
# FFXIIIEnableControllerVibration
#
# Enables controller vibration on the first connected XInput device.
FFXIIIEnableControllerVibration = true
2020-02-02 09:03:46 +13:00
# FFXIIIDisableIngameControllerHotSwapping
#
# By default FF13Fix disables the game's continuous controller scanning that causes stuttering (especially if you do not have any controller connected)
# If you with you can enable it again (by setting the config to 'false', so you can re-connect your controller while playing.
# Note that FFXIIIEnableControllerVibration is incompatible with the controller hotswapping,
# so it is automatically disabled if FFXIIIDisableIngameControllerHotSwapping is set to 'false'
FFXIIIDisableIngameControllerHotSwapping = true
2020-01-05 16:27:52 +13:00
# FullScreenRefreshRate
2020-01-13 14:04:13 +13:00
#
# If you are not using any adaptive sync technology (e.g. FreeSync/Gsync) you may want to set this to the highest
# multiple of your frame rate that your monitor can handle to improve frame pacing.
# i.e. if you are using a 60FPS cap, you can possibly improve the frame pacing when you are reaching the cap
# by using refresh rates 60, 120, 180, 240...
#
# 0 = Same as configured in the operating system
# other = Use the number provided as the display refresh rate (in Hz)
2020-01-05 16:27:52 +13:00
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