mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user