Andrewthe13th / Inventory_Kamera

Scans Genshin Impact characters, artifacts, and weapons from the game window into a JSON file.
MIT License
694 stars 116 forks source link

Support for irregular screen resolution (such as 1366x768, etc.) #523

Closed clukki closed 5 months ago

clukki commented 6 months ago

Added an list of 2 irregular screen resolutions that is suppose to be 16:9 but when calculated produce a different result, then do an explicit check. If the screen matches one of them than returns Size(16, 9).