Advertisement
Guest User

Untitled

a guest
Jun 8th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <config>
  3. <locale>en-US</locale>
  4. <paths>
  5. <!-- Retail and devkit attributes are used to configure the tab on which
  6. the title is displayed if it is a retail or devkit executable.
  7. Options are: 360, HOMEBREW, EMULATOR and XBOX1 (can be left blank).
  8. Example: <path retail='360' devkit='EMULATOR'>hdd1:\emulators</path> -->
  9. <path retail='' devkit=''>hdd1:\content\0000000000000000</path>
  10. <path retail='360' devkit='360'>hdd1:\Games</path>
  11. <path retail='XBOX1' devkit='HOMEBREW'>hdd1:\Xbox1</path>
  12. <path retail='EMULATOR' devkit='EMULATOR'>hdd1:\Emus</path>
  13. <path retail='HOMEBREW' devkit='HOMEBREW'>hdd1:\apps</path>
  14. <path retail='HOMEBREW' devkit='HOMEBREW'>hdd1:\Applications</path>
  15.  
  16. </paths>
  17. <feeds>
  18. </feeds>
  19. <skin>Default.xzp</skin>
  20. <Music Path='game:\Music\' MUST be in GAME:\ />
  21. <Video Path='' />
  22. <DVDCopy 360Path='' OrigPath=''/>
  23. <weather location='undefined' />
  24. <display horizoverscan='0' vertoverscan='0' horizdisplacement='0' vertdisplacement='0' letterbox='0'/>
  25. <ftp xboxip='0.0.0.0' port='21' username='xbox' password='xbox' />
  26. <gamelistopt background='1' preview='1' semitransparent='0' covers='0' />
  27. <mainscreenopt tempstatus='1' diskstatus='1' celsius='1' parent='0' showip='1' showstatus='1' showavatar='1' />
  28. <moreoptions fanspeed='40' ledformat='0' />
  29. <timeformat time='1' date='0' ntponstartup='1' />
  30. <autoupdater ondash='1' onskin='1' onplugin='0' onbeta='1' installer='0' />
  31. <Version XEX='0' />
  32. </config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement