Advertisement
Guest User

Untitled

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