Arcthesia / ArcCreate

Community based rhythm game editor and player made with Unity.
GNU General Public License v3.0
307 stars 52 forks source link

Weird DPI/Resolution Scaling on MacOS #38

Open Dyrox opened 10 months ago

Dyrox commented 10 months ago

This probably has something to do with the MacOS resolution scaling, you can see from the image that the pixels are bigger than they should be, therefore resulting in a low-res image, this is a bit hard to see from an online image so please do test for yourselves on your MacOS testing devices.

Xnip2023-11-11_15-23-01
0thElement commented 10 months ago

I do not actually own a mac so I can not do proper testing there. Earlier this year an user reported that the framerate on macOS was abnormally low due to its high resolution scaling, so this is kind of a band-aid fix.

You can try building the project yourself and figure out the proper build settings, but I do know first hand how painful working with unity can be. Unfortunately there's not much I can help out here.