 
                    
                     
                Optiscale - Minecraft Interface Customization
A client-side mod for Forge that provides advanced GUI scaling options.
Main Features
Instead of the limited vanilla scaling options [1, 2, 3], Optiscale offers a smooth slider ranging from 150% to 450%. This allows you to achieve the perfect interface element size for your monitor and preferences.
Standard scale values correspond to the following percentages: - 1: 200% - 2: 300% - 3: 400%
Control and Compatibility
Scale adjustment is done through a hotkey (default F7), which can be changed in the key bindings menu. This approach ensures compatibility with custom video settings interfaces, including Iris and Oculus.
Advanced Settings
Version 1.03 added the 'Override List' option, allowing you to set custom scaling for specific screens. For example:
 net.minecraft.client.gui.screens.inventory.ContainerScreen=500 
Sets chest screens to use 500% scaling. For easier configuration, the mod outputs opened screen names to the log.
Version 1.04 added the ability to configure scaling based on menu names, for example:
 Printer=600 
To enlarge the printer screen from the Modern Life mod.
 
                                