Closed Margen67 closed 5 years ago
Give me a couple days and I'll bust those resolutions out. Note that I don't have an ultrawide monitor so I won't be able to test them.
@Margen67 I've created an ultrawide branch with your changes and updated graphics. I don't know if they work because the game crashes on load for me.
https://github.com/FaithBeam/ps-sims-widescreen-fixer/tree/ultrawide
You may install the resolutions like normal:
.\ps-sims-widescreen-fixer.ps1 -path "C:\Program Files (x86)\Maxis\The Sims\Sims.exe" -resolution "3440x1440"
.\ps-sims-widescreen-fixer.ps1 -path "C:\Program Files (x86)\Maxis\The Sims\Sims.exe" -resolution "2560x1080"
@FaithBeam They both work.
@Margen67 Thanks.
Merged ultrawide branch into master. https://github.com/FaithBeam/ps-sims-widescreen-fixer/pull/4/commits
I added them to the script, but I'm too lazy to add the UI stuff.
2560x1080:
3440x1440:
Here's the code: