rjhwinner03 Posted August 27, 2017 Report Share Posted August 27, 2017 There is an issue that I have been trying to fix. This issue is that I have looked all through the source code, but i have yet to find the code that modifies the main menu, the window name, and the window icon. Please help. Thanks!!! Quote Link to comment Share on other sites More sharing options...
rjhwinner03 Posted August 27, 2017 Author Report Share Posted August 27, 2017 Just now, rjhwinner03 said: There is an issue that I have been trying to fix. This issue is that I have looked all through the source code, but i have yet to find the code that modifies the main menu, the window name, and the window icon. Please help. Thanks!!! "I found Rome a city of bricks and left it a city of marble." - Agustus Caesar Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted August 27, 2017 Report Share Posted August 27, 2017 @elexis Quote Link to comment Share on other sites More sharing options...
rjhwinner03 Posted August 27, 2017 Author Report Share Posted August 27, 2017 I have looked through the code for months now, and I just basically reprogrammed it. It is the same code, but I have edited it slightly Lion, can you help me? Quote Link to comment Share on other sites More sharing options...
Lion.Kanzen Posted August 27, 2017 Report Share Posted August 27, 2017 1 minute ago, rjhwinner03 said: "I found Rome a city of bricks and left it a city of marble." - Agustus Caesar That's is typo. Elexis can help you , he are help me with some changes. Quote Link to comment Share on other sites More sharing options...
rjhwinner03 Posted August 27, 2017 Author Report Share Posted August 27, 2017 It is? I just need help from anyone who can help Quote Link to comment Share on other sites More sharing options...
rjhwinner03 Posted August 28, 2017 Author Report Share Posted August 28, 2017 I have made many changes to the game already, I have made my own music and changed it, and changed the look of the main menu. I just need help to change the buttons, the window name, and the window icon Quote Link to comment Share on other sites More sharing options...
Stan` Posted August 28, 2017 Report Share Posted August 28, 2017 (edited) @rjhwinner03 There is currently no icon at the top of the window for the game, however you can find a patch that does what you want here https://code.wildfiregames.com/D768 It's also in that file that the window title is defined. Edited August 28, 2017 by stanislas69 Quote Link to comment Share on other sites More sharing options...
bb_ Posted August 28, 2017 Report Share Posted August 28, 2017 For the window name and icon, perhaps https://code.wildfiregames.com/D768 will be any help. The main-menu code is in gui/pregame/mainmenu.* (js has the code, xml the layout) Quote Link to comment Share on other sites More sharing options...
rjhwinner03 Posted August 28, 2017 Author Report Share Posted August 28, 2017 To stanilas 69, where is the file where the main menu is defined, that is my question. And thanks for the mod by the way... To bb_ i would need the layout thing to get rid of the thing that says alpha by ken wood on nearly every state that the game has. Quote Link to comment Share on other sites More sharing options...
bb_ Posted August 29, 2017 Report Share Posted August 29, 2017 That is in mainmenu.xml L537-542 (and read the comment above). Quote Link to comment Share on other sites More sharing options...
rjhwinner03 Posted August 29, 2017 Author Report Share Posted August 29, 2017 Ok, where would I need to go to change the window name 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.