djkaty / Il2CppInspector

Powerful automated tool for reverse engineering Unity IL2CPP binaries
http://www.djkaty.com
GNU Affero General Public License v3.0
2.59k stars 422 forks source link

High Resolution Support #183

Open weypro opened 3 years ago

weypro commented 3 years ago

My screen resolution is scaled to 150%, but the application doesn't support it and a portion of the window is outside the screen.

weypro commented 3 years ago

The problem happens when I first run the application. If I resize it, I can see the whole window again. So I think that the default size should be smaller or be changed automatically according to the scale.