wtfatty

Results 4 comments of wtfatty

> also switch saves do work with mcedit, though they do need to be converted to .dat save first, then converted back How can you convert it back to the...

My output should be like this: ``` { "Platform1" : [ { "Locale" : { "pt-BR" : "Localization 1", "en-US" : "Localization 2" }, "URL" : "http://someurl.com", "Type" : 1...

Yes, the output is ``` Got Xuid {"xuid":"......"} for gamertag ..... ``` If it can help you, the xboxapi string is something like that: ``` {"titles":[{"lastUnlock":"...","titleId":...,"serviceConfigId":"...","titleType":"DGame","platform":"Durango","name":"...","earnedAchievements":...,"currentGamerscore":...,"maxGamerscore":...}, ..., ...],"pagingInfo":{"continuationToken":null,"totalRecords":...}} ```