Re: AW: PureVisionHD (16:9)
I'll check again but the file I have downloaded is called PureVisionHD3.7.mpe1 so I'm guessing it's version 3.7.
EDIT:
Definitely incorrect in the file I downloaded... Here is an exact copy of the file (after a reinstall).
^ Hmm, surprised to read this. The latest versions of PVHD 3.7 have this line for text color:
<textcolor>#ff7f50</textcolor>
So maybe you use an older version?
I'll check again but the file I have downloaded is called PureVisionHD3.7.mpe1 so I'm guessing it's version 3.7.
EDIT:
Definitely incorrect in the file I downloaded... Here is an exact copy of the file (after a reinstall).
Code:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<controls>
<control>
<description>splashscreen background</description>
<type>image</type>
<id>1</id>
<texture>splashscreen.jpg</texture>
</control>
<control>
<description>splashscreen text</description>
<type>label</type>
<id>2</id>
<textsize>36</textsize>
<textcolor>ffffcc80</textcolor>
</control>
</controls>
</window>
United Kingdom