Update to ja2.ini for scaling tooltips

the source pr https://github.com/1dot13/source/pull/151
made it possible to scale up tooltips

added the setting and description to ja2.ini to allow to make use of it
This commit is contained in:
kitty624
2024-02-09 23:28:57 +01:00
parent 95ca46df79
commit d7ef658f30
+10
View File
@@ -25,6 +25,16 @@ VFS_NO_UNICODE = FALSE
USE_WINFONTS = 0
;******************************************************************************************************************************
; We can see tooltips for a variety of things when doing a mouseover in-game
; Tooltips can be upscaled. The baseline is 100
; Values <100 won't have an effect
; Values >100 will scale up the fontsize for ALL in-game tooltips
; Example: if 200 is used instead of 100, fontsize will be doubled
;******************************************************************************************************************************
TOOLTIP_SCALE_FACTOR = 100
;******************************************************************************************************************************
; Define here the correct vfs_config.XYZ.ini for the MOD you would like to play
; If you would like to play a different MOD, you only need to change this line with the correct vfs_config.XYZ.ini