Change comments on ini file

This commit is contained in:
rebtd7 2020-01-05 00:27:52 -03:00 committed by GitHub
parent cc4e3f0c34
commit f5abb93bfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,41 +1,41 @@
[Options] [Options]
# PresentationInterval # PresentationInterval
# -1 = VSync OFF # -1 = VSync OFF
# 1 = VSync ON # 1 = VSync ON
PresentationInterval = 1 PresentationInterval = 1
# FFXIIIIngameFrameRateLimit # FFXIIIIngameFrameRateLimit
# -1 = Do not limit FPS (may be limited by screen refresh rate if using VSYNC) # -1 = Use the maximum FPS cap possible
# 0 = Use the game's default FPS limit (59.94005966) # 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) # other = Use the number provided as the FPS limit (e.g. set 30 to limit to 30FPS)
FFXIIIIngameFrameRateLimit = -1 FFXIIIIngameFrameRateLimit = -1
# FullScreenRefreshRate # FullScreenRefreshRate
# 0 = Same as configured in the operating system # 0 = Same as configured in the operating system
FullScreenRefreshRate = 0 FullScreenRefreshRate = 0
TripleBuffering = true TripleBuffering = true
SwapEffect = -1 SwapEffect = -1
AlwaysActive = false AlwaysActive = false
AutoFix = true AutoFix = true
Multisample = 0 Multisample = 0
HideCursor = false HideCursor = false
ForceHideCursor = false ForceHideCursor = false
BehaviorFlags = 0 BehaviorFlags = 0
[Adapter] [Adapter]
Adapter = false Adapter = false
VendorId = 0 VendorId = 0
DeviceId = 0 DeviceId = 0
[Borderless] [Borderless]
Borderless = false Borderless = false
ForceWindowedMode = false ForceWindowedMode = false
AllWindows = false AllWindows = false
TopMost = false TopMost = false
WindowClass = WindowClass =
WindowName = WindowName =
[Version] [Version]
Config = 4 Config = 4