Advertisement
Guest User

Untitled

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