Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rebtd7 authored Feb 8, 2020
1 parent 2ac4086 commit 55fe5cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ This considerably improves the frame rate when 2D elements are being disabled on
## Fix the enemy scan text on resolutions over 720p (FF13 only)
The game calls [SetScissorRect](https://docs.microsoft.com/en-us/windows/win32/api/d3d9helper/nf-d3d9helper-idirect3ddevice9-setscissorrect) using a rectangle hardcoded with the 720p coordenates. This correct the coordenates and rectangle size in order to fix it.

## Reporting issues
* Please specify what game are you talking about, post system specs, and post FF13Fix.log
* Add a save file and steps to reproduce the issue if possible

## Other notes
* This is currently not compatible with GeDoSaTo.
* I strongly recommend forcing anisotropic filtering on your GPU driver to improve the quality of the textures.
Expand Down

0 comments on commit 55fe5cf

Please sign in to comment.