QufitMOV Posted March 4, 2018 Posted March 4, 2018 I have such a problem, the logo is too high in the game, how can I omit it? In which file and how?
0 Erebus Posted March 4, 2018 Posted March 4, 2018 What logo are you refering to? Do you mean the one in the menu before you enter the game? If that is the case look in resources/gui/MainMenu.xml Look for <Logo>, under it you will find <Hidden>False</Hidden>, change it to <Hidden>True</Hidden> to hide the logo. You can also look for <Bounds>131,0,762,262</Bounds> under <Logo> and change the possition of the logo if that is better then now showing it. Beefy Kasplant 1
-1 QufitMOV Posted March 4, 2018 Author Posted March 4, 2018 6 minutes ago, Erebus said: На какой логотип вы ссылаетесь? Вы имеете в виду тот, что находится в меню, прежде чем вы войдете в игру? Если это так, посмотрите в ресурсы / gui / MainMenu.xml Ищите <Logo>, под ним вы найдете <Hidden> False </ Hidden>, смените его на <Hidden> True </ Hidden>, чтобы скрыть логотип. Вы также можете найти <Bounds> 131,0,762,262 </ Bounds> в разделе <Logo> и изменить содержимое логотипа, если это лучше, чем сейчас, показывая его. Thank you for your prompt and understandable answer. Beefy Kasplant 1
Question
QufitMOV
I have such a problem, the logo is too high in the game, how can I omit it? In which file and how?
2 answers to this question
Recommended Posts