Quote:
Originally Posted by jessuro
The thing is: resolution looks pretty bad on MacBook, even when I set it the highest settings in-game. Actually it doesn't matter if it's 1280x768 or 2560x1600. It's always fullscreen and doesn't look sharp at all. Texts are sluggish and look bad. Never had this issue in Windows because in Windows the game didn't force it to fullscreen.
|
I found out this problem is related to running game in low resolution mode in Mac. So you need to enable it, otherwise resolution is bad and blurry. I found this fix from the other OOTP forum:
"
You need to open the game in low resolution mode. There used to be an option to enable this on the app itself, but for some reason that's gone now in Monterey. You'll have to edit the file yourself.
Go to your game directory (if you use Steam this is probably something like /Users/<you>/Library/Application Support/Steam/steamapps/common/Out of the Park Baseball 22).
Right click on the OOTP Baseball 22 app and select "Show Package Contents".
Open up the Contents/Info.plist file in a text editor.
Add the line <key>NSHighResolutionCapable</key> <false/> right before the final </dict> at the end of the file."
I also had to remove the previous <key>NSHighResolutionCapable</key> line from the textfile