ThirteenAG / WidescreenFixesPack

Plugins to make or improve widescreen resolutions support in games, add more features and fix bugs.
https://thirteenag.github.io/wfp
MIT License
2.26k stars 215 forks source link

Screen Resolution #781

Closed chuy19312 closed 4 years ago

chuy19312 commented 4 years ago

It puts GTA SA to maximum screen resolution every time i open it, i want to play on a lower resolution but with this fix, also because it gets pretty slow on maximum resolution (1920x1080), i want to play it on 1366x768 or 1600x900 resolution but it always configures it again to 1920x1080 resolution

chuy19312 commented 4 years ago

i tried to modify the ini file but it won't work, on res x and res y comes with these options (-1|0|) but when i use the option, the game doesn't open, also, options 0 and -1 won't do anything

Keith94 commented 4 years ago

Set resx value to 1366 and resy value to 768

AeroWidescreen commented 4 years ago

0 = automatically uses desktop resolution -1 = disables resolution feature

This is how you use it:

ResX = 3840 ResY = 2160

or

ResX = 2560 ResY = 1440

or

ResX = 1920 ResY = 1090

or

ResX = 1280 ResY = 720

etc.

chuy19312 commented 4 years ago

i already did it but won't work, and for some reason i downloaded the developer build (untested) from official site and now it's fixed, anyways thanks for helping

normal version has that resolution config bug