Advertisement
Guest User

Untitled

a guest
May 23rd, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. debugPrint("Hey there!\n");
  2. debugPrint("Thanks for using our pre-built HDD image.\n");
  3. debugPrint("\n");
  4. debugPrint("You may have ended up here because the game you ran told\n");
  5. debugPrint("the Xbox to reboot to the dashboard, or you don't have a\n");
  6. debugPrint("compatible 'XISO' attached.\n");
  7. debugPrint("\n");
  8. debugPrint("If you didn't attach a game, to get started you'll want to\n");
  9. debugPrint("create a Xbox compatible ISO using a program such as\n");
  10. debugPritn("'extract-xiso', you'll be able to find this here:\n");
  11. debugPrint("https://github.com/XboxDev/extract-xiso\n");
  12. debugPrint("\n");
  13. debugPrint("Currently we're unable to load 'redump-style' ISOs so because\n");
  14. debugPrint("of this you'll need to extract and reformat your personal\n");
  15. debugPrint("backup copy.\n");
  16. debugPrint("\n");
  17. debugPrint("For more information please visit https://xqemu.com/\n");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement