Recent content by Mazkarth

  1. M

    Hacking How can i put downloaded unity games on xbox

    Sorry not from within unity. But making the appx from unity then signing it later using visual studio. It’s more than likely need UWP setup in Unity to make the appx which I don’t know how to do.
  2. M

    Hacking SWITCH NOOB PARADISE - Ask questions here

    So I have ReinX running on 6.20 on a 64gb microsd card formatted to fat32. Reason being I simply followed a guide some where. Most places stated that exfat gets corrupt easily. Is this still an issue? If corruption on exfat still occurs, how would I install xci dumps? I’ve successfully gold...
  3. M

    Hacking How can i put downloaded unity games on xbox

    If you have the project files it may be possible to create an appx and self sign it from within unity, however would also require the Xbox controller to function, or use a kB+m plugged into the Xbox console. If it’s just the installed files after installing the game on a computer, probably not...
  4. M

    Hacking Dev Mode Activation free (for now)

    I done it in Edge. I think I recall reading somewhere that Chrome doesn't work.
  5. M

    Hacking How can i put downloaded unity games on xbox

    Hey mate, I was looking into this the other day. When you say Unity games, do you mean the Project or games like Yooka Laylee that are developed and packaged with Unity?
  6. M

    Hacking Dev Mode Activation free (for now)

    For free Dev account do a google search for developer microsoft rewards and the top link will take you to a page [obviously] that you sign in to and you can redeem for a Dev Account. I done this successfully just a week ago. [Unable to post direct links due to new account.]
  7. M

    Hacking Downloaded Xb1 games coming in .UWA format.. Anything?

    Ahh that makes sense. Due to bandwidth I decided to test smaller games. In this case fallout shelter. Are there any guides on how to do this or what tools are needed?
  8. M

    Hacking Downloaded Xb1 games coming in .UWA format.. Anything?

    Hi all, First post here and wondering if anyone is aware of reversing the data that is contained in UWA files? They would have to hold all the game/application code, and if possible to strip it back to a workable format would probably allow recompiling as an appx and get it going in DevMode...