Stellaris

Stellaris

160 vurderinger
A Resolution Patch for Expanded Stellaris Traditions
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Filstørrelse:
Offentliggjort:
Opdateret:
2.018 MB
10. feb. 2018 kl. 2:41
3. maj 2021 kl. 0:43
6 ændringsbemærkninger ( vis )

Abonner for at downloade
A Resolution Patch for Expanded Stellaris Traditions

Beskrivelse
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 kommentarer
Zohan Dwir 20. nov. 2023 kl. 13:53 
Broken
Private Feelings  [ophavsmand] 3. maj 2021 kl. 0:44 
Upfate:
- Hopefully works better for 3.0.
Private Feelings  [ophavsmand] 7. nov. 2020 kl. 8:18 
Update:
- Should now display properly for game version 2.8.
Vengyr 17. okt. 2020 kl. 14:05 
@Xalor, thanks, works for 1600x900 aswell.
davidsen324 16. okt. 2020 kl. 4:06 
how do you do that Xalor?
Xalor 19. aug. 2020 kl. 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  [ophavsmand] 16. aug. 2020 kl. 16:20 
It should be fine, but thanks for the note. I'll get to fixing that note.
bascott83 16. aug. 2020 kl. 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. juli 2020 kl. 2:26 
Oh I tried changing that but nothing seem to have happened. I'll try again later.
Private Feelings  [ophavsmand] 16. juli 2020 kl. 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.