View Single Post
Old 11-15-2021, 10:11 AM   #1
afail
Major Leagues
 
Join Date: Mar 2003
Posts: 382
Fix for High Resolution Displays with Mac OS Monterey

If you upgraded your mac to OSX Monterey and noticed you cannot run OOTP in full screen on a high resolution monitor, you can do the following to fix:

1. Close the game
2. Open a terminal and type:
sudo nano /Applications/OOTP\ Baseball\ 22.app/Contents/Info.plist

3. Add the following line to this file at the bottom above the line that says </dict>
<key>NSHighResolutionCapable</key><false/>

4. Save the file and reopen the game


Hope this helps others
afail is offline   Reply With Quote