Skip to content

Instantly share code, notes, and snippets.

View capperstrnd's full-sized avatar

Casper Strand capperstrnd

  • Lund, Sweden
  • 18:48 (UTC +02:00)
View GitHub Profile
@abbotto
abbotto / config.xml
Created October 11, 2014 18:57
Modified UnleashX config.xml for Xbox
<?xml version="1.0" encoding="utf-8"?>
<UnleashX>
<Settings>
<MSDashBoard>C:\Xb0xdash.xbe</MSDashBoard>
<Password MaxTries="3"></Password>
<Network Enable="Yes" Type="DHCP">
<IP>192.168.1.250</IP>
<Subnet>255.255.255.0</Subnet>
<Gateway>192.168.1.254</Gateway>
<DNS1>192.168.1.254</DNS1>