Stellaris

Stellaris

267 beoordelingen
Wider Tooltip
   
Prijs
Toevoegen aan favorieten
Toegevoegd aan favorieten
Verwijderen uit favorieten
Bestandsgrootte
Geplaatst op
Bijgewerkt op
10.298 KB
25 feb 2018 om 10:00
11 sep 2024 om 1:52
31 wijzigingsnotities (weergeven)

Abonneren om te downloaden
Wider Tooltip

Omschrijving
Make tooltips wider.
Achievment compatible.
If the max width is not suitable for you, you can disable the mod and then open "%Stellaris_Path%\interface\core.gui" with Notepad.
You will find:
containerWindowType = { name = "ToolTipWindow" background = { name = "background" spriteType = "GFX_tooltip_bg" } position = { x= 0 y= 0 } orientation = upper_left size = { width = 100 height = 100 } instantTextBoxType ={ name = "text" font = "cg_16b" borderSize = { x=35 y=15 } position = { x=0 y=0 } maxWidth = 400 alwaystransparent = yes } }
Replace the maxWidth 400 with a suitable number.
The checksum will not change if you modify the "core.gui" file. So you can get achievements.
This mod may now be obsolete, as starting from version 3.11, it seems unable to override the configurations in the interface/core.gui file in the game directory. However, you can still achieve the same effect by manually editing the interface/core.gui file.

更宽的提示框。
兼容成就。
如果该mod中设置的提示框宽度不适合你,你可以找到Stellaris游戏目录下的interface\core.gui文件,用记事本或Notepad++等文本编辑程序打开,找到前述代码段落。将maxWidth的400改为一个你认为合适的值,然后保存。这样修改之后不要忘了禁用该mod,否则很可能会出现冲突导致你的设置失效。
修改core.gui文件并不会改变游戏的校验码,因此这样修改过后你仍然可以正常解锁成就。
此mod现在可能已经无效了,因为从3.11版本开始此mod似乎无法覆盖游戏目录下的interface/core.gui文件中的配置,但你仍然可以通过手动修改interface/core.gui文件来实现同样的效果。
12 opmerkingen
appolyon 10 okt om 14:20 
Does the mod work with the current version of the game (4.1.5)?
I get a warning in the launcher "This mod is made for another version of the game (3.13.*)"
你好 14 sep om 21:37 
thank
Sakuya Minagami  [auteur] 27 nov 2023 om 4:31 
Thank you for the reminder. The new version of core.gui has some changes that were not included in the mod files. It has been fixed now.
fatal_errorjp 7 okt 2023 om 5:18 
This error message was printed.
Please check it when you have time.

[21:03:31][containerwindow.h:128]: interface/widertooltip.gui: Could not find buttonType "tts_button" in window "ToolTipWindow".
FVD 21 mei 2023 om 10:20 
is this still working?
Dizzy Ioeuy 14 mei 2020 om 9:20 
damn. well thanks for looking.
Dizzy Ioeuy 13 mei 2020 om 15:51 
is there a way to add in delay variables? so that tooltip doesn't appear until a few seconds have passed?

有没有办法添加延迟变量?以便在几秒钟后才会显示工具提示?
H2O 5 mei 2020 om 8:14 
understand
Sakuya Minagami  [auteur] 5 mei 2020 om 8:04 
是冲突的,因为它那里也改过提示框的宽度,它改的宽度是550,高度是500。解决办法有两种:
第一种是禁用本mod然后修改UI overhaul dynamic的mod文件夹下面的core_tooltip.gui文件,把宽度和高度改成你觉得合适的数字。本mod参考宽度是800,高度没有变动是默认的256。
第二种是在启动器里调整mod顺序,使本mod覆盖UI overhaul dynamic。这样提示框宽度和高度会按照本mod的来,而其他UI修改会按照UI overhaul dynamic的来。