Advertisement
Guest User

Untitled

a guest
Jan 16th, 2018
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. <!--
  2. theme name: snes-mini
  3. version: 1.2
  4. author: ruckage
  5. -->
  6.  
  7. <theme>
  8. <formatVersion>3</formatVersion>
  9.  
  10. <!-- Choose your region style (europe or usa) -->
  11. <include>./style/usa.xml</include>
  12.  
  13. <!-- Choose your layout ()see ## LAYOUT GUIDE ##.png) -->
  14. <include>./layouts/a.xml</include>
  15.  
  16. <!-- Choose your background (For the available options see the jpg files named ## BACKGROUND GUIDE ##) -->
  17. <include>./background/blurred_shots_black_vignette.xml</include>
  18.  
  19. <!-- Choose your resolution -->
  20. <include>./layouts/1920x1080.xml</include> <!-- supported resolutions 640x480, 800x600, 1024x768, 1280x720, 1280x960, 1366x768, 1440x1080, 1920x1080, ntsc, pal -->
  21.  
  22. <!-- Choose your rating symbol (heart or bead) -->
  23. <include>./rating/heart.xml</include>
  24.  
  25. <!-- Choose how number of players is displayed (icon or text) -->
  26. <include>./players/icon.xml</include>
  27.  
  28. <!-- Choose font size used in the gamelist (big or small) -->
  29. <include>./list-font/big.xml</include>
  30.  
  31. <!-- Choose text alignment for the game list (left-align, center-align, right-align)-->
  32. <include>./list-font/left-align.xml</include>
  33.  
  34. </theme>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement