arx-insanity / ArxLibertatis

Cross-platform port of Arx Fatalis, a first-person role-playing game
https://arx-libertatis.org/
GNU General Public License v3.0
3 stars 0 forks source link

Interface auto-scaling ratio #28

Closed meszaros-lajos-gyorgy closed 5 months ago

meszaros-lajos-gyorgy commented 1 year ago
Gussak commented 9 months ago

is this about the char_sheet_book.bmp 2052 × 1252 (and others) of insanity mod Arx_Insanity_Demo_v0.4.71_Complete being too large to fit a screen resolution of 1366x768?
I tested overriding it with the small 513 × 313, and it looks good now.
I think the big one needs auto downscaling on the code right? (btw I am doing tests using this insanity branch)