Advertisement
Jademalo

Untitled

Feb 1st, 2016
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. //Custom UI
  2.  
  3. //Lives Count Config
  4. //Hide "Lives X"
  5. 812E285C 2400
  6. //Hide "Lives Count"
  7. 812E2878 2400
  8. //Null "Lives Count"
  9. // 813371C0 0000
  10. // 813371C2 0000
  11. //"STAR PRACTICE"
  12. 813371A0 2D20
  13. 813371A2 5052
  14. 813371A4 4143
  15. 813371A6 5449
  16. 813371A8 4345
  17. 813371AA 0000
  18.  
  19. //Coin Count Config (Move to second row top right)
  20. //"Coin Icon" X&Y
  21. 812E28AA 00E5
  22. 812E28B2 00B9
  23. //"Coin X" X&Y
  24. 812E28BE 00F5
  25. 812E28C6 00B9
  26. //"Coin Count" X&Y
  27. 812E28DA 0103
  28. 812E28E2 00B9
  29.  
  30. //Star Count Config
  31. //Hide "Star X" (Hidden when over 100 stars anyway)
  32. 812E2984 2400
  33. //Hide "Star Count"
  34. 812E29B4 2400
  35. //Move "Star Icon" Left
  36. 812E295E 00B1
  37. //"MARIO JADEMALO" ("Star Icon" Flowing into "Star X" and "Star Count")
  38. 813371B8 2C20
  39. 813371BA 4A41
  40. 813371BC 4445
  41. 813371BE 4D41
  42. 813371C0 4C4F
  43. 813371C2 0000
  44.  
  45. //Timer Config (Move timer bottom left)
  46. //"TIME" X&Y
  47. 812E2B12 0016
  48. 812E2B1A 0013
  49. //"Minutes" X&Y
  50. 812E2B26 0051
  51. 812E2B2A 0013
  52. //"' Separator" X&Y
  53. 812E2B9E 005B
  54. 812E2BA2 00C6
  55. //"Seconds" X&Y
  56. 812E2B3E 0065
  57. 812E2B42 0013
  58. //"" Separator" X&Y
  59. 812E2BB2 007E
  60. 812E2BB6 00C6
  61. //"Tenths" X&Y
  62. 812E2B56 0087
  63. 812E2B5A 0013
  64. //"FAST" ("TIME", I actually have 7 bits here)
  65. 813371C8 4641
  66. 813371CA 5354
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement