(07-07-2014, 04:49 PM)DnALANGE Wrote: Did you removethe lines for sure??
IF you can, could you send us your HPL AND your PREMENU file you use now or the one you changed.
We will take a look at it.
The cat. in the english.lang file:
<CATEGORY Name="PreMenu">
<Entry Name="PTestWelcome01">Welcome screen text goes here.</Entry>
</CATEGORY>
And everything contained in the pre_menu.cfg file:
<PreMenu skin="gui_main_menu.skin">
<Section Image="welcome_bg_machine.jpg" ShowFirstStartOnly="false" Music="12_amb.ogg" MusicVolume="0.5" MusicFadeTime="3" >
<Text Pos="80 210 0" FrameSize="640 300" FontSize="18 18" TextCat="PreMenu" TextEntry="PTestWelcome01" Color="1 1 1 1" Align="Left" />
</Section>
</PreMenu>
Thing is, the first screen shows up perfectly, the background shows and so does the text, no problem with that. But then screen 2 and 3 look like this:
http://i.imgur.com/Y4M8S6B.png
I don't want those to be there. You know I'm kinda starting to think the file doesn't want me to make changes to it as I first removed the lines for the 2 screens, didn't work; changed the text pos from center to left - didn't work.