Advertisement
Guest User

Untitled

a guest
Jun 10th, 2017
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 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=''>usb0:\Content\0000000000000000</path>
  10. <path retail='' devkit=''>hdd1:\Content\0000000000000000</path>
  11. <path retail='HOMEBREW' devkit='HOMEBREW'>usb0:\Apps</path>
  12. <path retail='HOMEBREW' devkit='HOMEBREW'>hdd1:\Apps</path>
  13. <path retail='EMULATOR' devkit='EMULATOR'>hdd1:\Emus</path>
  14. <path retail='EMULATOR' devkit='EMULATOR'>usb0:\Emus</path>
  15. <path retail='XBOX1' devkit='XBOX1'>hdd1:\XBox1</path>
  16. <path retail='XBOX1' devkit='XBOX1'>usb0:\XBox1</path>
  17. <path retail='360' devkit='360'>hdd1:\Games</path>
  18. <path retail='360' devkit='360'>usb0:\Games</path>
  19. </paths>
  20. <feeds>
  21. </feeds>
  22. <skin>Default.xzp</skin>
  23. <Music Path='usb0:\Music\' MUST be in GAME:\ />
  24. <Video Path='' />
  25. <DVDCopy 360Path='' OrigPath=''/>
  26. <weather location='undefined' />
  27. <display horizoverscan='0' vertoverscan='0' horizdisplacement='0' vertdisplacement='0' letterbox='0'/>
  28. <ftp xboxip='0.0.0.0' port='21' username='xbox' password='xbox' />
  29. <gamelistopt background='1' preview='1' semitransparent='0' covers='0' />
  30. <mainscreenopt tempstatus='1' diskstatus='1' celsius='1' parent='0' showip='1' showstatus='1' showavatar='1' />
  31. <moreoptions fanspeed='60' ledformat='0' />
  32. <timeformat time='2' date='0' ntponstartup='1' />
  33. <autoupdater ondash='1' onskin='1' onplugin='0' onbeta='1' installer='0' />
  34. <Version XEX='0' />
  35. </config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement