Advertisement
Mechalico

WORMHOLES

Feb 14th, 2017
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.61 KB | None | 0 0
  1. At location 180/0xB4, there are a set of 8 bytes. In stages with no
  2. wormholes, this is zero. However, stages with wormholes have the
  3. bytes
  4.  
  5. 00 00 00 02 <- Presumably the number of wormholes
  6. 00 00 XX XX <- Offset to the first of two wormholes.
  7.  
  8. The wormholes (presumably) have the data
  9.  
  10. 00 00 00 01 <- Always this(?)
  11. XX XX XX XX <- X pos
  12. YY YY YY YY <- Y pos
  13. ZZ ZZ ZZ ZZ <- Z pos
  14. XX XX <- X rot
  15. YY YY <- Y rot
  16. ZZ ZZ <- Z rot
  17. 00 00
  18. 00 00 XX XX <- Offset of the other wormhole
  19.  
  20. At position 196/0xC4 in the collision header, we have
  21.  
  22. 00 00 00 02
  23. 00 00 XX XX <- Offset to the first wormhole
  24.  
  25. -----
  26.  
  27. Wormhole (Challenge mode)
  28.  
  29. 00 00 00 02
  30. 00 00 09 94
  31.  
  32. 00 00 00 01
  33. 00 00 00 00
  34. 00 00 00 00
  35. C3 1A 00 00
  36. 00 00
  37. 80 00
  38. 00 00
  39. 00 00
  40. 00 00 09 B0
  41.  
  42. 00 00 00 01
  43. C1 70 00 00
  44. 41 20 00 00
  45. C2 48 00 00
  46. 00 00
  47. 00 00
  48. 00 00
  49. 00 00
  50. 00 00 09 94
  51.  
  52. Conical Slider
  53.  
  54. 00 00 00 02
  55. 00 00 09 B4
  56.  
  57. 00 00 00 01
  58. C0 06 67 02
  59. 00 00 00 00
  60. C2 F7 00 06
  61. 00 00
  62. C0 00
  63. 00 00
  64. 00 00
  65. 00 00 09 D0
  66.  
  67. 00 00 00 01
  68. 42 2E 3A 08
  69. C3 17 6D B9
  70. C3 11 15 BC
  71. CE F9
  72. 63 77
  73. C2 07
  74. 00 00
  75. 00 00 09 B4
  76.  
  77. Partition
  78.  
  79. 00 00 00 02
  80. 00 00 0C 94
  81.  
  82. 00 00 00 01
  83. 41 80 00 00
  84. 00 00 00 00
  85. C2 17 FF FE
  86. 00 00
  87. 80 00
  88. 00 00
  89. 00 00
  90. 00 00 0C B0
  91.  
  92. 00 00 00 01
  93. C1 80 00 00
  94. 00 00 00 00
  95. BF 80 00 43
  96. 00 00
  97. 00 00
  98. 00 00
  99. 00 00
  100. 00 00 0C 94
  101.  
  102. Tiers (challenge mode)
  103.  
  104. 00 00 00 02
  105. 00 00 0A 6C
  106.  
  107. 00 00 00 01
  108. 36 06 37 BD
  109. 3F E7 AE 14
  110. 40 C0 00 1F
  111. 00 00
  112. 7F FF
  113. 00 00
  114. 00 00
  115. 00 00 0A 88
  116.  
  117. 00 00 00 01
  118. C1 37 BF 8D
  119. 41 82 EB CA
  120. C1 F0 00 00
  121. 00 00
  122. 00 00
  123. F7 8C
  124. 00 00
  125. 00 00 0A 6C
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement