NitroVicky Posted June 1, 2023 Report Share Posted June 1, 2023 The game setup page of singleplayer mode looks like this: The entire bottom-right space is wasted, but the very important tweaks and map browsers are hidden behind tab buttons. I think it would be better to use all those space and lay out everything so that tweaks are easier to find. I propose this design: I get that not everyone will appreciate this layout, so I'm asking if someone would kindly show me how to edit the source code to achieve this layout? On a side note, I get the error ERROR: CCacheLoader failed to find archived or source file for: "art/textures/ui/global/modern/button/red-unselected-left.png" ERROR: CCacheLoader failed to find archived or source file for: "art/textures/ui/global/modern/button/red-unselected-center.png" ERROR: CCacheLoader failed to find archived or source file for: "art/textures/ui/global/modern/button/red-unselected-right.png" which causes the buttons to look absurdly pink. 1 Quote Link to comment Share on other sites More sharing options...
Stan` Posted June 1, 2023 Report Share Posted June 1, 2023 Hey I moved the thread to a more appropriate place. 13 minutes ago, NitroVicky said: which causes the buttons to look absurdly pink. I think you somehow messed with the code so that it's referencing missing textures. How are you modding the game ? 16 minutes ago, NitroVicky said: The entire bottom-right space is wasted, The reason is minimum resolution, but yeah for some users it's wasted Quote Link to comment Share on other sites More sharing options...
NitroVicky Posted June 1, 2023 Author Report Share Posted June 1, 2023 (edited) 3 hours ago, Stan` said: How are you modding the game I haven't made a serious attempt at modding the game yet. I updated the source code with SVN and the error is gone. I might have accidentally deleted some things when looking through the program files. This picture I posted was edited in GIMP, just as a concept. 3 hours ago, Stan` said: The reason is minimum resolution, Understood. But perhaps the additional settings can be kept in the drawer, meanwhile relocate a minature of the map browser to under the player setup slots, which shouldn't take more than 1024 pixels. During my first days playing with this game, I couldn't find many of the maps because they were in the "random" section. It might be good if we put the most popular maps in that blank space to help any other newcomers. Currently I am looking at the files in 0ad/binaries/data/mods/public/gui/gamesetup/Pages/GameSetupPage Edited June 1, 2023 by NitroVicky Quote Link to comment Share on other sites More sharing options...
alre Posted June 1, 2023 Report Share Posted June 1, 2023 5 hours ago, Stan` said: The reason is minimum resolution, but yeah for some users it's wasted I think he meant the bottom-leftspace, which is left for chat, that doesn't apply to single-player. 1 Quote Link to comment Share on other sites More sharing options...
Stan` Posted June 2, 2023 Report Share Posted June 2, 2023 I don't see no space But more seriously with some smart panels appearing and disappearing stuff can be done (for instance the chat disappears when open the map settings) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.