Jump to content
Sign in to follow this  
seemsq8

Question regards UI scaling

Recommended Posts

Hello everyone,

 

I play the game using a 4k monitor, and I was wondering if there is a way to increase the UI elements scaling. 

 

I found a way to adjust the font size, but that is not enough since the other elements are just too small. 

 

other elements that i am refering to are (not limited to):

Action bar

friends list

inventory

quests log

IF POSSIBLE: models in general (npcs/mobs/characters)

etc.. 

 

Thank you <33

 

Edited by seemsq8

Share this post


Link to post
Share on other sites

Since the game is designed on technology from 2007, I guess nobody thought of making the gfx for 4K. You will have to redesign everything so it supports your 4K monitor. :)

  • Like 2

Share this post


Link to post
Share on other sites

Hello, @seemsq8!

 

I think you need redraw textures for all UI elements (forms, buttons, input fields, etc) in higher resolution.

  • Like 1

Share this post


Link to post
Share on other sites
On 12/4/2019 at 11:14 AM, V3ct0r said:

Hello, @seemsq8!

 

I think you need redraw textures for all UI elements (forms, buttons, input fields, etc) in higher resolution.

is that something doable from the client side ?

 

or server side is the one who controls it? 

 

because the way that i think of it is that, if i were able to enlarge few things such as models.. i would be able to have an advantage (larger hitbox for example)? 

 

etc.. ? 

 

Share this post


Link to post
Share on other sites
On 12/5/2019 at 2:42 PM, seemsq8 said:

is that something doable from the client side ?

 

or server side is the one who controls it? 

 

because the way that i think of it is that, if i were able to enlarge few things such as models.. i would be able to have an advantage (larger hitbox for example)? 

 

etc.. ? 

 

 

All visual elements (GUI, textures, models, animations, etc) are on the client side and are not controlled by the server in any way. The server controls only game logic.


Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×
×
  • Create New...