Stellaris
Оценок: 160
A Resolution Patch for Expanded Stellaris Traditions
   
Наградить
В избранное
В избранном
Удалить
Размер файла
Добавлен
Изменён
2.018 MB
10 фев. 2018 г. в 2:41
3 мая. 2021 г. в 0:43
Обновлений: 6 (просмотреть)

Подпишитесь, чтобы загрузить
A Resolution Patch for Expanded Stellaris Traditions

Описание
Addon Abandoned, Main Mod Still Active
(no longer required with patch 3.1)

Please refer to Expanded Stellaris Traditions for all details. There is a problem with tradition mods were people with some resolutions can't see the last traditions properly, this fixes that for EST.

I can only test the mod on my computer and its native resolution, so I need input from people what works, so that I can tune this mod. If you open this mod (Steam/Steam Apps/Workshop/...) you can check the "zzzest_lrp_topbar_traditions_view.gui" file. It contains entries for all traditions boxes in the interface. At the bottom there is an entry referring to a box that can not be seen:



################################################################
# EXTRA
################################################################

containerWindowType = {
name = "NotVisible"
size = { width = 1705 height = 80 } #width = 1272
position = { x = 11 y = 2300 }

containerWindowType = {
name = "tradition_box"
size = { width = 300 height = 200 }
position = { x = 15 y = 70 }
}
}

by changing the value of y in position = { x = 11 y = 2300 } you can modify when the traditions are seen. If you can see them play around with that value, if you want to help me also tell be your screen resolution and what values did/didn't work, so I can modify the values in the main mod and here to cover as many resolutions as possible.

If you needs to change the mod files you can do that directly in the corresponding file of the main mod, without actually using this patch. However if you rather do it in this patch, the changes will remain when the main mod is updated, and hence you will have to redo your change less often (you will only have to do it when the actual traditions grid is updated).
Комментариев: 109
Zohan Dwir 20 ноя. 2023 г. в 13:53 
Broken
Private Feelings  [создатель] 3 мая. 2021 г. в 0:44 
Upfate:
- Hopefully works better for 3.0.
Private Feelings  [создатель] 7 ноя. 2020 г. в 8:18 
Update:
- Should now display properly for game version 2.8.
Vengyr 17 окт. 2020 г. в 14:05 
@Xalor, thanks, works for 1600x900 aswell.
davidsen324 16 окт. 2020 г. в 4:06 
how do you do that Xalor?
Xalor 19 авг. 2020 г. в 10:15 
I've found fix for 1366x768 resolution, find:

#######################################################
# TRADITION TAB
#######################################################

containerWindowType = {
name = "traditions_window"
size = { width = 1283 height = 1450 }
moveable = no
orientation = upper_left
position = { x = 0 y = 0 }

Change line 446
"size = { width = 1283 height = 1450 }"
to
"size = { width = 1283 height = 1635 }"
Private Feelings  [создатель] 16 авг. 2020 г. в 16:20 
It should be fine, but thanks for the note. I'll get to fixing that note.
bascott83 16 авг. 2020 г. в 14:45 
the paradox game launcher say this won't work in game unless it's updated. Any Idea if it will be?
Cain 17 июл. 2020 г. в 2:26 
Oh I tried changing that but nothing seem to have happened. I'll try again later.
Private Feelings  [создатель] 16 июл. 2020 г. в 1:06 
While having the Plentiful Tradition patch/add-on active, follow the instructions given in this mod's description (just above the comment field), but on the UI file provided by the Plentiful Tradition patch/add-on.