Normal
Alright, anyone feel like testing something for me? We believe the performance issues are coming from the Anti-Aliasing setting.There is a bug in the code that modifies and saves your MSAA setting. Basically, setting it to Off would actually keep it at 8x. I've fixed it in the in-house build, but it'll be a while before it makes it into the live build. Currently, the only way to return it to the true setting of Off is to delete the keychain entry for it:1. Make sure the Pinball Arcade is not running. Start the "Keychain Access" app.2. Navigate to the "login" Keychain and the "Passwords" Category. These are on the left side of the window.3. Now navigate through the "com.farsightstudios.osx.pinballarcade" keychain entries and find the one where the "Account" (at the top) is "com.farsightstudios.osx.pinballarcade.useridAntiAliasLevel" and delete the key.4. Start the Pinball Arcade. See if this fixes your framerate in full-screen. There will still be issues in a maximized window, but fullscreen should be fine.
Alright, anyone feel like testing something for me? We believe the performance issues are coming from the Anti-Aliasing setting.
There is a bug in the code that modifies and saves your MSAA setting. Basically, setting it to Off would actually keep it at 8x. I've fixed it in the in-house build, but it'll be a while before it makes it into the live build. Currently, the only way to return it to the true setting of Off is to delete the keychain entry for it:
1. Make sure the Pinball Arcade is not running. Start the "Keychain Access" app.
2. Navigate to the "login" Keychain and the "Passwords" Category. These are on the left side of the window.
3. Now navigate through the "com.farsightstudios.osx.pinballarcade" keychain entries and find the one where the "Account" (at the top) is "com.farsightstudios.osx.pinballarcade.useridAntiAliasLevel" and delete the key.
4. Start the Pinball Arcade. See if this fixes your framerate in full-screen. There will still be issues in a maximized window, but fullscreen should be fine.