1
Wishlist / Feature Requests / Re: UI Scaling for 4K and other higher resolutions
« on: May 08, 2025, 03:01:11 PM »
I should take partial blame for this as the skin very intentionally messes with the window scaling to copy the behavior of what Winamp/WACUP do, there's nothing stopping you from setting the window scaling but the skin will not remember it (well, it does but it's being reset upon skin loading iirc), this is all really because of DeClassified wanting to provide a base for other people to build new Modern Skins with using Classic Skin assets and also allowing you to break the rules.
If you're feeling adventurous, check out actioninfo.m and look for all instances of setScaling, the code responsible can be safely removed, this should in theory also work for other DeClassified based skins out there although it's unknown if any just swap the assets or have modified the maki scripts (and if they ship them at all).
If you're feeling adventurous, check out actioninfo.m and look for all instances of setScaling, the code responsible can be safely removed, this should in theory also work for other DeClassified based skins out there although it's unknown if any just swap the assets or have modified the maki scripts (and if they ship them at all).