What's up DF, I'm back and you know I had to do something big. I have spent the last couple hours making a script that will soon be something much more but for the time being here it is.
I have been doing some messing around with the Xbox One. It's very clear that Microsoft has taken the extra steps to not make the same mistake 3 times in a row. Although as recent events have showed there are work-a-rounds to getting games and other features modded on Xbox One. One of which being this method which I'm sure is fairly public by now. Using Fiddler to Mod your Theme color I admit is nothing new, but after doing some testing I found that the theme color is checked 3 times on boot of your console then again once every so often. It doesn't seem to be a pattern. the first connection to the script I'm about to share usually is a M$ server, the second being your Xbox One IP, and the third being another Xbox Server IP. once the Xbox Reads the Color settings from the script when you boot your console it will apply about 3-5 seconds after sign in. unfortunately it doesn't not auto update, it requires a reboot, but none-the-less is pretty cool so I made a custom PHP script that allows us to do this, I will post the Source Below.
If you guys want a tutorial on how to do this yourself I might make one.
https://github.com/iPhreak2G/XboxThemeMod/blob/master/
Enjoy, It's good to be back.
I have been doing some messing around with the Xbox One. It's very clear that Microsoft has taken the extra steps to not make the same mistake 3 times in a row. Although as recent events have showed there are work-a-rounds to getting games and other features modded on Xbox One. One of which being this method which I'm sure is fairly public by now. Using Fiddler to Mod your Theme color I admit is nothing new, but after doing some testing I found that the theme color is checked 3 times on boot of your console then again once every so often. It doesn't seem to be a pattern. the first connection to the script I'm about to share usually is a M$ server, the second being your Xbox One IP, and the third being another Xbox Server IP. once the Xbox Reads the Color settings from the script when you boot your console it will apply about 3-5 seconds after sign in. unfortunately it doesn't not auto update, it requires a reboot, but none-the-less is pretty cool so I made a custom PHP script that allows us to do this, I will post the Source Below.
If you guys want a tutorial on how to do this yourself I might make one.
https://github.com/iPhreak2G/XboxThemeMod/blob/master/
Enjoy, It's good to be back.