Guest User

Untitled

a guest
Feb 17th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1. <theme>
  2. <formatVersion>4</formatVersion>
  3. <include>./../io.xml</include>
  4.  
  5. <view name="system">
  6.  
  7. <image name="logo">
  8. <path>./system.svg</path>
  9. </image>
  10.  
  11. <image name="background" extra="true">
  12. <path>./psp_art_blur.jpg</path>
  13. </image>
  14.  
  15.  
  16.  
  17.  
  18. <!--<image name="gc" extra="true">
  19. <path>./gc.png</path>
  20. </image>-->
  21.  
  22. </view>
  23.  
  24. <view name="basic, detailed, video">
  25.  
  26. <!--<image name="logo">
  27. <path>./logo.svg</path>
  28. </image>-->
  29.  
  30. <!--<image name="logo2" extra="true">
  31. <path>./gc.png</path>
  32. </image>
  33. -->
  34. <image name="overlay" extra="true">
  35. <maxSize>0.160 0.220</maxSize>
  36. <pos>0.10 0.135</pos>
  37. <origin>0.5 0.5</origin>
  38. <color>8b0000</color>
  39. <path>./controller.svg</path>
  40. </image>
  41. <text name="System_Desc" extra="true">
  42. <text>Playstation Portable. 2004. 24-bit color @ 480x272 pixels. Best-selling game: Monster Hunter Portable 3rd</text>
  43. <forceUppercase>0</forceUppercase>
  44. <size>0.320 0.240</size>
  45. <pos>0.200 0.0</pos>
  46. <color>ffffff</color>
  47. <fontSize>0.025</fontSize>
  48. <alignment>center</alignment>
  49. <fontPath>./../_inc/font/Inconsolata-Regular.ttf</fontPath>
  50. </text>
  51. </view>
  52.  
  53. </theme>
Add Comment
Please, Sign In to add comment