Update README.md

This commit is contained in:
rebtd7 2020-01-22 19:38:34 -03:00 committed by GitHub
parent f6d135c145
commit e69a91d83e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,9 +10,7 @@ Thanks Nucleoprotein for starting this!
# Installation # Installation
Download the latest [release](https://github.com/rebtd7/FF13Fix/releases) and add both ```dinput8.dll``` and ```FF13Fix.ini``` to the folder ```FINAL FANTASY XIII\white_data\prog\win\bin``` for FF13 and to the folder ```FINAL FANTASY XIII-2\alba_data\prog\win\bin``` for FF13-2. Download the latest [release](https://github.com/rebtd7/FF13Fix/releases) and add both ```dinput8.dll``` and ```FF13Fix.ini``` to the folder ```FINAL FANTASY XIII\white_data\prog\win\bin``` for FF13 and to the folder ```FINAL FANTASY XIII-2\alba_data\prog\win\bin``` for FF13-2.
The frame rate is uncapped by default, but as VSync is enabled it may be limited by your monitor refresh rate. You can to change ```FF13Fix.ini``` if you want to change any configuration (e.g. uncap the framerate or disable controller vibration).
You can to change ```FF13Fix.ini``` if you want to use the ingame limiter to cap the framerate.
# What this does # What this does
@ -24,6 +22,9 @@ This caused stuttering specially if you didn't have a connected controller after
Note that if you want to use a controller you need to connect it before opening the game (i.e. this patch removes the hotplugging support) Note that if you want to use a controller you need to connect it before opening the game (i.e. this patch removes the hotplugging support)
## Enables controller vibration
This can be enabled/disabled in the ```FF13Fix.ini``` .
## Uncaps the frame rate (optional) ## Uncaps the frame rate (optional)
Using higher frame rates can cause jankness on facial animations during ingame cutscenes. Using higher frame rates can cause jankness on facial animations during ingame cutscenes.
See https://github.com/rebtd7/FF13Fix/issues/3 See https://github.com/rebtd7/FF13Fix/issues/3