Open Nightinggale opened 3 months ago
Out of curiosity, what is the 'resource bar'? Is it the list of yields for a given plot, perhaps? If so, enlarging the yield icons is simply a matter of tweaking the fScale parameter when calling setYieldSymbolAppearance. The main issue is that, since we don't have an in-game mod menu, it would unfortunately have to be an XML parameter
If only someone could strip-down and port BUG...
The main issue is that, since we don't have an in-game mod menu, it would unfortunately have to be an XML parameter
If only someone could strip-down and port BUG...
Python/Screens/CvOptionsScreen.py is the source code for the vanilla options screen. I haven't tried modding it, but it seems that we can add graphics options in the existing graphics settings window if that is the path we would want. Storing the settings somewhere other than savegames would be something to look into, but the player won't care how settings are stored or if all settings in the same window are stored in the same file.
@devolution79 I think the question was about the yield table that the player sees on the Colonies and Europe/Africa/Port Royal screens. after adding new yields, their level of visual perception decreased greatly.
There is a post on steam saying that upgrading from WTP 3 to 4 makes the yield icons too small to see for "old eyes", which effectively makes WTP 4 unplayable.