#Larger ETA
1 messages · Page 1 of 1 (latest)
@gloomy shore so there is no % completion just ETA visible?
It's there if you zoom in, along with the progress bar
I should probably try to play with the placement of the ETA text to avoid them overlapping
Okay, updated to move the ETA above the progress bar. Moving it below would have it overlap too easily with the unit icon when you zoom out
@gloomy shore since its modified of in-game widgete do i have to disable in-game one? and this one have diff name ?
if it uses the same widget name in the widgetselector (also in GetInfo) then it will override the in game version
@gloomy shore I just DLed it but it does overlap in default:
That's odd, I just checked and I did indeed push the update to fix that
What's on line 184?
It should be glTranslate(0, yoffset + 25, 10) instead of glTranslate(0, yoffset - 20, 10)
glTranslate(0, yoffset + 25, 10)
so i have this
Yet it's still not above?
Could you try playing around with the value and then toggling the widget on/off to see how it changes?
so first of all before DLing widget it never worked for me
maybe now it activated the old version?
Do you have more than one file?
because i had game open then DL widget
then reactivate
maybe i need to close the whole game/exit?
You shouldn't need to. Do you have more than one copy in your widgets folder?
i suspect conflict with prev version - the in built one
There would be no conflict, it will replace the built in one
Okay, can you try changing the + 25 to a different value, and then toggle the widget to see what happens
Line 184, change + 25 to a different value
maybe its related to game resolution also ?
That's what I was kind of thinking. I do play in 4k
Alright, I'll have to play around with sorting out a way for it to dynamically offset based on the resolution.
50 is the optimal
50 will be too much for 4k
is there also way to increase size of % bar ?
And likely not enough for 1080p
it super tiny
There is a different widget for that
You may need to play around with offsets again to make they play nice with each other
ok thx
Doesn't seem to work for me, still have to soom in quite a bit to see the eta? Does the ETA type depend on the resolution?
I've long since forgotten how this works, if it helps any, I was using this at 4k resolution
Lol, yeah I running it at full screen and my monitor is 1440
Sorry for revivng im new to the game but how do i get and download this widget?
#❓|how-to-install-mods
Anyone care to rewrite this, I am triggering emergency garbage collection while using this, looks very expensive in widget profiler.
You could open an issue on the github repository for the widget with more information and I could look into it. Not sure why someone else would need to rewrite it.
It probably just needs to merge in any changes to the built in widget, as it's just the built in widget with some small changes to increase the size of what is displayed.
can we make this part of the base game or an option to make eta larger in game