Stellaris

Stellaris

160 ratings
A Resolution Patch for Expanded Stellaris Traditions
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
2.018 MB
Feb 10, 2018 @ 2:41am
May 3, 2021 @ 12:43am
6 Change Notes ( view )

Subscribe to download
A Resolution Patch for Expanded Stellaris Traditions

Description
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 Comments
Zohan Dwir Nov 20, 2023 @ 1:53pm 
Broken
Private Feelings  [author] May 3, 2021 @ 12:44am 
Upfate:
- Hopefully works better for 3.0.
Private Feelings  [author] Nov 7, 2020 @ 8:18am 
Update:
- Should now display properly for game version 2.8.
Vengyr Oct 17, 2020 @ 2:05pm 
@Xalor, thanks, works for 1600x900 aswell.
davidsen324 Oct 16, 2020 @ 4:06am 
how do you do that Xalor?
Xalor Aug 19, 2020 @ 10:15am 
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  [author] Aug 16, 2020 @ 4:20pm 
It should be fine, but thanks for the note. I'll get to fixing that note.
bascott83 Aug 16, 2020 @ 2:45pm 
the paradox game launcher say this won't work in game unless it's updated. Any Idea if it will be?
Cain Jul 17, 2020 @ 2:26am 
Oh I tried changing that but nothing seem to have happened. I'll try again later.
Private Feelings  [author] Jul 16, 2020 @ 1:06am 
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.