Advertisement
Guest User

Untitled

a guest
Jun 11th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <config>
  3. <locale></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='360'>usb0:\Xbox 360 Games</path>
  10. <path retail='EMULATOR' devkit='EMULATOR'>usb0:\Emulators</path>
  11. <path retail='HOMEBREW' devkit='HOMEBREW'>usb0:\Homebrew</path>
  12. <path>usb0:\Arcade</path>
  13. </paths>
  14. <feeds>
  15. </feeds>
  16. <skin>Default.xzp</skin>
  17. <Music Path='' MUST be in GAME:\ />
  18. <Video Path='' />
  19. <DVDCopy 360Path='' OrigPath=''/>
  20. <weather location='undefined' />
  21. <display horizoverscan='0' vertoverscan='0' horizdisplacement='0' vertdisplacement='0' letterbox='1'/>
  22. <ftp xboxip='0.0.0.0' port='21' username='xbox' password='xbox' />
  23. <gamelistopt background='1' preview='1' semitransparent='0' covers='0' />
  24. <mainscreenopt tempstatus='1' diskstatus='1' celsius='1' parent='0' showip='1' showstatus='1' showavatar='1' />
  25. <moreoptions fanspeed='40' ledformat='0' />
  26. <timeformat time='0' date='0' ntponstartup='1' />
  27. <autoupdater ondash='1' onskin='1' onplugin='0' onbeta='1' installer='0' />
  28. <Version XEX='0' />
  29. </config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement