Advertisement
Guest User

Untitled

a guest
Oct 18th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.03 KB | None | 0 0
  1. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content0"
  2. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content1"
  3. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content2"
  4. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content3"
  5. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content4"
  6. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content5"
  7. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content6"
  8. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content7"
  9. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content8"
  10. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content9"
  11. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content10"
  12. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content11"
  13. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content12"
  14. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content12"
  15. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\bob\content"
  16. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc1\content"
  17. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc2\content"
  18. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc3\content"
  19. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc4\content"
  20. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc5\content"
  21. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc6\content"
  22. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc7\content"
  23. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc8\content"
  24. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc9\content"
  25. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc10\content"
  26. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc11\content"
  27. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc12\content"
  28. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc13\content"
  29. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc14\content"
  30. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc15\content"
  31. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc16\content"
  32. mkdir "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\ep1\content"
  33. copy "%~dp0\content\content0\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content0\en.w3strings"
  34. copy "%~dp0\content\content1\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content1\en.w3strings"
  35. copy "%~dp0\content\content2\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content2\en.w3strings"
  36. copy "%~dp0\content\content3\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content3\en.w3strings"
  37. copy "%~dp0\content\content4\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content4\en.w3strings"
  38. copy "%~dp0\content\content5\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content5\en.w3strings"
  39. copy "%~dp0\content\content6\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content6\en.w3strings"
  40. copy "%~dp0\content\content7\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content7\en.w3strings"
  41. copy "%~dp0\content\content8\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content8\en.w3strings"
  42. copy "%~dp0\content\content9\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content9\en.w3strings"
  43. copy "%~dp0\content\content10\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content10\en.w3strings"
  44. copy "%~dp0\content\content11\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content11\en.w3strings"
  45. copy "%~dp0\content\content12\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\content\content12\en.w3strings"
  46. copy "%~dp0\dlc\bob\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\bob\content\en.w3strings"
  47. copy "%~dp0\dlc\DLC1\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc1\content\en.w3strings"
  48. copy "%~dp0\dlc\DLC2\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc2\content\en.w3strings"
  49. copy "%~dp0\dlc\DLC3\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc3\content\en.w3strings"
  50. copy "%~dp0\dlc\DLC4\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc4\content\en.w3strings"
  51. copy "%~dp0\dlc\DLC5\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc5\content\en.w3strings"
  52. copy "%~dp0\dlc\DLC6\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc6\content\en.w3strings"
  53. copy "%~dp0\dlc\DLC7\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc7\content\en.w3strings"
  54. copy "%~dp0\dlc\DLC8\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc8\content\en.w3strings"
  55. copy "%~dp0\dlc\DLC9\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc9\content\en.w3strings"
  56. copy "%~dp0\dlc\DLC10\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc10\content\en.w3strings"
  57. copy "%~dp0\dlc\DLC11\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc11\content\en.w3strings"
  58. copy "%~dp0\dlc\DLC12\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc12\content\en.w3strings"
  59. copy "%~dp0\dlc\DLC13\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc13\content\en.w3strings"
  60. copy "%~dp0\dlc\DLC14\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc14\content\en.w3strings"
  61. copy "%~dp0\dlc\DLC15\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc15\content\en.w3strings"
  62. copy "%~dp0\dlc\DLC16\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\dlc16\content\en.w3strings"
  63. copy "%~dp0\dlc\EP1\content\cz.w3strings" "%~dp0\atmosphere\titles\01003D100E9C6000\romfs\dlc\ep1\content\en.w3strings"
  64. pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement