The following warnings occurred:
Warning [2] Undefined variable $captcha - Line: 15 - File: global.php(587) : eval()'d code PHP 8.2.28 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(587) : eval()'d code 15 errorHandler->error_callback
/global.php 587 eval
/printthread.php 16 require_once
Warning [2] Undefined variable $redirect_url - Line: 21 - File: global.php(587) : eval()'d code PHP 8.2.28 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(587) : eval()'d code 21 errorHandler->error_callback
/global.php 587 eval
/printthread.php 16 require_once



The Chronicles of Spellborn
UI or text scale - Printable Version

+- The Chronicles of Spellborn (https://forum.spellborn.org)
+-- Forum: Archive (https://forum.spellborn.org/forumdisplay.php?fid=6)
+--- Forum: Questions (https://forum.spellborn.org/forumdisplay.php?fid=16)
+--- Thread: UI or text scale (/showthread.php?tid=365)



UI or text scale - Ibil - 27-07-2019

hi guys, i just started today, i read how to change resolution but is there a way to adjust text and ui size? i tried changing ScaleHUDX=0.000000 to 0.5 and 1.5 but i didn't notice much difference.


RE: UI or text scale - SpellbornDev - 27-07-2019

Hi there!

Sadly, the short answer is No. All the UI is placed and scaled in code in absolute scale. I tried to change this, but it was too much work.