Avorion
Real stations
 此主题已被置顶,因此可能具有重要性
Joenyan  [开发者] 3 月 14 日 上午 5:37
Bugs
Please report any bugs you encounter
< >
正在显示第 1 - 9 条,共 9 条留言
nbanyan 6 月 13 日 下午 3:53 
On a wide-screen monitor (3440x1440), a fair portion of the UI ends up below the screen (like the save button in config or the portrait windows).
To fix this I changed
local resFix = res.x/1920
to
local resFix = res.y/1080
in uiBuilder.lua and configWindu.lua
The edge elements are now left biased based with the full-screen spacing, but are usable.
最后由 nbanyan 编辑于; 6 月 13 日 下午 3:55
Joenyan  [开发者] 6 月 13 日 下午 10:31 
Thanks for the report. For now all UI elements are based on 16:9 dimensions, I plan to rework this mod, more resolutions will be included
Spartana 6 月 16 日 下午 12:43 
:steamhappy: i have the same issue but a bigger screen :P 5120x1440 so for me worked resFix = res.x/3840 not nice ........ but it worked :)
Joenyan  [开发者] 8 月 14 日 上午 8:09 
Finally managed to deliver the global update. Everything was completely reworked except for the images. Please test now, 3440x1440 should work now, 5120x1440 will be tested later, as well as square resolutions
Trixey 8 月 14 日 下午 1:25 
With v3.0 now error in Mod list.
Also no images coming up in existing game.

Real Stations 3.0
3254980677

Requires 3548610240- v1.0.2 and up

3548610240 - is UI Lib, not listed as required by Real Stations
UI Lib downloads as 1.0.1 which is not compatible with Real Stations
最后由 Trixey 编辑于; 8 月 14 日 下午 1:29
Joenyan  [开发者] 8 月 14 日 下午 1:38 
Steam bug, you can manually change the version of the UI lib in the files for now, nothing game-breaking will happen
Joenyan  [开发者] 8 月 14 日 下午 1:41 
Try to resubscribe to the UI lib now
Trixey 8 月 14 日 下午 2:48 
Looks good again, thanks for the quick update.
Joenyan  [开发者] 8 月 14 日 下午 11:15 
Thank you for the report
< >
正在显示第 1 - 9 条,共 9 条留言
每页显示数: 1530 50