Merge pull request #69 from kitty624/gamedir-dev

Update to ja2.ini for scaling tooltips

he source pr 1dot13/source#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:
Kitty
2024-02-09 23:32:49 +01:00
committed by GitHub
+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