Closed SubhadeepJasu closed 3 years ago
I may have found the cause of the FOV issue That's checking the non-SPV3 file path.
This appears to be helpful when an invalid resolution is set, but less so if someone runs their game at a higher resolution than their desktop. I used to do that when I still used a Radeon HD 7870 GPU. Desktop was 1920x1080, but I ran games at 2560x1440 via VSR. I don't think we've run into this issue yet so I'll leave it be.
The erased Loader settings may have been caused by assignments happening in the wrong order. I've changed the call order for SPV3.Configuration.Save() and Load().
The patch still needs to be tested, so it's not ready to be merged.
With the merging of #108, the checklist will be completed and this Issue is resolved.
The Display Settings are still inconsistent See #113
Resolved by #114.