Overview
Is your GUI scale so big that you can’t access the “Apply” button? This guide will help you fix that problem without deleting all your Planet coaster files.
How to fix this issue.
- Open File Explorer
- Input this adress into the adress board:
C:Usersyour usernameAppDataLocalFrontier DevelopmentsPlanet CoasterConfig_Local
- Open Game_local.config with Notepad
You will see something like this:
<?xml version=”1.0″ encoding=”UTF-8″ ?>
<Game_local>
<PerformanceRating />
<GUI preset=”Custom” version=”2″>
<Scale>whatever your scale is</Scale>
<AutoScale>true</AutoScale>
</GUI>
</Game_local> - Change text that is your whatever your scale is to 0.700000
- Now you can play your game again!